From 4ba2b3b11715e6abc1ee0e5126439f4c4f2cab3c Mon Sep 17 00:00:00 2001 From: Tsar Bomba Nick Date: Wed, 11 Jan 2023 15:51:48 -0600 Subject: [PATCH] Updated Dependencies --- CHANGELOG.md | 6 ++++++ README.md | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afc88f4..aebcb5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 + diff --git a/README.md b/README.md index 05e7642..d324b8c 100644 --- a/README.md +++ b/README.md @@ -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: +For more in depth instructions and documentation check out the wiki: + ## Pre-Requisite Software -- HEASoft v6.29c, v6.30.1, RECOMMENDED v6.31 +- HEASoft v6.29c, v6.30.1, RECOMMENDED v6.31.1 A video tutorial on how to generally install heasoft can be found here: - Remote CALDB