Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nkphysics committed Jan 11, 2023
1 parent 3c060b3 commit 4ba2b3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,9 @@ autoNICER is a program that allows individuals wanting to work with data from th
- Switched the pull of required metadata from hdu 0 (primary header) to hdu 1 (event header) for the cl.evt NICER files
- Added OBSID corolation for easier identification

### v1.2.4
- Added in multi-threaded compression/decompression of files (should speed up runtime)
- Re-added in compression of non barycenter corrected mpu7_cl.evt files if a barycenter corrrected cl.evt file is created
- Fixed bug with an unexpected `Target: ` prompt appearing if OBJECT metadata cannot be found
- Fixed bug with auto-detection of barycenter correction parsing

4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ After v1.0.2 I a made a video going over autoNICER and demoing some of its funct
See it here:
<https://youtu.be/q23dvn3Da7Q>

For more in depth instructions and documentation check out the wiki:
<https://github.com/nkphysics/autoNICER/wiki>

## Pre-Requisite Software
- HEASoft v6.29c, v6.30.1, RECOMMENDED v6.31 <https://heasarc.gsfc.nasa.gov/docs/software/lheasoft/>
- HEASoft v6.29c, v6.30.1, RECOMMENDED v6.31.1 <https://heasarc.gsfc.nasa.gov/docs/software/lheasoft/>

A video tutorial on how to generally install heasoft can be found here: <https://youtu.be/3-gobnSEuDo>
- Remote CALDB <https://heasarc.gsfc.nasa.gov/docs/heasarc/caldb/caldb_remote_access.html>
Expand Down

0 comments on commit 4ba2b3b

Please sign in to comment.