[daip] [!16386]: AIPS - Create tables
Min-Young Lee
nraohelp at nrao.edu
Thu Jun 18 04:07:09 EDT 2020
Min-Young Lee updated #16386
----------------------------
Create tables
-------------
Ticket ID: 16386
URL: https://help.nrao.edu/staff/index.php?/Tickets/Ticket/View/16386
Name: Min-Young Lee
Email address: mlee at kasi.re.kr
Creator: User
Department: AIPS Data Reduction
Staff (Owner): -- Unassigned --
Type: Issue
Status: Open
Priority: Default
SLA: NRAO E2E
Template group: Default
Created: 16 June 2020 05:12 PM
Updated: 18 June 2020 05:07 PM
Resolution due: 13 March 2023 09:00 AM (997d 15h 53m)
Hi Eric,
Thank you very much for your quick reply!
More information on data: For our project, we perform pointed HI + OH observations. So a single data file contains 3 spectral windows for HI (one for the HI line and two for bandpass calibration) and 4 spectral windows for OH, and this file has a single source (along with calibrators). For your information, I attach the outputs from BDFLIST and BDF2AIPS.
More information on data reduction: For data reduction, I download SDM-BDF data (all files) from the VLA archive and read them in AIPS by running BDF2AIPS. Since we are mainly interested in HI, I then try to extract HI spectral windows by running SPLAT. I run data reduction via scripts and copy below the SPLAT part of the reduction script.
We have been running the same reduction script for different sources, and there has been no problem...Please help us resolve this problem! And please let me know if you need more information.
*---inputdisk for reading, outputdisk for writing files----------inputdisk=1outputdisk=inputdisk
*-------INPUT THE TARGET AND PHASE CALIBRATOR NAMES HERE!--------string*10 phcalsstring*5 bpcalsstring*7 srcephcals 'J0336+3218'bpcals '3C147'srce 'C_src97
*---sets the name of the target "A" datasetstring*8 filenamestring*7 fileastring*7 filebstring*7 filecstring*8 filebcfilename 'S97D2_HI'filea 'S97D2_A'fileb 'S97D2_B'filec 'S97D2_C'filebc 'S97D2_BC'
default splat;indi inputdisk; outdi outputdisk;innam filename; incla 'UVEVLA'; inseq 0;outnam filea; outcl 'UVEVLA'; bif 2; eif 2;go; waitoutnam fileb; outcl 'UVEVLA'; bif 1; eif 1;go; waitoutnam filec; outcl 'UVEVLA'; bif 3; eif 3;go; wait
------------------------------------------------------
Staff CP: https://help.nrao.edu/staff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listmgr.nrao.edu/pipermail/daip/attachments/20200618/1e53b52f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BDFLIST.log.sb37951477
Type: application/octet-stream
Size: 4440 bytes
Desc: not available
URL: <http://listmgr.nrao.edu/pipermail/daip/attachments/20200618/1e53b52f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BDF2AIPS.log.sb37951477
Type: application/octet-stream
Size: 1573 bytes
Desc: not available
URL: <http://listmgr.nrao.edu/pipermail/daip/attachments/20200618/1e53b52f/attachment-0001.obj>
More information about the Daip
mailing list