This project is maintained by j-faria
BACK| -d | Set this as default system. |
| -v --verbose | Verbose output about data. |
| --skip=<sn> | How many header lines to skip [default: 0] |
| --format=<form> | File format. One of 'drs35', 'drs34', 'coralie' or 'basic'. Default is 'drs35'. |
| -h --help | Show a help message |
read *.rdb
-doption is useful when working with many 'systems' at once. The first time the user executes the
readcommand, OPEN sets the default system. The second time, if
-dis not supplied, it instead returns a system as a Python variable.
--skipoption applies to all files equally.
--formatoption allows to specify one of the following file formats:
| basic |
jdb vrad svrad
|
| coralie |
jdb vrad svrad fwhm contrast bis_span noise sn10 sn50 sn60
|
| drs35 |
jdb vrad svrad fwhm contrast bis_span noise s_mw sig_s rhk sig_rhk sn_CaII sn10 sn50 sn60
|
| drs34 |
jdb vrad svrad fwhm contrast bis_span noise sn10 sn50 sn60
|