! Started logfile: /image_prod/ug002_uva//J2118-0636_S_dfm.log on Thu Mar 5 05:09:41 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J2118-0636_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2118-0636_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.856667 visibilities/baseline/integration-bin. ! Found source: J2118-0636 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 6939 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J2118-0636_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007535Jy sigma=7.509031 ! Fit after self-cal, rms=0.930430Jy sigma=6.953486 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.663 mas, bmaj=6.996 mas, bpa=-3.335 degrees ! Estimated noise=1.64251 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0556291 Jy ! Component: 100 - total flux cleaned = 0.0678095 Jy ! Total flux subtracted in 100 components = 0.0678095 Jy ! Clean residual min=-0.003514 max=0.003936 Jy/beam ! Clean residual mean=0.000001 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.0678095 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0678095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069180Jy sigma=0.432223 ! Fit after self-cal, rms=0.068213Jy sigma=0.425604 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.039 mas, bpa=-3.81 degrees ! Estimated noise=1.18154 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00386105 Jy ! Component: 100 - total flux cleaned = 0.00459487 Jy ! Component: 150 - total flux cleaned = 0.00469745 Jy ! Component: 200 - total flux cleaned = 0.00474121 Jy ! Total flux subtracted in 200 components = 0.00474121 Jy ! Clean residual min=-0.002223 max=0.002595 Jy/beam ! Clean residual mean=-0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0725508 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 15 components and 0.0725508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067939Jy sigma=0.423983 ! Fit after self-cal, rms=0.067930Jy sigma=0.423946 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 8.039 at -3.81 degrees (North through East) ! Clean map min=-0.0020886 max=0.072145 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.06 KP 0.95 ! LA 1.03 MK 1.00 NL 1.03 OV 0.91 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.01 HN 0.96 KP 1.02 ! LA 1.01 MK 0.98 NL 1.09 OV 0.93 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.04 KP 0.97 ! LA 0.97 MK 0.98 NL 1.04 OV 0.97 ! PT 1.01 SC 1.04 ! ! ! Fit before self-cal, rms=0.067930Jy sigma=0.423946 ! Fit after self-cal, rms=0.065622Jy sigma=0.422585 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=7.946 mas, bpa=-3.364 degrees ! Estimated noise=1.1721 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000589675 Jy ! Component: 100 - total flux cleaned = 0.000587126 Jy ! Component: 150 - total flux cleaned = 0.00058505 Jy ! Component: 200 - total flux cleaned = 0.00058499 Jy ! Total flux subtracted in 200 components = 0.00058499 Jy ! Clean residual min=-0.001733 max=0.002070 Jy/beam ! Clean residual mean=-0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0731357 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.0731357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065595Jy sigma=0.422381 ! Fit after self-cal, rms=0.065591Jy sigma=0.422312 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065591Jy sigma=0.422312 ! Fit after self-cal, rms=0.065058Jy sigma=0.421488 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.925 mas, bpa=-3.238 degrees ! Estimated noise=1.16969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000342093 Jy ! Component: 100 - total flux cleaned = 0.000322811 Jy ! Component: 150 - total flux cleaned = 0.000324094 Jy ! Component: 200 - total flux cleaned = 0.000356096 Jy ! Total flux subtracted in 200 components = 0.000356096 Jy ! Clean residual min=-0.001843 max=0.001985 Jy/beam ! Clean residual mean=-0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0734918 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0734918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065044Jy sigma=0.421406 ! Fit after self-cal, rms=0.065049Jy sigma=0.421369 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-35, -99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649779 Jy ! Component: 100 - total flux cleaned = 0.000415104 Jy ! Component: 150 - total flux cleaned = 0.000377385 Jy ! Component: 200 - total flux cleaned = 0.000376315 Jy ! Total flux subtracted in 200 components = 0.000376315 Jy ! Clean residual min=-0.001668 max=0.001867 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.0738681 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.0738682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064964Jy sigma=0.420935 ! Fit after self-cal, rms=0.064954Jy sigma=0.420896 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064954Jy sigma=0.420896 ! Fit after self-cal, rms=0.064146Jy sigma=0.420148 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.217 mas, bmaj=7.897 mas, bpa=-3.103 degrees ! Estimated noise=1.16614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00027194 Jy ! Component: 100 - total flux cleaned = 0.000245014 Jy ! Component: 150 - total flux cleaned = 0.000196461 Jy ! Component: 200 - total flux cleaned = 0.000128646 Jy ! Total flux subtracted in 200 components = 0.000128646 Jy ! Clean residual min=-0.001644 max=0.001738 Jy/beam ! Clean residual mean=-0.000000 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0739968 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.0739968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064120Jy sigma=0.420024 ! Fit after self-cal, rms=0.064118Jy sigma=0.420000 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.77694e-06 Jy ! Component: 100 - total flux cleaned = -3.64931e-05 Jy ! Component: 150 - total flux cleaned = -7.55749e-05 Jy ! Component: 200 - total flux cleaned = -9.36787e-05 Jy ! Total flux subtracted in 200 components = -9.36787e-05 Jy ! Clean residual min=-0.001615 max=0.001735 Jy/beam ! Clean residual mean=-0.000000 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0739031 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 59 components and 0.0739031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064102Jy sigma=0.419933 ! Fit after self-cal, rms=0.064102Jy sigma=0.419931 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064102Jy sigma=0.419931 ! Fit after self-cal, rms=0.063967Jy sigma=0.419921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.819 mas, bmaj=13.46 mas, bpa=4.356 degrees ! Estimated noise=1.44336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103431 Jy ! Component: 100 - total flux cleaned = 7.34147e-05 Jy ! Component: 150 - total flux cleaned = 8.54246e-05 Jy ! Component: 200 - total flux cleaned = 9.58637e-05 Jy ! Total flux subtracted in 200 components = 9.58637e-05 Jy ! Clean residual min=-0.001777 max=0.001757 Jy/beam ! Clean residual mean=-0.000001 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.073999 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.073999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063965Jy sigma=0.419887 ! Fit after self-cal, rms=0.063965Jy sigma=0.419881 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.27233e-05 Jy ! Component: 100 - total flux cleaned = 8.25228e-05 Jy ! Component: 150 - total flux cleaned = 8.20239e-05 Jy ! Component: 200 - total flux cleaned = 7.38575e-05 Jy ! Total flux subtracted in 200 components = 7.38575e-05 Jy ! Clean residual min=-0.001754 max=0.001764 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0740729 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.0740729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063964Jy sigma=0.419876 ! Fit after self-cal, rms=0.063966Jy sigma=0.419874 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.885 mas, bpa=-3.045 degrees ! Estimated noise=1.16558 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.214 x 7.885 at -3.045 degrees (North through East) ! Clean map min=-0.0016921 max=0.071134 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.645 mas, bmaj=6.868 mas, bpa=-2.518 degrees ! Estimated noise=1.60801 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0552289 Jy ! Component: 100 - total flux cleaned = 0.0673318 Jy ! Component: 150 - total flux cleaned = 0.0708677 Jy ! Component: 200 - total flux cleaned = 0.0722825 Jy ! Total flux subtracted in 200 components = 0.0722825 Jy ! Clean residual min=-0.002815 max=0.002854 Jy/beam ! Clean residual mean=0.000001 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0722825 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0722825 Jy ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.885 mas, bpa=-3.045 degrees ! Estimated noise=1.16558 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234333 Jy ! Component: 100 - total flux cleaned = 0.00315103 Jy ! Component: 150 - total flux cleaned = 0.0034221 Jy ! Component: 200 - total flux cleaned = 0.00338151 Jy ! Total flux subtracted in 200 components = 0.00338151 Jy ! Clean residual min=-0.001705 max=0.001721 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.075664 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.075664 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.819 mas, bmaj=13.46 mas, bpa=4.356 degrees ! Estimated noise=1.44336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000129973 Jy ! Component: 100 - total flux cleaned = -0.000320542 Jy ! Component: 150 - total flux cleaned = -0.000427348 Jy ! Component: 200 - total flux cleaned = -0.000504809 Jy ! Total flux subtracted in 200 components = -0.000504809 Jy ! Clean residual min=-0.001633 max=0.001797 Jy/beam ! Clean residual mean=-0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0751592 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.24407e-05 Jy ! Component: 100 - total flux cleaned = -8.18953e-05 Jy ! Component: 150 - total flux cleaned = -0.000130186 Jy ! Component: 200 - total flux cleaned = -0.000153093 Jy ! Total flux subtracted in 200 components = -0.000153093 Jy ! Clean residual min=-0.001632 max=0.001766 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0750061 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 81 components and 0.0750061 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.214 mas, bmaj=7.885 mas, bpa=-3.045 degrees ! Estimated noise=1.16558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137223 Jy ! Component: 100 - total flux cleaned = -0.000167618 Jy ! Component: 150 - total flux cleaned = -0.000195245 Jy ! Component: 200 - total flux cleaned = -0.000195511 Jy ! Total flux subtracted in 200 components = -0.000195511 Jy ! Clean residual min=-0.001532 max=0.001644 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0748106 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.0748106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063983Jy sigma=0.419946 ! Fit after self-cal, rms=0.063979Jy sigma=0.419926 wmodel J2118-0636_S_map.mod ! Writing 95 model components to file: J2118-0636_S_map.mod wobs J2118-0636_S_uvs.fits ! Writing UV FITS file: J2118-0636_S_uvs.fits wwins J2118-0636_S_map.win ! wwins: Wrote 3 windows to J2118-0636_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000586168 Jy ! Component: 100 - total flux cleaned = 0.000841659 Jy ! Component: 150 - total flux cleaned = 0.00105847 Jy ! Component: 200 - total flux cleaned = 0.00113696 Jy ! Component: 250 - total flux cleaned = 0.00121214 Jy ! Component: 300 - total flux cleaned = 0.00128518 Jy ! Component: 350 - total flux cleaned = 0.00130968 Jy ! Component: 400 - total flux cleaned = 0.0014495 Jy ! Component: 450 - total flux cleaned = 0.0015176 Jy ! Component: 500 - total flux cleaned = 0.0015847 Jy ! Component: 550 - total flux cleaned = 0.00165086 Jy ! Component: 600 - total flux cleaned = 0.00173702 Jy ! Component: 650 - total flux cleaned = 0.0018426 Jy ! Component: 700 - total flux cleaned = 0.00182146 Jy ! Component: 750 - total flux cleaned = 0.00182118 Jy ! Component: 800 - total flux cleaned = 0.00182098 Jy ! Component: 850 - total flux cleaned = 0.00174151 Jy ! Component: 900 - total flux cleaned = 0.0018197 Jy ! Component: 950 - total flux cleaned = 0.00180009 Jy ! Component: 1000 - total flux cleaned = 0.00180003 Jy ! Component: 1050 - total flux cleaned = 0.00183761 Jy ! Component: 1100 - total flux cleaned = 0.00187471 Jy ! Component: 1150 - total flux cleaned = 0.00194796 Jy ! Component: 1200 - total flux cleaned = 0.00198372 Jy ! Component: 1250 - total flux cleaned = 0.00198361 Jy ! Component: 1300 - total flux cleaned = 0.00201885 Jy ! Component: 1350 - total flux cleaned = 0.00205406 Jy ! Component: 1400 - total flux cleaned = 0.00208892 Jy ! Component: 1450 - total flux cleaned = 0.00210607 Jy ! Component: 1500 - total flux cleaned = 0.0021399 Jy ! Component: 1550 - total flux cleaned = 0.00217338 Jy ! Component: 1600 - total flux cleaned = 0.00217329 Jy ! Component: 1650 - total flux cleaned = 0.00215685 Jy ! Component: 1700 - total flux cleaned = 0.00217318 Jy ! Component: 1750 - total flux cleaned = 0.0021569 Jy ! Component: 1800 - total flux cleaned = 0.00207748 Jy ! Component: 1850 - total flux cleaned = 0.00204594 Jy ! Component: 1900 - total flux cleaned = 0.00201467 Jy ! Component: 1950 - total flux cleaned = 0.00196854 Jy ! Component: 2000 - total flux cleaned = 0.00195343 Jy ! Component: 2050 - total flux cleaned = 0.00192299 Jy ! Component: 2100 - total flux cleaned = 0.00190801 Jy ! Component: 2150 - total flux cleaned = 0.00181866 Jy ! Component: 2200 - total flux cleaned = 0.00171541 Jy ! Component: 2250 - total flux cleaned = 0.00164246 Jy ! Component: 2300 - total flux cleaned = 0.00164244 Jy ! Component: 2350 - total flux cleaned = 0.00157061 Jy ! Component: 2400 - total flux cleaned = 0.00151357 Jy ! Component: 2450 - total flux cleaned = 0.00147114 Jy ! Component: 2500 - total flux cleaned = 0.00144294 Jy ! Component: 2550 - total flux cleaned = 0.00137316 Jy ! Component: 2600 - total flux cleaned = 0.00131792 Jy ! Component: 2650 - total flux cleaned = 0.0013042 Jy ! Component: 2700 - total flux cleaned = 0.00123623 Jy ! Component: 2750 - total flux cleaned = 0.00115519 Jy ! Component: 2800 - total flux cleaned = 0.00116851 Jy ! Component: 2850 - total flux cleaned = 0.00107551 Jy ! Component: 2900 - total flux cleaned = 0.00100946 Jy ! Component: 2950 - total flux cleaned = 0.000930689 Jy ! Component: 3000 - total flux cleaned = 0.000904586 Jy ! Component: 3050 - total flux cleaned = 0.000788431 Jy ! Component: 3100 - total flux cleaned = 0.000762618 Jy ! Component: 3150 - total flux cleaned = 0.000673414 Jy ! Component: 3200 - total flux cleaned = 0.000597469 Jy ! Component: 3250 - total flux cleaned = 0.000547234 Jy ! Component: 3300 - total flux cleaned = 0.000460101 Jy ! Component: 3350 - total flux cleaned = 0.000361065 Jy ! Component: 3400 - total flux cleaned = 0.000336547 Jy ! Component: 3450 - total flux cleaned = 0.000287743 Jy ! Component: 3500 - total flux cleaned = 0.000239227 Jy ! Component: 3550 - total flux cleaned = 0.000203163 Jy ! Component: 3600 - total flux cleaned = 0.00013152 Jy ! Component: 3650 - total flux cleaned = 0.00011955 Jy ! Component: 3700 - total flux cleaned = 9.58004e-05 Jy ! Component: 3750 - total flux cleaned = 3.71881e-05 Jy ! Component: 3800 - total flux cleaned = -2.10844e-05 Jy ! Component: 3850 - total flux cleaned = -7.89402e-05 Jy ! Component: 3900 - total flux cleaned = -0.000136379 Jy ! Component: 3950 - total flux cleaned = -0.000147835 Jy ! Component: 4000 - total flux cleaned = -0.000147835 Jy ! Component: 4050 - total flux cleaned = -0.000159266 Jy ! Total flux subtracted in 4096 components = -0.000204221 Jy ! Clean residual min=-0.000716 max=0.000686 Jy/beam ! Clean residual mean=0.000000 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0746064 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 364 components and 0.0746064 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2118-0636_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.214 x 7.885 at -3.045 degrees (North through East) ! Clean map min=-0.0015524 max=0.070986 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2118-0636_S_map.fits wmodel /image_prod/ug002_uva//J2118-0636_S_map.mod ! Writing 364 model components to file: /image_prod/ug002_uva//J2118-0636_S_map.mod wobs /image_prod/ug002_uva//J2118-0636_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2118-0636_S_uvs.fits wwins /image_prod/ug002_uva//J2118-0636_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2118-0636_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0709858 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198468 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.838764 0.838764 1.67753 3.35506 6.71011 13.4202 26.8405 53.6809 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 357.668 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2118-0636_S_dfm.log closed on Thu Mar 5 05:09:45 2020