Skip to content

Releases: nkphysics/autoNICER

v1.2.6

22 Jun 05:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

16 Feb 15:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

11 Jan 22:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

27 Dec 04:26
Compare
Choose a tag to compare

What's Changed

  • Error handling messages for lacking metadata by @nkphysics in #42

Full Changelog: v1.2.2...v1.2.3

v1.2.2

25 Dec 06:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Dec 01:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Dec 05:50
Compare
Choose a tag to compare

See CHANGELOG notes for v1.2.0

v1.1.3

29 Aug 05:07
Compare
Choose a tag to compare
  • Fixed bug with single OBSID not resolving. When querying HEASARC sometimes an extra space would be in the OBSID which lead to the resolving issues.

See issue #20 for more information on the problem that was fixed.

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