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_pipe
functions more directly integrated within Gravelampsgravelamps.inference
deprecated in favour ofgravelamps.core
with most utility functions residing within submodules here.pipe
andlocal
varieties of programs deprecated. Singlegravelamps_inference
andgravelamps_generate_lens
programs now havelocal
flag.- Proper logging has been set up within the
gravelog
submodule using a logger from python builtinlogging
. - Argument parsing via
argparse
set 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)