Skip to content

Releases: glenco/lensed

Lensed 1.3.2

18 Apr 09:44
Compare
Choose a tag to compare

bugfix release

Changelog

v1.3.2 (2017-04-18)

  • bugfix: invalid datatype when reading weight etc.

Lensed 1.3.1

15 Mar 09:14
Compare
Choose a tag to compare

bugfix release

v1.3.1 (2017-03-15)

  • fix OpenCL compile errors due to INFINITY macro

Lensed 1.3.0

14 Mar 16:06
Compare
Choose a tag to compare

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

13 Feb 14:47
Compare
Choose a tag to compare

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

12 Jan 14:09
Compare
Choose a tag to compare

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

10 Oct 15:49
Compare
Choose a tag to compare

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

25 Jun 23:10
Compare
Choose a tag to compare

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

05 Jun 15:38
Compare
Choose a tag to compare

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

30 May 19:14
Compare
Choose a tag to compare

The first public release, in time for the arXiv submission.

lensed 0.4.0

01 Jun 11:53
Compare
Choose a tag to compare
lensed 0.4.0 Pre-release
Pre-release
  • 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.