! Started logfile: /scr/pima/rv117_uvs/J1312-0424_S_dfm.log on Sat Dec 9 23:44:20 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J1312-0424_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J1312-0424_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.990404 visibilities/baseline/integration-bin. ! Found source: J1312-0424 ! ! 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 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 7844 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1312-0424_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 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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036816Jy sigma=17.723889 ! Fit after self-cal, rms=0.746742Jy sigma=12.688288 ! 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.516 mas, bmaj=6.636 mas, bpa=-5.07 degrees ! Estimated noise=0.834961 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.201874 Jy ! Component: 100 - total flux cleaned = 0.245906 Jy ! Total flux subtracted in 100 components = 0.245906 Jy ! Clean residual min=-0.006974 max=0.012409 Jy/beam ! Clean residual mean=-0.000007 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.245906 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.245906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111785Jy sigma=1.224678 ! Fit after self-cal, rms=0.111894Jy sigma=1.222905 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117451 Jy ! Component: 100 - total flux cleaned = 0.016914 Jy ! Total flux subtracted in 100 components = 0.016914 Jy ! Clean residual min=-0.007743 max=0.006507 Jy/beam ! Clean residual mean=-0.000007 rms=0.001670 Jy/beam ! Combined flux in latest and established models = 0.26282 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.26282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110582Jy sigma=1.190497 ! Fit after self-cal, rms=0.110590Jy sigma=1.190447 ! 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.151 mas, bmaj=7.791 mas, bpa=-2.935 degrees ! Estimated noise=0.503807 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.00383525 Jy ! Component: 100 - total flux cleaned = 0.00519476 Jy ! Component: 150 - total flux cleaned = 0.00524927 Jy ! Component: 200 - total flux cleaned = 0.00524873 Jy ! Total flux subtracted in 200 components = 0.00524873 Jy ! Clean residual min=-0.008771 max=0.006594 Jy/beam ! Clean residual mean=-0.000005 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.268069 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.268069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110467Jy sigma=1.187250 ! Fit after self-cal, rms=0.110468Jy sigma=1.187230 ! 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.151 x 7.791 at -2.935 degrees (North through East) ! Clean map min=-0.0084707 max=0.25976 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.81 HN 0.99 KP 1.02 ! LA 1.00 MK 0.96 NL 0.99 OV 0.97 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.90 HN 1.01 KP 1.05 ! LA 0.96 MK 0.96 NL 1.01 OV 1.06 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.88 HN 1.04 KP 1.17 ! LA 1.09 MK 1.00 NL 0.92 OV 1.25 ! PT 1.08 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.02 KP 1.04 ! LA 1.02 MK 1.01 NL 1.00 OV 1.04 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.110468Jy sigma=1.187230 ! Fit after self-cal, rms=0.106478Jy sigma=1.105751 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.148 mas, bmaj=7.789 mas, bpa=-3.158 degrees ! Estimated noise=0.504797 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.00134294 Jy ! Component: 100 - total flux cleaned = 0.00198876 Jy ! Component: 150 - total flux cleaned = 0.00205458 Jy ! Component: 200 - total flux cleaned = 0.002095 Jy ! Total flux subtracted in 200 components = 0.002095 Jy ! Clean residual min=-0.005818 max=0.005336 Jy/beam ! Clean residual mean=-0.000003 rms=0.001364 Jy/beam ! Combined flux in latest and established models = 0.270164 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.270164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106461Jy sigma=1.105509 ! Fit after self-cal, rms=0.106502Jy sigma=1.105268 ! 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.106502Jy sigma=1.105268 ! Fit after self-cal, rms=0.144052Jy sigma=0.998015 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.785 mas, bpa=-3.226 degrees ! Estimated noise=0.506411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000546652 Jy ! Component: 100 - total flux cleaned = 0.000649421 Jy ! Component: 150 - total flux cleaned = 0.000650341 Jy ! Component: 200 - total flux cleaned = 0.000650878 Jy ! Total flux subtracted in 200 components = 0.000650878 Jy ! Clean residual min=-0.001909 max=0.001955 Jy/beam ! Clean residual mean=0.000003 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.270815 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 0.270815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144025Jy sigma=0.998041 ! Fit after self-cal, rms=0.144475Jy sigma=0.997482 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 (-64.5, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162551 Jy ! Component: 100 - total flux cleaned = 0.00179575 Jy ! Component: 150 - total flux cleaned = 0.0017975 Jy ! Component: 200 - total flux cleaned = 0.00169547 Jy ! Total flux subtracted in 200 components = 0.00169547 Jy ! Clean residual min=-0.001790 max=0.001724 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.27251 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.27251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144441Jy sigma=0.996557 ! Fit after self-cal, rms=0.144431Jy sigma=0.996520 ! 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.144431Jy sigma=0.996520 ! Fit after self-cal, rms=0.145026Jy sigma=0.996402 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.784 mas, bpa=-3.201 degrees ! Estimated noise=0.507629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000614288 Jy ! Component: 100 - total flux cleaned = 0.000688285 Jy ! Component: 150 - total flux cleaned = 0.000689484 Jy ! Component: 200 - total flux cleaned = 0.000672 Jy ! Total flux subtracted in 200 components = 0.000672 Jy ! Clean residual min=-0.001718 max=0.001706 Jy/beam ! Clean residual mean=0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.273182 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 73 components and 0.273182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145000Jy sigma=0.996292 ! Fit after self-cal, rms=0.145001Jy sigma=0.996288 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.01783e-05 Jy ! Component: 100 - total flux cleaned = 8.29422e-06 Jy ! Component: 150 - total flux cleaned = -2.1488e-05 Jy ! Component: 200 - total flux cleaned = -6.40214e-05 Jy ! Total flux subtracted in 200 components = -6.40214e-05 Jy ! Clean residual min=-0.001719 max=0.001699 Jy/beam ! Clean residual mean=0.000003 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.273118 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.273118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144992Jy sigma=0.996217 ! Fit after self-cal, rms=0.144989Jy sigma=0.996214 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144989Jy sigma=0.996214 ! Fit after self-cal, rms=0.145251Jy sigma=0.996145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.22 mas, bmaj=13.11 mas, bpa=0.6141 degrees ! Estimated noise=0.653336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000709393 Jy ! Component: 100 - total flux cleaned = 0.000795334 Jy ! Component: 150 - total flux cleaned = 0.000810598 Jy ! Component: 200 - total flux cleaned = 0.000810491 Jy ! Total flux subtracted in 200 components = 0.000810491 Jy ! Clean residual min=-0.001547 max=0.002122 Jy/beam ! Clean residual mean=0.000007 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.273929 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.273929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145234Jy sigma=0.996220 ! Fit after self-cal, rms=0.145234Jy sigma=0.996206 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 = 3.21114e-05 Jy ! Component: 100 - total flux cleaned = 1.96463e-05 Jy ! Component: 150 - total flux cleaned = 8.65158e-06 Jy ! Component: 200 - total flux cleaned = -1.37451e-06 Jy ! Total flux subtracted in 200 components = -1.37451e-06 Jy ! Clean residual min=-0.001559 max=0.002118 Jy/beam ! Clean residual mean=0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.273927 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.273927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145228Jy sigma=0.996248 ! Fit after self-cal, rms=0.145228Jy sigma=0.996239 ! 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.146 mas, bmaj=7.782 mas, bpa=-3.186 degrees ! Estimated noise=0.508792 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 7.782 at -3.186 degrees (North through East) ! Clean map min=-0.0016629 max=0.26167 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.51 mas, bmaj=6.638 mas, bpa=-5.3 degrees ! Estimated noise=0.83634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.20222 Jy ! Component: 100 - total flux cleaned = 0.246369 Jy ! Component: 150 - total flux cleaned = 0.258034 Jy ! Component: 200 - total flux cleaned = 0.263548 Jy ! Total flux subtracted in 200 components = 0.263548 Jy ! Clean residual min=-0.002708 max=0.003283 Jy/beam ! Clean residual mean=-0.000001 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.263548 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.263548 Jy ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.782 mas, bpa=-3.186 degrees ! Estimated noise=0.508792 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.00455495 Jy ! Component: 100 - total flux cleaned = 0.0069293 Jy ! Component: 150 - total flux cleaned = 0.00842603 Jy ! Component: 200 - total flux cleaned = 0.00912513 Jy ! Total flux subtracted in 200 components = 0.00912513 Jy ! Clean residual min=-0.001708 max=0.001742 Jy/beam ! Clean residual mean=0.000003 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.272673 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 0.272673 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.22 mas, bmaj=13.11 mas, bpa=0.6141 degrees ! Estimated noise=0.653336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010778 Jy ! Component: 100 - total flux cleaned = 0.00121607 Jy ! Component: 150 - total flux cleaned = 0.00124636 Jy ! Component: 200 - total flux cleaned = 0.00127252 Jy ! Total flux subtracted in 200 components = 0.00127252 Jy ! Clean residual min=-0.001596 max=0.002142 Jy/beam ! Clean residual mean=0.000007 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.273946 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 = 2.17236e-05 Jy ! Component: 100 - total flux cleaned = 7.37408e-07 Jy ! Component: 150 - total flux cleaned = -5.54627e-05 Jy ! Component: 200 - total flux cleaned = -8.91655e-05 Jy ! Total flux subtracted in 200 components = -8.91655e-05 Jy ! Clean residual min=-0.001567 max=0.002134 Jy/beam ! Clean residual mean=0.000007 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.273857 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 76 components and 0.273857 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.782 mas, bpa=-3.186 degrees ! Estimated noise=0.508792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.18778e-05 Jy ! Component: 100 - total flux cleaned = 3.13333e-05 Jy ! Component: 150 - total flux cleaned = -6.38978e-05 Jy ! Component: 200 - total flux cleaned = -0.000169 Jy ! Total flux subtracted in 200 components = -0.000169 Jy ! Clean residual min=-0.001637 max=0.001697 Jy/beam ! Clean residual mean=0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.273688 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.273688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145236Jy sigma=0.996365 ! Fit after self-cal, rms=0.145241Jy sigma=0.996330 wmodel J1312-0424_S_map.mod ! Writing 91 model components to file: J1312-0424_S_map.mod wobs J1312-0424_S_uvs.fits ! Writing UV FITS file: J1312-0424_S_uvs.fits wwins J1312-0424_S_map.win ! wwins: Wrote 2 windows to J1312-0424_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.00028198 Jy ! Component: 100 - total flux cleaned = 0.000338158 Jy ! Component: 150 - total flux cleaned = 0.000393102 Jy ! Component: 200 - total flux cleaned = 0.000471521 Jy ! Component: 250 - total flux cleaned = 0.000572293 Jy ! Component: 300 - total flux cleaned = 0.000620848 Jy ! Component: 350 - total flux cleaned = 0.000644079 Jy ! Component: 400 - total flux cleaned = 0.000713587 Jy ! Component: 450 - total flux cleaned = 0.000803913 Jy ! Component: 500 - total flux cleaned = 0.00084806 Jy ! Component: 550 - total flux cleaned = 0.00100003 Jy ! Component: 600 - total flux cleaned = 0.00104263 Jy ! Component: 650 - total flux cleaned = 0.00108455 Jy ! Component: 700 - total flux cleaned = 0.00112552 Jy ! Component: 750 - total flux cleaned = 0.00116618 Jy ! Component: 800 - total flux cleaned = 0.00118603 Jy ! Component: 850 - total flux cleaned = 0.00118603 Jy ! Component: 900 - total flux cleaned = 0.00124376 Jy ! Component: 950 - total flux cleaned = 0.00124358 Jy ! Component: 1000 - total flux cleaned = 0.00122526 Jy ! Component: 1050 - total flux cleaned = 0.00126193 Jy ! Component: 1100 - total flux cleaned = 0.00117058 Jy ! Component: 1150 - total flux cleaned = 0.00120657 Jy ! Component: 1200 - total flux cleaned = 0.00118871 Jy ! Component: 1250 - total flux cleaned = 0.00115361 Jy ! Component: 1300 - total flux cleaned = 0.00115369 Jy ! Component: 1350 - total flux cleaned = 0.00118832 Jy ! Component: 1400 - total flux cleaned = 0.00122232 Jy ! Component: 1450 - total flux cleaned = 0.00122224 Jy ! Component: 1500 - total flux cleaned = 0.00120551 Jy ! Component: 1550 - total flux cleaned = 0.00117249 Jy ! Component: 1600 - total flux cleaned = 0.00107454 Jy ! Component: 1650 - total flux cleaned = 0.0010907 Jy ! Component: 1700 - total flux cleaned = 0.000994187 Jy ! Component: 1750 - total flux cleaned = 0.000946299 Jy ! Component: 1800 - total flux cleaned = 0.000914649 Jy ! Component: 1850 - total flux cleaned = 0.00085216 Jy ! Component: 1900 - total flux cleaned = 0.000852212 Jy ! Component: 1950 - total flux cleaned = 0.000867728 Jy ! Component: 2000 - total flux cleaned = 0.000806645 Jy ! Component: 2050 - total flux cleaned = 0.000836974 Jy ! Component: 2100 - total flux cleaned = 0.000746579 Jy ! Component: 2150 - total flux cleaned = 0.000671686 Jy ! Component: 2200 - total flux cleaned = 0.000657055 Jy ! Component: 2250 - total flux cleaned = 0.000583374 Jy ! Component: 2300 - total flux cleaned = 0.000568771 Jy ! Component: 2350 - total flux cleaned = 0.000481306 Jy ! Component: 2400 - total flux cleaned = 0.000481334 Jy ! Component: 2450 - total flux cleaned = 0.000423878 Jy ! Component: 2500 - total flux cleaned = 0.000395222 Jy ! Component: 2550 - total flux cleaned = 0.000338259 Jy ! Component: 2600 - total flux cleaned = 0.000281702 Jy ! Component: 2650 - total flux cleaned = 0.000239324 Jy ! Component: 2700 - total flux cleaned = 0.000155356 Jy ! Component: 2750 - total flux cleaned = 8.6014e-05 Jy ! Component: 2800 - total flux cleaned = 7.23058e-05 Jy ! Component: 2850 - total flux cleaned = 3.10491e-05 Jy ! Component: 2900 - total flux cleaned = -6.45841e-05 Jy ! Component: 2950 - total flux cleaned = -7.81409e-05 Jy ! Component: 3000 - total flux cleaned = -0.000186337 Jy ! Component: 3050 - total flux cleaned = -0.000213299 Jy ! Component: 3100 - total flux cleaned = -0.000240229 Jy ! Component: 3150 - total flux cleaned = -0.000306917 Jy ! Component: 3200 - total flux cleaned = -0.000373307 Jy ! Component: 3250 - total flux cleaned = -0.000425987 Jy ! Component: 3300 - total flux cleaned = -0.000465366 Jy ! Component: 3350 - total flux cleaned = -0.000504579 Jy ! Component: 3400 - total flux cleaned = -0.000569489 Jy ! Component: 3450 - total flux cleaned = -0.00056944 Jy ! Component: 3500 - total flux cleaned = -0.000620852 Jy ! Component: 3550 - total flux cleaned = -0.000697627 Jy ! Component: 3600 - total flux cleaned = -0.000697573 Jy ! Component: 3650 - total flux cleaned = -0.000710308 Jy ! Component: 3700 - total flux cleaned = -0.000723012 Jy ! Component: 3750 - total flux cleaned = -0.000773365 Jy ! Component: 3800 - total flux cleaned = -0.000873596 Jy ! Component: 3850 - total flux cleaned = -0.000873618 Jy ! Component: 3900 - total flux cleaned = -0.000861256 Jy ! Component: 3950 - total flux cleaned = -0.0008613 Jy ! Component: 4000 - total flux cleaned = -0.000947563 Jy ! Component: 4050 - total flux cleaned = -0.000972026 Jy ! Total flux subtracted in 4096 components = -0.000984226 Jy ! Clean residual min=-0.000778 max=0.000816 Jy/beam ! Clean residual mean=0.000002 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.272704 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 403 components and 0.272704 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J1312-0424_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 7.782 at -3.186 degrees (North through East) ! Clean map min=-0.0014403 max=0.26238 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J1312-0424_S_map.fits wmodel /scr/pima/rv117_uvs/J1312-0424_S_map.mod ! Writing 403 model components to file: /scr/pima/rv117_uvs/J1312-0424_S_map.mod wobs /scr/pima/rv117_uvs/J1312-0424_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J1312-0424_S_uvs.fits wwins /scr/pima/rv117_uvs/J1312-0424_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv117_uvs/J1312-0424_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.262383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222145 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.253993 0.253993 0.507986 1.01597 2.03194 4.06389 8.12777 16.2555 32.5111 65.0222 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.262 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1181.14 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J1312-0424_S_dfm.log closed on Sat Dec 9 23:44:24 2017