Opened 15 years ago
Closed 15 years ago
#166 closed task (fixed)
Frequency switching questions
Reported by: | Owned by: | Malte Marquarding | |
---|---|---|---|
Priority: | normal | Milestone: | ASAP 2.4 |
Component: | General | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Marion Wienen via email:
Hi! Last week, I stayed with Tatiana at the ATNF for a few days and now, we are observing at the Parkes telescope. We are measuring the ammonia (1,1) to (3,3) inversion transitions and want to use Class from the Gildas software for data reduction, as there are fits available, which are well suited for the ammonia lines, as they include e.g. the hyperfine structure of the transitions. Do you know the software? We are trying to use frequency switching for some of our spectral line observations and to convert the rpf files into ascii files using the script, which an operator gave us and I sent to you. We could not find anything about frequency switching in the ASAP manual. One rpf file is converted into two ascii files, do you know the difference between them? For comparison, I sent you one image of an observation of Orion, shown by ASAP (2009-06-21_0322_ON2_fqcsw.ps) and an image produced by Class using the ascii file, where I can only see one peak, but no line (Orion-fsw-class.eps). Do you know if there is an error in the conversion or if we could try to convert into another format, different from fits, as it cannot be read by Class?
Attachments (3)
Change History (6)
by , 15 years ago
Attachment: | 2009-06-21_0322_ON2.rpf added |
---|
by , 15 years ago
Attachment: | 2009-06-21_0322_ON2_fqcsw_SCAN0_CYCLE0_BEAM0_IF1.txt added |
---|
by , 15 years ago
comment:1 by , 15 years ago
Reporter: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
To export data into class use:
myscans.save("myfile.fits", "CLASS")
This should be readable by class. It is fits with a few additions for class.
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Me: