! Started logfile: /image_prod/ug002_uva//J1232-1836_S_dfm.log on Thu Mar 5 00:43:39 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//J1232-1836_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1232-1836_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.708333 visibilities/baseline/integration-bin. ! Found source: J1232-1836 ! ! 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 40 lines of history. ! ! Reading 3825 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 J1232-1836_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009403Jy sigma=7.499145 ! Fit after self-cal, rms=0.957798Jy sigma=7.137071 ! 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.674 mas, bmaj=8.103 mas, bpa=-9.611 degrees ! Estimated noise=2.72916 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.0360923 Jy ! Component: 100 - total flux cleaned = 0.0433376 Jy ! Total flux subtracted in 100 components = 0.0433376 Jy ! Clean residual min=-0.005873 max=0.005991 Jy/beam ! Clean residual mean=0.000004 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.0433376 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0433376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092975Jy sigma=0.481910 ! Fit after self-cal, rms=0.091203Jy sigma=0.464996 ! 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.339 mas, bmaj=10.13 mas, bpa=-9.234 degrees ! Estimated noise=1.60894 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.00442139 Jy ! Component: 100 - total flux cleaned = 0.00469944 Jy ! Component: 150 - total flux cleaned = 0.00476625 Jy ! Component: 200 - total flux cleaned = 0.00481525 Jy ! Total flux subtracted in 200 components = 0.00481525 Jy ! Clean residual min=-0.003411 max=0.004132 Jy/beam ! Clean residual mean=0.000012 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0481529 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.0481529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090846Jy sigma=0.463217 ! Fit after self-cal, rms=0.090734Jy sigma=0.462625 ! 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.339 x 10.13 at -9.234 degrees (North through East) ! Clean map min=-0.0032491 max=0.047497 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.18 HN 1.08 KP 0.99 ! LA 0.94 MK 0.94 OV 0.93 PT 0.96 ! SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.50 FD 1.18 HN 0.92 KP 1.09 ! LA 0.97 MK 1.05 OV 0.84 PT 1.07 ! SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 1.02 KP 0.98 ! LA 0.96 MK 0.97 OV 0.94 PT 1.14 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.090734Jy sigma=0.462625 ! Fit after self-cal, rms=0.071099Jy sigma=0.460124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=9.751 mas, bpa=-8.341 degrees ! Estimated noise=1.57981 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.000511672 Jy ! Component: 100 - total flux cleaned = 0.000532576 Jy ! Component: 150 - total flux cleaned = 0.000514576 Jy ! Component: 200 - total flux cleaned = 0.000515841 Jy ! Total flux subtracted in 200 components = 0.000515841 Jy ! Clean residual min=-0.003052 max=0.003416 Jy/beam ! Clean residual mean=0.000000 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.0486687 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.0486687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071083Jy sigma=0.460042 ! Fit after self-cal, rms=0.071041Jy sigma=0.459311 ! 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.071041Jy sigma=0.459311 ! Fit after self-cal, rms=0.069957Jy sigma=0.458192 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=9.588 mas, bpa=-8.142 degrees ! Estimated noise=1.57186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000504991 Jy ! Component: 100 - total flux cleaned = 0.000482863 Jy ! Component: 150 - total flux cleaned = 0.00044737 Jy ! Component: 200 - total flux cleaned = 0.00041673 Jy ! Total flux subtracted in 200 components = 0.00041673 Jy ! Clean residual min=-0.003315 max=0.003100 Jy/beam ! Clean residual mean=-0.000000 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0490855 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0490855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069939Jy sigma=0.458117 ! Fit after self-cal, rms=0.069924Jy sigma=0.457627 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.95019e-05 Jy ! Component: 100 - total flux cleaned = -6.03994e-05 Jy ! Component: 150 - total flux cleaned = -4.41412e-05 Jy ! Component: 200 - total flux cleaned = -4.43498e-05 Jy ! Total flux subtracted in 200 components = -4.43498e-05 Jy ! Clean residual min=-0.003400 max=0.003260 Jy/beam ! Clean residual mean=0.000000 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0490411 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.0490411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069911Jy sigma=0.457571 ! Fit after self-cal, rms=0.069922Jy sigma=0.457550 ! 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.069922Jy sigma=0.457550 ! Fit after self-cal, rms=0.069223Jy sigma=0.457480 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=9.507 mas, bpa=-8.129 degrees ! Estimated noise=1.56212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000394221 Jy ! Component: 100 - total flux cleaned = 0.000374863 Jy ! Component: 150 - total flux cleaned = 0.000373165 Jy ! Component: 200 - total flux cleaned = 0.000388086 Jy ! Total flux subtracted in 200 components = 0.000388086 Jy ! Clean residual min=-0.003415 max=0.003166 Jy/beam ! Clean residual mean=0.000000 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0494292 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.0494292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069208Jy sigma=0.457417 ! Fit after self-cal, rms=0.069233Jy sigma=0.457384 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 = -6.18371e-05 Jy ! Component: 100 - total flux cleaned = -6.21548e-05 Jy ! Component: 150 - total flux cleaned = -6.1802e-05 Jy ! Component: 200 - total flux cleaned = -4.82302e-05 Jy ! Total flux subtracted in 200 components = -4.82302e-05 Jy ! Clean residual min=-0.003439 max=0.003095 Jy/beam ! Clean residual mean=0.000000 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.049381 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.049381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069221Jy sigma=0.457349 ! Fit after self-cal, rms=0.069223Jy sigma=0.457336 ! 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.069223Jy sigma=0.457336 ! Fit after self-cal, rms=0.068715Jy sigma=0.457309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.072 mas, bmaj=18.18 mas, bpa=-1.702 degrees ! Estimated noise=2.01863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000675027 Jy ! Component: 100 - total flux cleaned = 0.000652147 Jy ! Component: 150 - total flux cleaned = 0.000651945 Jy ! Component: 200 - total flux cleaned = 0.000649769 Jy ! Total flux subtracted in 200 components = 0.000649769 Jy ! Clean residual min=-0.003565 max=0.004433 Jy/beam ! Clean residual mean=-0.000000 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.0500307 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.0500307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068714Jy sigma=0.457414 ! Fit after self-cal, rms=0.068741Jy sigma=0.457309 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.00622e-05 Jy ! Component: 100 - total flux cleaned = -3.74815e-05 Jy ! Component: 150 - total flux cleaned = -3.73691e-05 Jy ! Component: 200 - total flux cleaned = -3.912e-05 Jy ! Total flux subtracted in 200 components = -3.912e-05 Jy ! Clean residual min=-0.003524 max=0.004495 Jy/beam ! Clean residual mean=0.000000 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.0499916 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.0499916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068743Jy sigma=0.457405 ! Fit after self-cal, rms=0.068741Jy sigma=0.457325 ! 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.205 mas, bmaj=9.443 mas, bpa=-8.093 degrees ! Estimated noise=1.5538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 9.443 at -8.093 degrees (North through East) ! Clean map min=-0.0032381 max=0.045127 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.617 mas, bmaj=7.659 mas, bpa=-8.262 degrees ! Estimated noise=2.52564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0364368 Jy ! Component: 100 - total flux cleaned = 0.0451227 Jy ! Component: 150 - total flux cleaned = 0.046535 Jy ! Component: 200 - total flux cleaned = 0.0475961 Jy ! Total flux subtracted in 200 components = 0.0475961 Jy ! Clean residual min=-0.004963 max=0.004697 Jy/beam ! Clean residual mean=-0.000000 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.0475961 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0475961 Jy ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=9.443 mas, bpa=-8.093 degrees ! Estimated noise=1.5538 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130834 Jy ! Component: 100 - total flux cleaned = 0.0015911 Jy ! Component: 150 - total flux cleaned = 0.00176669 Jy ! Component: 200 - total flux cleaned = 0.00182561 Jy ! Total flux subtracted in 200 components = 0.00182561 Jy ! Clean residual min=-0.003413 max=0.003137 Jy/beam ! Clean residual mean=0.000001 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0494217 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.0494217 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=9.072 mas, bmaj=18.18 mas, bpa=-1.702 degrees ! Estimated noise=2.01863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559742 Jy ! Component: 100 - total flux cleaned = 0.000554805 Jy ! Component: 150 - total flux cleaned = 0.00055286 Jy ! Component: 200 - total flux cleaned = 0.000552277 Jy ! Total flux subtracted in 200 components = 0.000552277 Jy ! Clean residual min=-0.003490 max=0.004519 Jy/beam ! Clean residual mean=0.000000 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.049974 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.77804e-07 Jy ! Component: 100 - total flux cleaned = -8.37177e-07 Jy ! Component: 150 - total flux cleaned = -1.09039e-06 Jy ! Component: 200 - total flux cleaned = -1.28073e-06 Jy ! Total flux subtracted in 200 components = -1.28073e-06 Jy ! Clean residual min=-0.003492 max=0.004541 Jy/beam ! Clean residual mean=0.000000 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.0499727 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0499727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=9.443 mas, bpa=-8.093 degrees ! Estimated noise=1.5538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539812 Jy ! Component: 100 - total flux cleaned = -0.000473261 Jy ! Component: 150 - total flux cleaned = -0.000416049 Jy ! Component: 200 - total flux cleaned = -0.000390348 Jy ! Total flux subtracted in 200 components = -0.000390348 Jy ! Clean residual min=-0.003394 max=0.003087 Jy/beam ! Clean residual mean=0.000001 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0495823 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.0495823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068749Jy sigma=0.457428 ! Fit after self-cal, rms=0.068744Jy sigma=0.457384 wmodel J1232-1836_S_map.mod ! Writing 42 model components to file: J1232-1836_S_map.mod wobs J1232-1836_S_uvs.fits ! Writing UV FITS file: J1232-1836_S_uvs.fits wwins J1232-1836_S_map.win ! wwins: Wrote 1 windows to J1232-1836_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.000256275 Jy ! Component: 100 - total flux cleaned = -0.000359162 Jy ! Component: 150 - total flux cleaned = -0.000358218 Jy ! Component: 200 - total flux cleaned = -0.000311387 Jy ! Component: 250 - total flux cleaned = -0.000180679 Jy ! Component: 300 - total flux cleaned = -1.86609e-05 Jy ! Component: 350 - total flux cleaned = 0.000135715 Jy ! Component: 400 - total flux cleaned = 0.000209274 Jy ! Component: 450 - total flux cleaned = 0.000209091 Jy ! Component: 500 - total flux cleaned = 0.000174664 Jy ! Component: 550 - total flux cleaned = 7.57056e-05 Jy ! Component: 600 - total flux cleaned = -0.000145663 Jy ! Component: 650 - total flux cleaned = -0.000237103 Jy ! Component: 700 - total flux cleaned = -0.000473618 Jy ! Component: 750 - total flux cleaned = -0.000646089 Jy ! Component: 800 - total flux cleaned = -0.000869017 Jy ! Component: 850 - total flux cleaned = -0.00100462 Jy ! Component: 900 - total flux cleaned = -0.00113691 Jy ! Component: 950 - total flux cleaned = -0.00126621 Jy ! Component: 1000 - total flux cleaned = -0.00141668 Jy ! Component: 1050 - total flux cleaned = -0.00144159 Jy ! Component: 1100 - total flux cleaned = -0.00163294 Jy ! Component: 1150 - total flux cleaned = -0.00167922 Jy ! Component: 1200 - total flux cleaned = -0.00174746 Jy ! Component: 1250 - total flux cleaned = -0.00183667 Jy ! Component: 1300 - total flux cleaned = -0.00194528 Jy ! Component: 1350 - total flux cleaned = -0.00198772 Jy ! Component: 1400 - total flux cleaned = -0.00209288 Jy ! Component: 1450 - total flux cleaned = -0.002175 Jy ! Component: 1500 - total flux cleaned = -0.00229539 Jy ! Component: 1550 - total flux cleaned = -0.00231508 Jy ! Component: 1600 - total flux cleaned = -0.00237316 Jy ! Component: 1650 - total flux cleaned = -0.00243023 Jy ! Component: 1700 - total flux cleaned = -0.00246772 Jy ! Component: 1750 - total flux cleaned = -0.00254123 Jy ! Component: 1800 - total flux cleaned = -0.00263224 Jy ! Component: 1850 - total flux cleaned = -0.00270394 Jy ! Component: 1900 - total flux cleaned = -0.00277488 Jy ! Component: 1950 - total flux cleaned = -0.00286172 Jy ! Component: 2000 - total flux cleaned = -0.00296459 Jy ! Component: 2050 - total flux cleaned = -0.00306598 Jy ! Component: 2100 - total flux cleaned = -0.00314959 Jy ! Component: 2150 - total flux cleaned = -0.00323197 Jy ! Component: 2200 - total flux cleaned = -0.00329705 Jy ! Component: 2250 - total flux cleaned = -0.00336143 Jy ! Component: 2300 - total flux cleaned = -0.00345674 Jy ! Component: 2350 - total flux cleaned = -0.00351946 Jy ! Component: 2400 - total flux cleaned = -0.00362822 Jy ! Component: 2450 - total flux cleaned = -0.00368976 Jy ! Component: 2500 - total flux cleaned = -0.00376608 Jy ! Component: 2550 - total flux cleaned = -0.00387195 Jy ! Component: 2600 - total flux cleaned = -0.00396188 Jy ! Component: 2650 - total flux cleaned = -0.00396191 Jy ! Component: 2700 - total flux cleaned = -0.00403577 Jy ! Component: 2750 - total flux cleaned = -0.00412363 Jy ! Component: 2800 - total flux cleaned = -0.00422532 Jy ! Component: 2850 - total flux cleaned = -0.00425414 Jy ! Component: 2900 - total flux cleaned = -0.00432573 Jy ! Component: 2950 - total flux cleaned = -0.00441121 Jy ! Component: 3000 - total flux cleaned = -0.00448199 Jy ! Component: 3050 - total flux cleaned = -0.00449609 Jy ! Component: 3100 - total flux cleaned = -0.00456625 Jy ! Component: 3150 - total flux cleaned = -0.00463605 Jy ! Component: 3200 - total flux cleaned = -0.00471938 Jy ! Component: 3250 - total flux cleaned = -0.00478863 Jy ! Component: 3300 - total flux cleaned = -0.00487134 Jy ! Component: 3350 - total flux cleaned = -0.00489871 Jy ! Component: 3400 - total flux cleaned = -0.00495348 Jy ! Component: 3450 - total flux cleaned = -0.00499445 Jy ! Component: 3500 - total flux cleaned = -0.00506246 Jy ! Component: 3550 - total flux cleaned = -0.00507598 Jy ! Component: 3600 - total flux cleaned = -0.00515705 Jy ! Component: 3650 - total flux cleaned = -0.00518399 Jy ! Component: 3700 - total flux cleaned = -0.0051974 Jy ! Component: 3750 - total flux cleaned = -0.00525123 Jy ! Component: 3800 - total flux cleaned = -0.00525118 Jy ! Component: 3850 - total flux cleaned = -0.00530479 Jy ! Component: 3900 - total flux cleaned = -0.00530479 Jy ! Component: 3950 - total flux cleaned = -0.00534493 Jy ! Component: 4000 - total flux cleaned = -0.0053851 Jy ! Component: 4050 - total flux cleaned = -0.0053717 Jy ! Total flux subtracted in 4096 components = -0.00539837 Jy ! Clean residual min=-0.000895 max=0.000970 Jy/beam ! Clean residual mean=-0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.044184 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 315 components and 0.044184 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1232-1836_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.205 x 9.443 at -8.093 degrees (North through East) ! Clean map min=-0.0022522 max=0.044638 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1232-1836_S_map.fits wmodel /image_prod/ug002_uva//J1232-1836_S_map.mod ! Writing 315 model components to file: /image_prod/ug002_uva//J1232-1836_S_map.mod wobs /image_prod/ug002_uva//J1232-1836_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1232-1836_S_uvs.fits wwins /image_prod/ug002_uva//J1232-1836_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1232-1836_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0446376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228718 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.53716 1.53716 3.07433 6.14866 12.2973 24.5946 49.1893 98.3785 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.044 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 195.164 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1232-1836_S_dfm.log closed on Thu Mar 5 00:43:43 2020