Skip to content

Releases: lime-rt/lime

LIME 1.9.5

09 Aug 12:40
Compare
Choose a tag to compare

LIME 1.9.4

03 Aug 11:48
Compare
Choose a tag to compare

Fixes #265 and addresses some of the issue of #271.

LIME 1.9.3

26 Jul 11:15
Compare
Choose a tag to compare

Incorporates a trap for the seg fault reported in #269.

LIME 1.9.2

25 Apr 09:12
Compare
Choose a tag to compare

A patch with the bug fix for #262.

LIME 1.9.1

15 Jan 16:22
Compare
Choose a tag to compare

Patches #255 and #256.

LIME 1.9

25 Oct 11:58
Compare
Choose a tag to compare

This release contains 2 major additions: (i) facility to compile a version (named 'pylime') which can accept a model file written in python rather than C; (ii) addition of wrapper scripts and XML files to allow LIME to be run, using the ARTIST interface, from the CASA command line.

Please note!! This release has been made to comply with a strict deadline for release of a CASA-callable LIME. Such administrative strictures are rarely consistent with good coding practice, and had it not been for this inflexible requirement, we would have tested this code further before releasing it. If you don't have a pressing need for the python interface, you might be better off using the latest previous release. We hope to be able to arrange future work to a more sensible schedule and thus test things more thoroughly before the next release.

LIME 1.8.2

12 Sep 09:17
Compare
Choose a tag to compare

All images are now written as 4D FITS cubes due to requirements of downstream software.

LIME 1.8.1

08 Aug 13:55
Compare
Choose a tag to compare

A patch release to fix issues #243 and #244.

LIME 1.8

29 Jun 10:26
Compare
Choose a tag to compare
  • Added HDF5 I/O capability (#229, #235).
  • Added the facility to run with 0 images specified (#233).
  • Better organization of stateq and raytrace, leading to slight speedups (#225, #226, #230).
  • Added parameter collPartMolWeights to make calculation of dust opacity more rigorous (#220).
  • Added new semi-mandatory function molNumDensity() (#216).
  • New optional parameter collPartNames added (#215).
  • Implemented 2nd-order interpolation of velocity during raytracing (#209).
  • Added rudimentary support for IR pumping with coefficients read from an input file (#177).
  • Options pregrid and restart have been overhauled.
  • The 2^D-tree gridding option has been overhauled.
  • Many other fixes and improvements (#202, #207, #208, #210, #211, #213, #214, #218, #219, #221, #223, #224, #237).

LIME 1.7.3

09 May 07:37
Compare
Choose a tag to compare

This contains a fix for #227.