ALMA apply uvcont table: Difference between revisions

From CASA Guides
Jump to navigationJump to search
(Created page with " == Aplying UVCONT Table == This is a draft page describing how PI's can make use of the UVCONT table that is delivered with their data to uv subtract the data, saving time o...")
 
Line 1: Line 1:


== Aplying UVCONT Table ==
== Applying Pipeline Continuum Subtraction ==
 
Starting in Cycle 5, ALMA pipeline-calibrated data will be delivered with a calibration table which describes the continuum subtraction the pipeline did. This CASA Guide describes how to apply this pipeline-determined continuum subtraction. The main benefit of using this pre-determined subtractionis that it will save time compared to repeating the hif_uvcontfit() and hif_uvcontsub() steps as described in XYZPQ.  If you wish to revise the continuum subtraction you should instead use the steps described in IWIDJ.


This is a draft page describing how PI's can make use of the UVCONT table that is delivered with their data to uv subtract the data, saving time over doing the uvcont fitting themselves.
This is a draft page describing how PI's can make use of the UVCONT table that is delivered with their data to uv subtract the data, saving time over doing the uvcont fitting themselves.
Line 19: Line 21:


<br>
<br>
https://casaguides.nrao.edu/index.php/ALMA_Imaging_Pipeline_Reprocessing#Restore_Pipeline_Calibration_and_Prepare_for_Re-imaging_.28all_Options.29

Revision as of 11:57, 15 September 2017

Applying Pipeline Continuum Subtraction

Starting in Cycle 5, ALMA pipeline-calibrated data will be delivered with a calibration table which describes the continuum subtraction the pipeline did. This CASA Guide describes how to apply this pipeline-determined continuum subtraction. The main benefit of using this pre-determined subtractionis that it will save time compared to repeating the hif_uvcontfit() and hif_uvcontsub() steps as described in XYZPQ. If you wish to revise the continuum subtraction you should instead use the steps described in IWIDJ.

This is a draft page describing how PI's can make use of the UVCONT table that is delivered with their data to uv subtract the data, saving time over doing the uvcont fitting themselves.

Here is a bulleted list:

  • hello
    • that's great
  • byebye
    • for now
casa --pipeline
os.system('ls -ltr')



https://casaguides.nrao.edu/index.php/ALMA_Imaging_Pipeline_Reprocessing#Restore_Pipeline_Calibration_and_Prepare_for_Re-imaging_.28all_Options.29