! Started logfile: /scr/pima/rv117_uvs/J0232+2017_X_dfm.log on Sat Dec 9 23:40:57 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv117_uvs/J0232+2017_X_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J0232+2017_X_uva.fits ! AN table 1: 44 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.690747 visibilities/baseline/integration-bin. ! Found source: J0232+2017 ! ! 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.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 3404 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 J0232+2017_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 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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000240Jy sigma=21.077069 ! Fit after self-cal, rms=0.974328Jy sigma=20.644254 ! 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=1.436 mas, bmaj=2.862 mas, bpa=-0.8627 degrees ! Estimated noise=1.09838 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.0198451 Jy ! Component: 100 - total flux cleaned = 0.0246142 Jy ! Total flux subtracted in 100 components = 0.0246142 Jy ! Clean residual min=-0.004084 max=0.004100 Jy/beam ! Clean residual mean=-0.000009 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.0246142 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0246142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045656Jy sigma=0.918510 ! Fit after self-cal, rms=0.044084Jy sigma=0.883335 ! 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=1.788 mas, bmaj=3.308 mas, bpa=-4.063 degrees ! Estimated noise=0.590297 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.00459953 Jy ! Component: 100 - total flux cleaned = 0.00612928 Jy ! Component: 150 - total flux cleaned = 0.00699256 Jy ! Component: 200 - total flux cleaned = 0.00738915 Jy ! Total flux subtracted in 200 components = 0.00738915 Jy ! Clean residual min=-0.002124 max=0.002128 Jy/beam ! Clean residual mean=0.000002 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0320034 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 34 components and 0.0320034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043635Jy sigma=0.874326 ! Fit after self-cal, rms=0.043634Jy sigma=0.874189 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.788 x 3.308 at -4.063 degrees (North through East) ! Clean map min=-0.0020457 max=0.029056 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.09 HN 0.98 KP 0.94 ! LA 0.95 NL 1.03 OV 1.05 PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.02 KP 1.09 ! LA 0.98 NL 0.99 OV 1.10 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 0.88 KP 1.17 ! LA 0.86 NL 1.03 OV 1.05 PT 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.86 KP 0.95 ! LA 0.85 NL 0.98 OV 0.97 PT 1.01 ! ! ! Fit before self-cal, rms=0.043634Jy sigma=0.874189 ! Fit after self-cal, rms=0.042407Jy sigma=0.871658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.763 mas, bmaj=3.348 mas, bpa=-4.208 degrees ! Estimated noise=0.583759 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.00013238 Jy ! Component: 100 - total flux cleaned = 0.000166138 Jy ! Component: 150 - total flux cleaned = 0.000143745 Jy ! Component: 200 - total flux cleaned = 0.000152606 Jy ! Total flux subtracted in 200 components = 0.000152606 Jy ! Clean residual min=-0.001793 max=0.001904 Jy/beam ! Clean residual mean=-0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.032156 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.032156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042397Jy sigma=0.871447 ! Fit after self-cal, rms=0.042461Jy sigma=0.870865 ! 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.042461Jy sigma=0.870865 ! Fit after self-cal, rms=0.043233Jy sigma=0.868188 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.75 mas, bmaj=3.385 mas, bpa=-4.09 degrees ! Estimated noise=0.585746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.48087e-05 Jy ! Component: 100 - total flux cleaned = -8.67585e-05 Jy ! Component: 150 - total flux cleaned = -0.000105692 Jy ! Component: 200 - total flux cleaned = -0.000105663 Jy ! Total flux subtracted in 200 components = -0.000105663 Jy ! Clean residual min=-0.001730 max=0.001748 Jy/beam ! Clean residual mean=-0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0320503 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.0320503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043223Jy sigma=0.868051 ! Fit after self-cal, rms=0.043310Jy sigma=0.867501 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.000133628 Jy ! Component: 100 - total flux cleaned = -0.000145146 Jy ! Component: 150 - total flux cleaned = -0.000145208 Jy ! Component: 200 - total flux cleaned = -0.00013672 Jy ! Total flux subtracted in 200 components = -0.00013672 Jy ! Clean residual min=-0.001737 max=0.001786 Jy/beam ! Clean residual mean=-0.000000 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0319136 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.0319136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043304Jy sigma=0.867438 ! Fit after self-cal, rms=0.043306Jy sigma=0.867419 ! 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.043306Jy sigma=0.867419 ! Fit after self-cal, rms=0.044330Jy sigma=0.867279 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.744 mas, bmaj=3.41 mas, bpa=-4.142 degrees ! Estimated noise=0.59334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015152 Jy ! Component: 100 - total flux cleaned = 0.000117284 Jy ! Component: 150 - total flux cleaned = 0.000107973 Jy ! Component: 200 - total flux cleaned = 0.000122733 Jy ! Total flux subtracted in 200 components = 0.000122733 Jy ! Clean residual min=-0.001759 max=0.001746 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0320363 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.0320363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044322Jy sigma=0.867150 ! Fit after self-cal, rms=0.044361Jy sigma=0.867055 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 = -9.30611e-05 Jy ! Component: 100 - total flux cleaned = -9.45436e-05 Jy ! Component: 150 - total flux cleaned = -8.71726e-05 Jy ! Component: 200 - total flux cleaned = -8.02654e-05 Jy ! Total flux subtracted in 200 components = -8.02654e-05 Jy ! Clean residual min=-0.001729 max=0.001750 Jy/beam ! Clean residual mean=-0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0319561 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0319561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044357Jy sigma=0.867009 ! Fit after self-cal, rms=0.044358Jy sigma=0.866997 ! 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.044358Jy sigma=0.866997 ! Fit after self-cal, rms=0.044921Jy sigma=0.866933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.761 mas, bmaj=3.795 mas, bpa=-4.326 degrees ! Estimated noise=0.639476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.11213e-06 Jy ! Component: 100 - total flux cleaned = 6.53995e-06 Jy ! Component: 150 - total flux cleaned = 1.44651e-05 Jy ! Component: 200 - total flux cleaned = 1.46159e-05 Jy ! Total flux subtracted in 200 components = 1.46159e-05 Jy ! Clean residual min=-0.001806 max=0.001904 Jy/beam ! Clean residual mean=0.000000 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0319707 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.0319707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044916Jy sigma=0.866863 ! Fit after self-cal, rms=0.044932Jy sigma=0.866803 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.000125797 Jy ! Component: 100 - total flux cleaned = -0.000125945 Jy ! Component: 150 - total flux cleaned = -0.00012592 Jy ! Component: 200 - total flux cleaned = -0.000120978 Jy ! Total flux subtracted in 200 components = -0.000120978 Jy ! Clean residual min=-0.001786 max=0.001887 Jy/beam ! Clean residual mean=0.000000 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0318497 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0318497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044930Jy sigma=0.866802 ! Fit after self-cal, rms=0.044927Jy sigma=0.866656 ! 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=1.734 mas, bmaj=3.433 mas, bpa=-4.2 degrees ! Estimated noise=0.598594 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.734 x 3.433 at -4.2 degrees (North through East) ! Clean map min=-0.0017181 max=0.029196 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=1.401 mas, bmaj=2.958 mas, bpa=-1.081 degrees ! Estimated noise=1.09633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228767 Jy ! Component: 100 - total flux cleaned = 0.0282896 Jy ! Component: 150 - total flux cleaned = 0.0303293 Jy ! Component: 200 - total flux cleaned = 0.0307095 Jy ! Total flux subtracted in 200 components = 0.0307095 Jy ! Clean residual min=-0.002806 max=0.002609 Jy/beam ! Clean residual mean=-0.000001 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0307095 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.0307095 Jy ! Inverting map and beam ! Estimated beam: bmin=1.734 mas, bmaj=3.433 mas, bpa=-4.2 degrees ! Estimated noise=0.598594 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.000718237 Jy ! Component: 100 - total flux cleaned = 0.000804164 Jy ! Component: 150 - total flux cleaned = 0.000892147 Jy ! Component: 200 - total flux cleaned = 0.000947248 Jy ! Total flux subtracted in 200 components = 0.000947248 Jy ! Clean residual min=-0.001745 max=0.001715 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0316567 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.0316567 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=2.761 mas, bmaj=3.795 mas, bpa=-4.326 degrees ! Estimated noise=0.639476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.67086e-05 Jy ! Component: 100 - total flux cleaned = 4.24239e-05 Jy ! Component: 150 - total flux cleaned = 4.94903e-05 Jy ! Component: 200 - total flux cleaned = 4.94907e-05 Jy ! Total flux subtracted in 200 components = 4.94907e-05 Jy ! Clean residual min=-0.001861 max=0.001886 Jy/beam ! Clean residual mean=0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0317062 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 = 6.2019e-06 Jy ! Component: 100 - total flux cleaned = 1.20083e-05 Jy ! Component: 150 - total flux cleaned = 1.21526e-05 Jy ! Component: 200 - total flux cleaned = 1.74713e-05 Jy ! Total flux subtracted in 200 components = 1.74713e-05 Jy ! Clean residual min=-0.001862 max=0.001880 Jy/beam ! Clean residual mean=0.000001 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0317237 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.0317237 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.734 mas, bmaj=3.433 mas, bpa=-4.2 degrees ! Estimated noise=0.598594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000104161 Jy ! Component: 100 - total flux cleaned = 0.000131894 Jy ! Component: 150 - total flux cleaned = 0.000131576 Jy ! Component: 200 - total flux cleaned = 0.000130853 Jy ! Total flux subtracted in 200 components = 0.000130853 Jy ! Clean residual min=-0.001734 max=0.001750 Jy/beam ! Clean residual mean=0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0318546 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0318546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044931Jy sigma=0.866731 ! Fit after self-cal, rms=0.044933Jy sigma=0.866681 wmodel J0232+2017_X_map.mod ! Writing 48 model components to file: J0232+2017_X_map.mod wobs J0232+2017_X_uvs.fits ! Writing UV FITS file: J0232+2017_X_uvs.fits wwins J0232+2017_X_map.win ! wwins: Wrote 1 windows to J0232+2017_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.000212531 Jy ! Component: 100 - total flux cleaned = 0.000408766 Jy ! Component: 150 - total flux cleaned = 0.000564956 Jy ! Component: 200 - total flux cleaned = 0.000736337 Jy ! Component: 250 - total flux cleaned = 0.000829963 Jy ! Component: 300 - total flux cleaned = 0.000897777 Jy ! Component: 350 - total flux cleaned = 0.000962363 Jy ! Component: 400 - total flux cleaned = 0.000941031 Jy ! Component: 450 - total flux cleaned = 0.000981842 Jy ! Component: 500 - total flux cleaned = 0.00100136 Jy ! Component: 550 - total flux cleaned = 0.00107772 Jy ! Component: 600 - total flux cleaned = 0.00111481 Jy ! Component: 650 - total flux cleaned = 0.00120602 Jy ! Component: 700 - total flux cleaned = 0.00129466 Jy ! Component: 750 - total flux cleaned = 0.00138148 Jy ! Component: 800 - total flux cleaned = 0.00146628 Jy ! Component: 850 - total flux cleaned = 0.00153287 Jy ! Component: 900 - total flux cleaned = 0.00158179 Jy ! Component: 950 - total flux cleaned = 0.0016297 Jy ! Component: 1000 - total flux cleaned = 0.00166117 Jy ! Component: 1050 - total flux cleaned = 0.00170762 Jy ! Component: 1100 - total flux cleaned = 0.00173798 Jy ! Component: 1150 - total flux cleaned = 0.00176766 Jy ! Component: 1200 - total flux cleaned = 0.00181153 Jy ! Component: 1250 - total flux cleaned = 0.00186896 Jy ! Component: 1300 - total flux cleaned = 0.00189708 Jy ! Component: 1350 - total flux cleaned = 0.00192488 Jy ! Component: 1400 - total flux cleaned = 0.00200655 Jy ! Component: 1450 - total flux cleaned = 0.00202007 Jy ! Component: 1500 - total flux cleaned = 0.00204658 Jy ! Component: 1550 - total flux cleaned = 0.00208572 Jy ! Component: 1600 - total flux cleaned = 0.00212435 Jy ! Component: 1650 - total flux cleaned = 0.00216242 Jy ! Component: 1700 - total flux cleaned = 0.00219984 Jy ! Component: 1750 - total flux cleaned = 0.00223677 Jy ! Component: 1800 - total flux cleaned = 0.00224904 Jy ! Component: 1850 - total flux cleaned = 0.00226121 Jy ! Component: 1900 - total flux cleaned = 0.00227299 Jy ! Component: 1950 - total flux cleaned = 0.00227314 Jy ! Component: 2000 - total flux cleaned = 0.00227316 Jy ! Component: 2050 - total flux cleaned = 0.00226179 Jy ! Component: 2100 - total flux cleaned = 0.00223918 Jy ! Component: 2150 - total flux cleaned = 0.00222814 Jy ! Component: 2200 - total flux cleaned = 0.00218379 Jy ! Component: 2250 - total flux cleaned = 0.00218374 Jy ! Component: 2300 - total flux cleaned = 0.00217282 Jy ! Component: 2350 - total flux cleaned = 0.00211889 Jy ! Component: 2400 - total flux cleaned = 0.00207631 Jy ! Component: 2450 - total flux cleaned = 0.00204458 Jy ! Component: 2500 - total flux cleaned = 0.00202361 Jy ! Component: 2550 - total flux cleaned = 0.00197163 Jy ! Component: 2600 - total flux cleaned = 0.00196121 Jy ! Component: 2650 - total flux cleaned = 0.00192047 Jy ! Component: 2700 - total flux cleaned = 0.00189017 Jy ! Component: 2750 - total flux cleaned = 0.00187005 Jy ! Component: 2800 - total flux cleaned = 0.00184027 Jy ! Component: 2850 - total flux cleaned = 0.00180081 Jy ! Component: 2900 - total flux cleaned = 0.00181057 Jy ! Component: 2950 - total flux cleaned = 0.00176183 Jy ! Component: 3000 - total flux cleaned = 0.00177146 Jy ! Component: 3050 - total flux cleaned = 0.00174266 Jy ! Component: 3100 - total flux cleaned = 0.00173312 Jy ! Component: 3150 - total flux cleaned = 0.00171425 Jy ! Component: 3200 - total flux cleaned = 0.00172362 Jy ! Component: 3250 - total flux cleaned = 0.0017236 Jy ! Component: 3300 - total flux cleaned = 0.00172348 Jy ! Component: 3350 - total flux cleaned = 0.00169583 Jy ! Component: 3400 - total flux cleaned = 0.00171417 Jy ! Component: 3450 - total flux cleaned = 0.00170517 Jy ! Component: 3500 - total flux cleaned = 0.00174133 Jy ! Component: 3550 - total flux cleaned = 0.00173227 Jy ! Component: 3600 - total flux cleaned = 0.00170548 Jy ! Component: 3650 - total flux cleaned = 0.00173223 Jy ! Component: 3700 - total flux cleaned = 0.00174987 Jy ! Component: 3750 - total flux cleaned = 0.00174102 Jy ! Component: 3800 - total flux cleaned = 0.0017061 Jy ! Component: 3850 - total flux cleaned = 0.00168878 Jy ! Component: 3900 - total flux cleaned = 0.00171467 Jy ! Component: 3950 - total flux cleaned = 0.00168023 Jy ! Component: 4000 - total flux cleaned = 0.00169736 Jy ! Component: 4050 - total flux cleaned = 0.00164622 Jy ! Total flux subtracted in 4096 components = 0.00162085 Jy ! Clean residual min=-0.000548 max=0.000446 Jy/beam ! Clean residual mean=-0.000000 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0334754 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 341 components and 0.0334754 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J0232+2017_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.734 x 3.433 at -4.2 degrees (North through East) ! Clean map min=-0.0010017 max=0.029277 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J0232+2017_X_map.fits wmodel /scr/pima/rv117_uvs/J0232+2017_X_map.mod ! Writing 341 model components to file: /scr/pima/rv117_uvs/J0232+2017_X_map.mod wobs /scr/pima/rv117_uvs/J0232+2017_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J0232+2017_X_uvs.fits wwins /scr/pima/rv117_uvs/J0232+2017_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv117_uvs/J0232+2017_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0292768 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000144887 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48466 1.48466 2.96932 5.93864 11.8773 23.7546 47.5091 95.0182 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 202.066 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J0232+2017_X_dfm.log closed on Sat Dec 9 23:41:01 2017