Published September 5, 2022
| Version 2.0
Software
Open
mick-wright/Gravelamps: 2.0
Description
Mass overhaul to the interface, based on suggestion by Isaac Wong:
bilby_pipefunctions more directly integrated within Gravelampsgravelamps.inferencedeprecated in favour ofgravelamps.corewith most utility functions residing within submodules here.pipeandlocalvarieties of programs deprecated. Singlegravelamps_inferenceandgravelamps_generate_lensprograms now havelocalflag.- Proper logging has been set up within the
gravelogsubmodule using a logger from python builtinlogging. - Argument parsing via
argparseset up within the programs (contained withingravelamps.core.graveparser). - Documentation has been written about each of the programs and about the construction of the Gravelamps INI --- the format of which has been overhauled.
- C++ backend for the lensing modules has been overhauled; running of the lens generation now entirely done within the python code, directly calling the C++ as a backend as opposed to running a separate program.
- Ability to submit condor directly from programs has been added as flag.
Files
mick-wright/Gravelamps-2.0.zip
Files
(70.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:03576175f11750b06ed0423979c134b8
|
70.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mick-wright/Gravelamps/tree/2.0 (URL)