! Started logfile: /scr/pima/rv120_uvs/J1132+1023_S_dfm.log on Fri Dec 22 22:33:16 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/rv120_uvs/J1132+1023_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1132+1023_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885926 visibilities/baseline/integration-bin. ! Found source: J1132+1023 ! ! 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 79 lines of history. ! ! Reading 7176 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 J1132+1023_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000624Jy sigma=22.704741 ! Fit after self-cal, rms=0.924969Jy sigma=20.923819 ! 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=3.392 mas, bmaj=7.599 mas, bpa=14.53 degrees ! Estimated noise=0.698548 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.0592619 Jy ! Component: 100 - total flux cleaned = 0.0728663 Jy ! Total flux subtracted in 100 components = 0.0728663 Jy ! Clean residual min=-0.004291 max=0.005311 Jy/beam ! Clean residual mean=-0.000004 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.0728663 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0728663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053732Jy sigma=1.070635 ! Fit after self-cal, rms=0.053510Jy sigma=1.067262 ! 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=4.058 mas, bmaj=8.388 mas, bpa=13.25 degrees ! Estimated noise=0.404083 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.00642784 Jy ! Component: 100 - total flux cleaned = 0.00945216 Jy ! Component: 150 - total flux cleaned = 0.0109669 Jy ! Component: 200 - total flux cleaned = 0.0114424 Jy ! Total flux subtracted in 200 components = 0.0114424 Jy ! Clean residual min=-0.002193 max=0.002652 Jy/beam ! Clean residual mean=0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0843087 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.0843087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052843Jy sigma=1.048581 ! Fit after self-cal, rms=0.052827Jy sigma=1.048200 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.058 x 8.388 at 13.25 degrees (North through East) ! Clean map min=-0.002108 max=0.076031 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.92 KP 0.99 ! LA 0.98 MK 1.40 NL 1.00 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.00 KP 1.00 ! LA 0.99 MK 1.22 NL 0.97 OV 1.02 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.97 KP 1.00* ! LA 1.04 MK 0.65 NL 1.00* OV 1.06 ! PT 1.06 SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 0.97 KP 1.00 ! LA 1.03 MK 1.30 NL 0.99 OV 1.01 ! PT 1.00 SC 1.04 ! ! ! Fit before self-cal, rms=0.052827Jy sigma=1.048200 ! Fit after self-cal, rms=0.051858Jy sigma=1.036932 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.07 mas, bmaj=8.375 mas, bpa=13.31 degrees ! Estimated noise=0.402342 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 (7.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021778 Jy ! Component: 100 - total flux cleaned = 0.00279457 Jy ! Component: 150 - total flux cleaned = 0.00305071 Jy ! Component: 200 - total flux cleaned = 0.00317762 Jy ! Total flux subtracted in 200 components = 0.00317762 Jy ! Clean residual min=-0.001741 max=0.001824 Jy/beam ! Clean residual mean=0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0874863 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.0874863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051753Jy sigma=1.034244 ! Fit after self-cal, rms=0.051806Jy sigma=1.032965 ! 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.051806Jy sigma=1.032965 ! Fit after self-cal, rms=0.053168Jy sigma=1.025372 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=8.335 mas, bpa=13.41 degrees ! Estimated noise=0.402568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129099 Jy ! Component: 100 - total flux cleaned = 0.00164046 Jy ! Component: 150 - total flux cleaned = 0.00181547 Jy ! Component: 200 - total flux cleaned = 0.00194526 Jy ! Total flux subtracted in 200 components = 0.00194526 Jy ! Clean residual min=-0.001844 max=0.001690 Jy/beam ! Clean residual mean=0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0894316 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0894316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053126Jy sigma=1.024365 ! Fit after self-cal, rms=0.053278Jy sigma=1.023472 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.000433323 Jy ! Component: 100 - total flux cleaned = 0.000514252 Jy ! Component: 150 - total flux cleaned = 0.000551227 Jy ! Component: 200 - total flux cleaned = 0.000568685 Jy ! Total flux subtracted in 200 components = 0.000568685 Jy ! Clean residual min=-0.001841 max=0.001659 Jy/beam ! Clean residual mean=0.000003 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0900003 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.0900003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053266Jy sigma=1.023055 ! Fit after self-cal, rms=0.053267Jy sigma=1.023034 ! 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.053267Jy sigma=1.023034 ! Fit after self-cal, rms=0.053659Jy sigma=1.022755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.032 mas, bmaj=8.316 mas, bpa=13.47 degrees ! Estimated noise=0.402076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000635962 Jy ! Component: 100 - total flux cleaned = 0.000856226 Jy ! Component: 150 - total flux cleaned = 0.000967983 Jy ! Component: 200 - total flux cleaned = 0.00102614 Jy ! Total flux subtracted in 200 components = 0.00102614 Jy ! Clean residual min=-0.001771 max=0.001699 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0910264 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 69 components and 0.0910264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053648Jy sigma=1.022419 ! Fit after self-cal, rms=0.053676Jy sigma=1.022369 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.000163552 Jy ! Component: 100 - total flux cleaned = 0.000206306 Jy ! Component: 150 - total flux cleaned = 0.000233288 Jy ! Component: 200 - total flux cleaned = 0.000246472 Jy ! Total flux subtracted in 200 components = 0.000246472 Jy ! Clean residual min=-0.001758 max=0.001695 Jy/beam ! Clean residual mean=0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.0912729 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 72 components and 0.0912729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053671Jy sigma=1.022155 ! Fit after self-cal, rms=0.053671Jy sigma=1.022148 ! 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.053671Jy sigma=1.022148 ! Fit after self-cal, rms=0.053696Jy sigma=1.022111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.498 mas, bmaj=10.56 mas, bpa=2.51 degrees ! Estimated noise=0.470271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000539592 Jy ! Component: 100 - total flux cleaned = 0.000732208 Jy ! Component: 150 - total flux cleaned = 0.000760016 Jy ! Component: 200 - total flux cleaned = 0.000759938 Jy ! Total flux subtracted in 200 components = 0.000759938 Jy ! Clean residual min=-0.001631 max=0.001480 Jy/beam ! Clean residual mean=0.000005 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0920328 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.0920328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053696Jy sigma=1.022024 ! Fit after self-cal, rms=0.053700Jy sigma=1.022001 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.82313e-05 Jy ! Component: 100 - total flux cleaned = 8.48695e-05 Jy ! Component: 150 - total flux cleaned = 9.24729e-05 Jy ! Component: 200 - total flux cleaned = 9.24413e-05 Jy ! Total flux subtracted in 200 components = 9.24413e-05 Jy ! Clean residual min=-0.001597 max=0.001492 Jy/beam ! Clean residual mean=0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0921252 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 88 components and 0.0921252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053700Jy sigma=1.021967 ! Fit after self-cal, rms=0.053701Jy sigma=1.021961 ! 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=4.027 mas, bmaj=8.308 mas, bpa=13.52 degrees ! Estimated noise=0.402093 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 8.308 at 13.52 degrees (North through East) ! Clean map min=-0.001649 max=0.075378 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=3.377 mas, bmaj=7.57 mas, bpa=15.12 degrees ! Estimated noise=0.697287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0591339 Jy ! Component: 100 - total flux cleaned = 0.0727579 Jy ! Component: 150 - total flux cleaned = 0.0789339 Jy ! Component: 200 - total flux cleaned = 0.0830666 Jy ! Total flux subtracted in 200 components = 0.0830666 Jy ! Clean residual min=-0.003225 max=0.002908 Jy/beam ! Clean residual mean=-0.000002 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0830666 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0830666 Jy ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=8.308 mas, bpa=13.52 degrees ! Estimated noise=0.402093 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.00285417 Jy ! Component: 100 - total flux cleaned = 0.00465868 Jy ! Component: 150 - total flux cleaned = 0.00595666 Jy ! Component: 200 - total flux cleaned = 0.00695598 Jy ! Total flux subtracted in 200 components = 0.00695598 Jy ! Clean residual min=-0.001821 max=0.001643 Jy/beam ! Clean residual mean=0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0900225 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.0900225 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.498 mas, bmaj=10.56 mas, bpa=2.51 degrees ! Estimated noise=0.470271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000979091 Jy ! Component: 100 - total flux cleaned = 0.00134099 Jy ! Component: 150 - total flux cleaned = 0.00153586 Jy ! Component: 200 - total flux cleaned = 0.00168162 Jy ! Total flux subtracted in 200 components = 0.00168162 Jy ! Clean residual min=-0.001647 max=0.001494 Jy/beam ! Clean residual mean=0.000004 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0917041 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 = 0.000131015 Jy ! Component: 100 - total flux cleaned = 0.000213785 Jy ! Component: 150 - total flux cleaned = 0.000222245 Jy ! Component: 200 - total flux cleaned = 0.000222068 Jy ! Total flux subtracted in 200 components = 0.000222068 Jy ! Clean residual min=-0.001629 max=0.001502 Jy/beam ! Clean residual mean=0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0919262 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 76 components and 0.0919262 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=8.308 mas, bpa=13.52 degrees ! Estimated noise=0.402093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.66374e-05 Jy ! Component: 100 - total flux cleaned = -2.00392e-06 Jy ! Component: 150 - total flux cleaned = -2.14571e-06 Jy ! Component: 200 - total flux cleaned = 1.62418e-05 Jy ! Total flux subtracted in 200 components = 1.62418e-05 Jy ! Clean residual min=-0.001729 max=0.001663 Jy/beam ! Clean residual mean=0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.0919425 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.0919424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053701Jy sigma=1.022504 ! Fit after self-cal, rms=0.053694Jy sigma=1.022444 wmodel J1132+1023_S_map.mod ! Writing 91 model components to file: J1132+1023_S_map.mod wobs J1132+1023_S_uvs.fits ! Writing UV FITS file: J1132+1023_S_uvs.fits wwins J1132+1023_S_map.win ! wwins: Wrote 2 windows to J1132+1023_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 = 4.82398e-05 Jy ! Component: 100 - total flux cleaned = 2.19695e-05 Jy ! Component: 150 - total flux cleaned = 2.05228e-05 Jy ! Component: 200 - total flux cleaned = 6.85963e-05 Jy ! Component: 250 - total flux cleaned = 0.000137771 Jy ! Component: 300 - total flux cleaned = 0.00018254 Jy ! Component: 350 - total flux cleaned = 0.000160619 Jy ! Component: 400 - total flux cleaned = 0.000160447 Jy ! Component: 450 - total flux cleaned = 0.000139975 Jy ! Component: 500 - total flux cleaned = 0.00024247 Jy ! Component: 550 - total flux cleaned = 0.000282626 Jy ! Component: 600 - total flux cleaned = 0.000322142 Jy ! Component: 650 - total flux cleaned = 0.000361185 Jy ! Component: 700 - total flux cleaned = 0.000437049 Jy ! Component: 750 - total flux cleaned = 0.000474558 Jy ! Component: 800 - total flux cleaned = 0.000492773 Jy ! Component: 850 - total flux cleaned = 0.000511238 Jy ! Component: 900 - total flux cleaned = 0.000511401 Jy ! Component: 950 - total flux cleaned = 0.000511836 Jy ! Component: 1000 - total flux cleaned = 0.000546189 Jy ! Component: 1050 - total flux cleaned = 0.000580054 Jy ! Component: 1100 - total flux cleaned = 0.000579927 Jy ! Component: 1150 - total flux cleaned = 0.000628709 Jy ! Component: 1200 - total flux cleaned = 0.000579729 Jy ! Component: 1250 - total flux cleaned = 0.000547735 Jy ! Component: 1300 - total flux cleaned = 0.000547822 Jy ! Component: 1350 - total flux cleaned = 0.000500679 Jy ! Component: 1400 - total flux cleaned = 0.000578351 Jy ! Component: 1450 - total flux cleaned = 0.000547548 Jy ! Component: 1500 - total flux cleaned = 0.000608398 Jy ! Component: 1550 - total flux cleaned = 0.00062344 Jy ! Component: 1600 - total flux cleaned = 0.000668104 Jy ! Component: 1650 - total flux cleaned = 0.000668267 Jy ! Component: 1700 - total flux cleaned = 0.000624705 Jy ! Component: 1750 - total flux cleaned = 0.000740423 Jy ! Component: 1800 - total flux cleaned = 0.000725844 Jy ! Component: 1850 - total flux cleaned = 0.000697594 Jy ! Component: 1900 - total flux cleaned = 0.000754019 Jy ! Component: 1950 - total flux cleaned = 0.000795661 Jy ! Component: 2000 - total flux cleaned = 0.00076805 Jy ! Component: 2050 - total flux cleaned = 0.000795499 Jy ! Component: 2100 - total flux cleaned = 0.000741257 Jy ! Component: 2150 - total flux cleaned = 0.000795042 Jy ! Component: 2200 - total flux cleaned = 0.000808217 Jy ! Component: 2250 - total flux cleaned = 0.000781532 Jy ! Component: 2300 - total flux cleaned = 0.000807725 Jy ! Component: 2350 - total flux cleaned = 0.000833597 Jy ! Component: 2400 - total flux cleaned = 0.00076895 Jy ! Component: 2450 - total flux cleaned = 0.000807367 Jy ! Component: 2500 - total flux cleaned = 0.000769305 Jy ! Component: 2550 - total flux cleaned = 0.000794683 Jy ! Component: 2600 - total flux cleaned = 0.000756986 Jy ! Component: 2650 - total flux cleaned = 0.000756893 Jy ! Component: 2700 - total flux cleaned = 0.000744538 Jy ! Component: 2750 - total flux cleaned = 0.000707653 Jy ! Component: 2800 - total flux cleaned = 0.000719671 Jy ! Component: 2850 - total flux cleaned = 0.000659246 Jy ! Component: 2900 - total flux cleaned = 0.000683264 Jy ! Component: 2950 - total flux cleaned = 0.000671316 Jy ! Component: 3000 - total flux cleaned = 0.000671309 Jy ! Component: 3050 - total flux cleaned = 0.000659488 Jy ! Component: 3100 - total flux cleaned = 0.000647813 Jy ! Component: 3150 - total flux cleaned = 0.000671117 Jy ! Component: 3200 - total flux cleaned = 0.000613424 Jy ! Component: 3250 - total flux cleaned = 0.000602031 Jy ! Component: 3300 - total flux cleaned = 0.000590639 Jy ! Component: 3350 - total flux cleaned = 0.000568087 Jy ! Component: 3400 - total flux cleaned = 0.000556849 Jy ! Component: 3450 - total flux cleaned = 0.000568033 Jy ! Component: 3500 - total flux cleaned = 0.000545985 Jy ! Component: 3550 - total flux cleaned = 0.000501897 Jy ! Component: 3600 - total flux cleaned = 0.000480084 Jy ! Component: 3650 - total flux cleaned = 0.000490874 Jy ! Component: 3700 - total flux cleaned = 0.000480038 Jy ! Component: 3750 - total flux cleaned = 0.000480051 Jy ! Component: 3800 - total flux cleaned = 0.000469395 Jy ! Component: 3850 - total flux cleaned = 0.000426942 Jy ! Component: 3900 - total flux cleaned = 0.000469289 Jy ! Component: 3950 - total flux cleaned = 0.00044822 Jy ! Component: 4000 - total flux cleaned = 0.00044832 Jy ! Component: 4050 - total flux cleaned = 0.000479424 Jy ! Total flux subtracted in 4096 components = 0.000448341 Jy ! Clean residual min=-0.000594 max=0.000618 Jy/beam ! Clean residual mean=0.000001 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0923908 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 377 components and 0.0923908 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1132+1023_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 8.308 at 13.52 degrees (North through East) ! Clean map min=-0.0011605 max=0.075377 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1132+1023_S_map.fits wmodel /scr/pima/rv120_uvs/J1132+1023_S_map.mod ! Writing 377 model components to file: /scr/pima/rv120_uvs/J1132+1023_S_map.mod wobs /scr/pima/rv120_uvs/J1132+1023_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1132+1023_S_uvs.fits wwins /scr/pima/rv120_uvs/J1132+1023_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J1132+1023_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0753772 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000193382 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.769656 0.769656 1.53931 3.07862 6.15725 12.3145 24.629 49.258 98.516 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 389.784 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1132+1023_S_dfm.log closed on Fri Dec 22 22:33:20 2017