Skip to content

Releases: esheldon/meds

v0.9.17

20 Oct 16:56
ae05979
Compare
Choose a tag to compare

changes

  • Updated CI to run again.

v0.9.16

20 Oct 14:59
44c3659
Compare
Choose a tag to compare

added

  • Added code to create color-dependent MEDS files for DES Y6 data.

v0.9.15

03 May 11:35
7e9e255
Compare
Choose a tag to compare

fixed

  • Fixed bug in setting numpy dtype's for cutouts

v0.9.14

08 Jun 01:37
7eaf0e7
Compare
Choose a tag to compare

Added

  • Added tests and CI scripts

Changed

  • Code now passes flake8

v0.9.13

24 Mar 15:34
066cb3e
Compare
Choose a tag to compare

Added

  • allow for arbitrary image-like extensions

release v0.9.12

21 Jan 13:07
Compare
Choose a tag to compare

write psf info if sent

v0.9.11

13 Jan 20:31
1a4da99
Compare
Choose a tag to compare
tagging v0.9.11

Releasing v0.9.10

13 Jan 14:41
3d7851a
Compare
Choose a tag to compare

adding configurable number of jobs to use with joblib

v0.9.9

08 Jan 19:28
4699eee
Compare
Choose a tag to compare

use piff and stored pixmappy

use color terms

v0.9.8

21 Aug 17:01
2cb8784
Compare
Choose a tag to compare

changes

  • added configuration variable use_joblib to enable joblib-parallelized MEDS file making for rendering PSF images and inverting WCS solutions
  • changed configuration files for MEDS making to have a full psf section with a type subsection as opposed to psf_type - this change is backwards compatible with the old style

bug fixes

  • fixed bug in getting interpolated coadd seg maps (80b302c)