Releases: glenco/lensed
Releases · glenco/lensed
Lensed 1.3.2
Lensed 1.3.1
bugfix release
v1.3.1 (2017-03-15)
- fix OpenCL compile errors due to INFINITY macro
Lensed 1.3.0
feature release
v1.3.0 (2017-03-14)
- fix OpenCL compatibility issues when building
- new
bscale
option for config file - support for even PSF size
- weight, xweight, gain options take file or number
- Sersic approximations for full parameter range
- fix crash when no gain option is given
- output p-value map
- use CFITSIO to check whether file is FITS
- use region files for mask
- default values of zero for sky gradient
- fixed existing EPL tests and added isothermal test
- write paramnames and ranges at start of reconstruction
- 7-sigma bounds instead of INF for normal prior
- simplified Sersic source coefficients
Lensed 1.2.0
feature release
v1.2.0 (2016-02-12)
- FITS extension names and weight map output
- check that weights are positive
- boolean options can be set as flags
- XPA support and basic DS9 integration
Lensed 1.1.1
bugfix release
v1.1.1 (2016-01-12)
- bugfix: use parameter map to get correct wraparound flag
- fixed bug when last object was a lens
- fixed EPL scale
Lensed 1.1.0
A new minor version of Lensed: image plane priors, pseudo-priors are marked as derived, and an elliptical power law lens model.
v1.1.0 (2015-10-10)
- parameters can have default values
- pseudo-priors are derived parameters
- quadrature rule selection
- suppress file output from Fortran in quiet or batch mode
- image plane priors for position
- object data in local memory
- show maxloglike in progress
- support for extra weight map
- elliptical power law profile lens
- show progress in MultiNest feedback
- use cl_float instead of cl_char for object memory
Lensed 1.0.2
Minor improvements for Lensed: objects can give types and bounds to their parameters, priors can have wrap
specifier for wrap-around, and a number of interface improvements.
v1.0.2 (2015-06-26)
- catch keyboard interrupts and print results
- minor output tweak for help display and device list
- simple profiling for OpenCL functions
- parameter bounds
- parameter types
- add Makefile option for debug builds
- parameter wrap specification with prior
- added parameter file and documentations for analysis with GetDist
Lensed 1.0.1
Patch release, mainly improvements of the documentation and release system.
v1.0.1 (2015-06-05)
- improved handling of binary dependencies
- documentation for releases
- show feedback from MultiNest
Lensed 1.0.0
The first public release, in time for the arXiv submission.
lensed 0.4.0
- Replace PCC by GK integration rule.
- Parameterisation of models.
- Read per-pixel effective gain from FITS file.
- Make sure no second lensing plane is created.