! Started logfile: /scr/pima/rdv76_uvs/J0304-4333_X_dfm.log on Fri Jun 15 03:50:42 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rdv76_uvs/J0304-4333_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv76_uvs/J0304-4333_X_uva.fits ! AN table 1: 184 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.831263 visibilities/baseline/integration-bin. ! Found source: J0304-4333 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 12848 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0304-4333_X] 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.200x0.200 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 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.044693Jy sigma=10.948296 ! Fit after self-cal, rms=0.814426Jy sigma=8.511356 ! 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=0.5852 mas, bmaj=1.944 mas, bpa=2.088 degrees ! Estimated noise=1.34245 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.155196 Jy ! Component: 100 - total flux cleaned = 0.189678 Jy ! Total flux subtracted in 100 components = 0.189678 Jy ! Clean residual min=-0.011237 max=0.015297 Jy/beam ! Clean residual mean=0.000044 rms=0.003062 Jy/beam ! Combined flux in latest and established models = 0.189678 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.189678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177521Jy sigma=1.794342 ! Fit after self-cal, rms=0.177359Jy sigma=1.792869 ! 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=0.8074 mas, bmaj=2.52 mas, bpa=2.754 degrees ! Estimated noise=0.616318 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.0184559 Jy ! Component: 100 - total flux cleaned = 0.0261484 Jy ! Component: 150 - total flux cleaned = 0.0293655 Jy ! Component: 200 - total flux cleaned = 0.0302074 Jy ! Total flux subtracted in 200 components = 0.0302074 Jy ! Clean residual min=-0.004970 max=0.004832 Jy/beam ! Clean residual mean=-0.000054 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.219886 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.219886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175750Jy sigma=1.774779 ! Fit after self-cal, rms=0.175844Jy sigma=1.774295 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8074 x 2.52 at 2.754 degrees (North through East) ! Clean map min=-0.0045153 max=0.20054 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 0.97 LA 0.97 MK 0.99 ! OV 1.05 PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 KP 0.99 LA 0.96 MK 1.05 ! OV 1.00 PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.99 LA 0.96 MK 1.02 ! OV 1.01 PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.99 LA 0.97 MK 1.00 ! OV 1.01 PT 0.98 SC 0.99 ! ! ! Fit before self-cal, rms=0.175844Jy sigma=1.774295 ! Fit after self-cal, rms=0.175822Jy sigma=1.772664 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8127 mas, bmaj=2.533 mas, bpa=2.796 degrees ! Estimated noise=0.616365 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.000637886 Jy ! Component: 100 - total flux cleaned = -0.000562147 Jy ! Component: 150 - total flux cleaned = -0.000459161 Jy ! Component: 200 - total flux cleaned = -0.000428521 Jy ! Total flux subtracted in 200 components = -0.000428521 Jy ! Clean residual min=-0.005003 max=0.004080 Jy/beam ! Clean residual mean=-0.000052 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.219457 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.219457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175803Jy sigma=1.772509 ! Fit after self-cal, rms=0.175848Jy sigma=1.772385 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175848Jy sigma=1.772385 ! Fit after self-cal, rms=0.176121Jy sigma=1.772358 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8144 mas, bmaj=2.54 mas, bpa=2.871 degrees ! Estimated noise=0.616755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000456802 Jy ! Component: 100 - total flux cleaned = -0.000393904 Jy ! Component: 150 - total flux cleaned = -0.000311751 Jy ! Component: 200 - total flux cleaned = -0.000287453 Jy ! Total flux subtracted in 200 components = -0.000287453 Jy ! Clean residual min=-0.004950 max=0.004096 Jy/beam ! Clean residual mean=-0.000053 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.21917 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 19 components and 0.21917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176108Jy sigma=1.772259 ! Fit after self-cal, rms=0.176117Jy sigma=1.772243 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 = -8.40571e-05 Jy ! Component: 100 - total flux cleaned = 1.69947e-05 Jy ! Component: 150 - total flux cleaned = 1.80535e-05 Jy ! Component: 200 - total flux cleaned = 4.092e-05 Jy ! Total flux subtracted in 200 components = 4.092e-05 Jy ! Clean residual min=-0.004935 max=0.004115 Jy/beam ! Clean residual mean=-0.000053 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.219211 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 21 components and 0.219211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176109Jy sigma=1.772196 ! Fit after self-cal, rms=0.176112Jy sigma=1.772191 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176112Jy sigma=1.772191 ! Fit after self-cal, rms=0.176835Jy sigma=1.770704 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8166 mas, bmaj=2.551 mas, bpa=2.902 degrees ! Estimated noise=0.618148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000483188 Jy ! Component: 100 - total flux cleaned = -0.000397732 Jy ! Component: 150 - total flux cleaned = -0.000321842 Jy ! Component: 200 - total flux cleaned = -0.000277231 Jy ! Total flux subtracted in 200 components = -0.000277231 Jy ! Clean residual min=-0.004602 max=0.004213 Jy/beam ! Clean residual mean=-0.000043 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.218934 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.218934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176826Jy sigma=1.770622 ! Fit after self-cal, rms=0.176861Jy sigma=1.770514 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 = -0.000117065 Jy ! Component: 100 - total flux cleaned = -2.64841e-05 Jy ! Component: 150 - total flux cleaned = 3.29413e-05 Jy ! Component: 200 - total flux cleaned = 6.84945e-05 Jy ! Total flux subtracted in 200 components = 6.84945e-05 Jy ! Clean residual min=-0.004636 max=0.004190 Jy/beam ! Clean residual mean=-0.000043 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.219002 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.219002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176855Jy sigma=1.770469 ! Fit after self-cal, rms=0.176856Jy sigma=1.770462 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176856Jy sigma=1.770462 ! Fit after self-cal, rms=0.177292Jy sigma=1.770401 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=12.65 mas, bpa=-0.7244 degrees ! Estimated noise=0.777263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000348641 Jy ! Component: 100 - total flux cleaned = -0.000347516 Jy ! Component: 150 - total flux cleaned = -0.000347428 Jy ! Component: 200 - total flux cleaned = -0.000347525 Jy ! Total flux subtracted in 200 components = -0.000347525 Jy ! Clean residual min=-0.003932 max=0.003315 Jy/beam ! Clean residual mean=-0.000075 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.218655 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 31 components and 0.218655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177295Jy sigma=1.770417 ! Fit after self-cal, rms=0.177302Jy sigma=1.770410 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.1121e-07 Jy ! Component: 100 - total flux cleaned = 1.22674e-06 Jy ! Component: 150 - total flux cleaned = 1.60433e-06 Jy ! Component: 200 - total flux cleaned = 1.83958e-06 Jy ! Total flux subtracted in 200 components = 1.83958e-06 Jy ! Clean residual min=-0.003953 max=0.003339 Jy/beam ! Clean residual mean=-0.000075 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.218656 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 31 components and 0.218656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177305Jy sigma=1.770425 ! Fit after self-cal, rms=0.177304Jy sigma=1.770412 ! 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=0.8181 mas, bmaj=2.557 mas, bpa=2.948 degrees ! Estimated noise=0.618994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8181 x 2.557 at 2.948 degrees (North through East) ! Clean map min=-0.0042476 max=0.20051 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=0.5908 mas, bmaj=1.955 mas, bpa=2.211 degrees ! Estimated noise=1.36397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156916 Jy ! Component: 100 - total flux cleaned = 0.191797 Jy ! Component: 150 - total flux cleaned = 0.204993 Jy ! Component: 200 - total flux cleaned = 0.212682 Jy ! Total flux subtracted in 200 components = 0.212682 Jy ! Clean residual min=-0.010520 max=0.010488 Jy/beam ! Clean residual mean=-0.000013 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.212682 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.212682 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8181 mas, bmaj=2.557 mas, bpa=2.948 degrees ! Estimated noise=0.618994 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 (1.2, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514721 Jy ! Component: 100 - total flux cleaned = 0.00633548 Jy ! Component: 150 - total flux cleaned = 0.00658598 Jy ! Component: 200 - total flux cleaned = 0.00681067 Jy ! Total flux subtracted in 200 components = 0.00681067 Jy ! Clean residual min=-0.004836 max=0.004387 Jy/beam ! Clean residual mean=-0.000045 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.219492 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.219492 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=12.65 mas, bpa=-0.7244 degrees ! Estimated noise=0.777263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000401337 Jy ! Component: 100 - total flux cleaned = -0.000489119 Jy ! Component: 150 - total flux cleaned = -0.000598648 Jy ! Component: 200 - total flux cleaned = -0.000699005 Jy ! Total flux subtracted in 200 components = -0.000699005 Jy ! Clean residual min=-0.003973 max=0.003398 Jy/beam ! Clean residual mean=-0.000077 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.218793 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 = -9.17915e-05 Jy ! Component: 100 - total flux cleaned = -0.000155579 Jy ! Component: 150 - total flux cleaned = -0.000195569 Jy ! Component: 200 - total flux cleaned = -0.000233698 Jy ! Total flux subtracted in 200 components = -0.000233698 Jy ! Clean residual min=-0.003889 max=0.003388 Jy/beam ! Clean residual mean=-0.000075 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.21856 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 38 components and 0.21856 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8181 mas, bmaj=2.557 mas, bpa=2.948 degrees ! Estimated noise=0.618994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000494077 Jy ! Component: 100 - total flux cleaned = 0.000622422 Jy ! Component: 150 - total flux cleaned = 0.000735078 Jy ! Component: 200 - total flux cleaned = 0.000786825 Jy ! Total flux subtracted in 200 components = 0.000786825 Jy ! Clean residual min=-0.004541 max=0.004238 Jy/beam ! Clean residual mean=-0.000045 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.219346 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.219346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177309Jy sigma=1.770335 ! Fit after self-cal, rms=0.177277Jy sigma=1.770253 wmodel J0304-4333_X_map.mod ! Writing 51 model components to file: J0304-4333_X_map.mod wobs J0304-4333_X_uvs.fits ! Writing UV FITS file: J0304-4333_X_uvs.fits wwins J0304-4333_X_map.win ! wwins: Wrote 2 windows to J0304-4333_X_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.000597327 Jy ! Component: 100 - total flux cleaned = -0.000391921 Jy ! Component: 150 - total flux cleaned = 0.000130194 Jy ! Component: 200 - total flux cleaned = 0.000500649 Jy ! Component: 250 - total flux cleaned = 0.000556741 Jy ! Component: 300 - total flux cleaned = 0.000614086 Jy ! Component: 350 - total flux cleaned = 0.00088767 Jy ! Component: 400 - total flux cleaned = 0.00125739 Jy ! Component: 450 - total flux cleaned = 0.0015648 Jy ! Component: 500 - total flux cleaned = 0.00176422 Jy ! Component: 550 - total flux cleaned = 0.00190996 Jy ! Component: 600 - total flux cleaned = 0.00205424 Jy ! Component: 650 - total flux cleaned = 0.00233635 Jy ! Component: 700 - total flux cleaned = 0.00242858 Jy ! Component: 750 - total flux cleaned = 0.00261066 Jy ! Component: 800 - total flux cleaned = 0.0027889 Jy ! Component: 850 - total flux cleaned = 0.00283279 Jy ! Component: 900 - total flux cleaned = 0.00300479 Jy ! Component: 950 - total flux cleaned = 0.00308934 Jy ! Component: 1000 - total flux cleaned = 0.00308841 Jy ! Component: 1050 - total flux cleaned = 0.00312921 Jy ! Component: 1100 - total flux cleaned = 0.00308881 Jy ! Component: 1150 - total flux cleaned = 0.00312864 Jy ! Component: 1200 - total flux cleaned = 0.00304927 Jy ! Component: 1250 - total flux cleaned = 0.00308831 Jy ! Component: 1300 - total flux cleaned = 0.00316494 Jy ! Component: 1350 - total flux cleaned = 0.00324123 Jy ! Component: 1400 - total flux cleaned = 0.00346636 Jy ! Component: 1450 - total flux cleaned = 0.00346642 Jy ! Component: 1500 - total flux cleaned = 0.00357706 Jy ! Component: 1550 - total flux cleaned = 0.00375908 Jy ! Component: 1600 - total flux cleaned = 0.00386699 Jy ! Component: 1650 - total flux cleaned = 0.00393771 Jy ! Component: 1700 - total flux cleaned = 0.00390289 Jy ! Component: 1750 - total flux cleaned = 0.00400778 Jy ! Component: 1800 - total flux cleaned = 0.00400783 Jy ! Component: 1850 - total flux cleaned = 0.0040764 Jy ! Component: 1900 - total flux cleaned = 0.00411034 Jy ! Component: 1950 - total flux cleaned = 0.00421085 Jy ! Component: 2000 - total flux cleaned = 0.00421067 Jy ! Component: 2050 - total flux cleaned = 0.00411144 Jy ! Component: 2100 - total flux cleaned = 0.0042427 Jy ! Component: 2150 - total flux cleaned = 0.00417781 Jy ! Component: 2200 - total flux cleaned = 0.00411354 Jy ! Component: 2250 - total flux cleaned = 0.00408142 Jy ! Component: 2300 - total flux cleaned = 0.00411307 Jy ! Component: 2350 - total flux cleaned = 0.00401861 Jy ! Component: 2400 - total flux cleaned = 0.00411296 Jy ! Component: 2450 - total flux cleaned = 0.00414386 Jy ! Component: 2500 - total flux cleaned = 0.00417485 Jy ! Component: 2550 - total flux cleaned = 0.00426682 Jy ! Component: 2600 - total flux cleaned = 0.0042666 Jy ! Component: 2650 - total flux cleaned = 0.00435737 Jy ! Component: 2700 - total flux cleaned = 0.00441747 Jy ! Component: 2750 - total flux cleaned = 0.00441761 Jy ! Component: 2800 - total flux cleaned = 0.00453612 Jy ! Component: 2850 - total flux cleaned = 0.00459507 Jy ! Component: 2900 - total flux cleaned = 0.00465347 Jy ! Component: 2950 - total flux cleaned = 0.0047697 Jy ! Component: 3000 - total flux cleaned = 0.0049142 Jy ! Component: 3050 - total flux cleaned = 0.0050291 Jy ! Component: 3100 - total flux cleaned = 0.0052292 Jy ! Component: 3150 - total flux cleaned = 0.00517216 Jy ! Component: 3200 - total flux cleaned = 0.00539881 Jy ! Component: 3250 - total flux cleaned = 0.00542682 Jy ! Component: 3300 - total flux cleaned = 0.00551064 Jy ! Component: 3350 - total flux cleaned = 0.00565008 Jy ! Component: 3400 - total flux cleaned = 0.00584439 Jy ! Component: 3450 - total flux cleaned = 0.00598208 Jy ! Component: 3500 - total flux cleaned = 0.00603682 Jy ! Component: 3550 - total flux cleaned = 0.00617349 Jy ! Component: 3600 - total flux cleaned = 0.00633656 Jy ! Component: 3650 - total flux cleaned = 0.00647174 Jy ! Component: 3700 - total flux cleaned = 0.00655239 Jy ! Component: 3750 - total flux cleaned = 0.00660609 Jy ! Component: 3800 - total flux cleaned = 0.00668635 Jy ! Component: 3850 - total flux cleaned = 0.00684599 Jy ! Component: 3900 - total flux cleaned = 0.00695205 Jy ! Component: 3950 - total flux cleaned = 0.00705764 Jy ! Component: 4000 - total flux cleaned = 0.00713638 Jy ! Component: 4050 - total flux cleaned = 0.00718873 Jy ! Total flux subtracted in 4096 components = 0.00729296 Jy ! Clean residual min=-0.001512 max=0.001431 Jy/beam ! Clean residual mean=-0.000005 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.226639 Jy keep ! Adding 213 model components to the UV plane model. ! The established model now contains 264 components and 0.226639 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv76_uvs/J0304-4333_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8181 x 2.557 at 2.948 degrees (North through East) ! Clean map min=-0.002777 max=0.20092 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv76_uvs/J0304-4333_X_map.fits wmodel /scr/pima/rdv76_uvs/J0304-4333_X_map.mod ! Writing 264 model components to file: /scr/pima/rdv76_uvs/J0304-4333_X_map.mod wobs /scr/pima/rdv76_uvs/J0304-4333_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv76_uvs/J0304-4333_X_uvs.fits wwins /scr/pima/rdv76_uvs/J0304-4333_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv76_uvs/J0304-4333_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.200919 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000447875 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.668741 0.668741 1.33748 2.67496 5.34993 10.6999 21.3997 42.7994 85.5989 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.2 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 448.604 quit ! Quitting program ! Log file /scr/pima/rdv76_uvs/J0304-4333_X_dfm.log closed on Fri Jun 15 03:50:46 2018