Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
filterbank
Commits
1dc873a4
Commit
1dc873a4
authored
Oct 12, 2017
by
Tammo Jan Dijkema
Browse files
Update README.md
parent
2a63598a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1dc873a4
This contains some scripts to add metadata to the camras pulsar format, i.e. the format that comes out of
`pulsar_record`
.
```
./tofil.py --help
usage: tofil.py [-h] [-i INFILE] [-o OUTFILE] [-d DATE] [-s SOURCE]
[--skip-header]
Convert a camras pulsar file (output of pulsar_record) to filterbank format
optional arguments:
-h, --help show this help message and exit
-i INFILE, --infile INFILE
Input CAMRAS pulsar file. If empty, create just the
header.
-o OUTFILE, --outfile OUTFILE
Name of output file, e.g. 'B0329.fil' (default:
guessed from input filename)
-d DATE, --date DATE Start date/time of observation, in 'isot' format
(defaults to creation date of file, or now if no
infile given)
-s SOURCE, --source SOURCE
Name of the source, e.g. 'PSR B0329+54' (default:
guessed from input filename)
```
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment