Skip to content

Releases: nkphysics/autoNICER

v1.1.2

17 Jul 01:34
Compare
Choose a tag to compare

Further error handling of potential bugs.
Addition of the --src parameter to the cli.
See CHANGLOG.md for further details.

v1.1.1

04 Jul 02:45
Compare
Choose a tag to compare
  • Error handling for the done command
  • Error handling for OBSIDs that do not exist in the nicermastr query
  • Error handling for OBSID entries that are too short
  • Fixed new issue where autonicer runs pull_reduce after each command
  • Enhanced testing of commands
  • Removed pull_reduce call from the init and added it under the done command

v1.1.0

15 Jun 03:33
Compare
Choose a tag to compare

Added new columns for output log file to track the CALDB version used in the data reduction as well as DateTime to track when a specific dataset was processed.

See CHANGELOG for further details.

v1.0.2

26 May 03:20
Compare
Choose a tag to compare

Limited the astropy dependency to versions less than v5.1 since the changes in astropy v5.1 mess with the time conversions. (Future versions will make autonicer compatable with astropy v5.1)

v1.0.1

18 May 03:30
Compare
Choose a tag to compare
  • PRIMARY: Changed the way output ques/logs are written out. Users may now select if they want to add to an exisiting log file or create a new log file.
  • SECONDARY: Added testing of functions that can be tested without requiring the retrieval of NICER observational data for CI testing on the github end.
  • Added coloration of text in the terminal when running autoNICER so a user can be more aware of the where in the procedure autoNICER is.

v1.0.0

20 Feb 19:11
Compare
Choose a tag to compare

v1.0.0 is the initial release of autonicer.