Skip to content

Releases: soar-telescope/goodman_pipeline

v1.3.11

22 May 21:45
e4a0202
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.10...v1.3.11

v1.3.10

06 Mar 16:15
28f941e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.9...v1.3.10

v1.3.9 Release

18 Jul 20:02
288fd4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.8...v1.3.9

v1.3.8

13 May 20:38
2f8ce5f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

Release V1.3.7

17 Aug 23:06
16a7779
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.3.7

Release V1.3.6

26 Mar 01:39
edbbad8
Compare
Choose a tag to compare
  • Updated HgArNe reference lamps for 400M1 and 600MID GG395
  • Fixed deprecation warning for numpy.float conversion

Release V1.3.5

24 Nov 16:08
f99ebec
Compare
Choose a tag to compare
  • Created --target-min-width and --target-max-width flags to allow extraction of extended sources.
  • Replaced coveralls with codecov for code coverage.
  • Documentation improvements and updates.
  • Fixed issue with extracted spectrum that where masked in 2D.
  • Code style improvements.

Release V1.3.4

11 May 15:57
1dbe913
Compare
Choose a tag to compare
  • Updated default search pattern for redspec
  • Fixed branch name in Github Actions

Release V1.3.3

19 Apr 19:58
33e030c
Compare
Choose a tag to compare
  • Fixed bug that caused overscan and bias correction happen in the same image resulting in double bias level subtraction.

Release V1.3.2

09 Oct 03:38
586d36c
Compare
Choose a tag to compare
  • Fixed Github Actions setup
  • Removed pandas version constraint and implemented workaround to be able to
    use latest pandas version.
  • Modified installation of dcr on travis and Github Actions