! Started logfile: /scr/pima/rv120_uvs/J0801+4736_S_dfm.log on Fri Dec 22 22:31:41 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/J0801+4736_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J0801+4736_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740598 visibilities/baseline/integration-bin. ! Found source: J0801+4736 ! ! 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 6932 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 J0801+4736_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002105Jy sigma=23.872001 ! Fit after self-cal, rms=0.963178Jy sigma=22.986535 ! 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.182 mas, bmaj=3.839 mas, bpa=-31.8 degrees ! Estimated noise=0.748885 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.0303998 Jy ! Component: 100 - total flux cleaned = 0.0371101 Jy ! Total flux subtracted in 100 components = 0.0371101 Jy ! Clean residual min=-0.003954 max=0.004539 Jy/beam ! Clean residual mean=0.000004 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.0371101 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0371101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056839Jy sigma=1.140766 ! Fit after self-cal, rms=0.054891Jy sigma=1.090045 ! 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.147 mas, bmaj=4.692 mas, bpa=-31.28 degrees ! Estimated noise=0.396545 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 (5.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0057104 Jy ! Component: 100 - total flux cleaned = 0.00877472 Jy ! Component: 150 - total flux cleaned = 0.0102165 Jy ! Component: 200 - total flux cleaned = 0.0110305 Jy ! Total flux subtracted in 200 components = 0.0110305 Jy ! Clean residual min=-0.002041 max=0.002309 Jy/beam ! Clean residual mean=0.000004 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0481406 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.0481406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054229Jy sigma=1.073270 ! Fit after self-cal, rms=0.054106Jy sigma=1.070925 ! 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.147 x 4.692 at -31.28 degrees (North through East) ! Clean map min=-0.0018617 max=0.040293 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.92 KP 0.96 ! LA 0.95 MK 1.05 NL 1.08 OV 0.93 ! PT 1.09 SC 1.13 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.07 KP 0.99 ! LA 1.00 MK 1.08 NL 0.96 OV 0.98 ! PT 1.03 SC 1.08 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.09 HN 1.02 KP 1.00* ! LA 0.83 MK 0.53 NL 1.00* OV 1.08 ! PT 1.13 SC 0.55 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.04 KP 1.06 ! LA 1.02 MK 1.05 NL 0.97 OV 0.98 ! PT 0.99 SC 1.11 ! ! ! Fit before self-cal, rms=0.054106Jy sigma=1.070925 ! Fit after self-cal, rms=0.045779Jy sigma=1.050259 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=4.567 mas, bpa=-30.48 degrees ! Estimated noise=0.388527 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.00159167 Jy ! Component: 100 - total flux cleaned = 0.00187175 Jy ! Component: 150 - total flux cleaned = 0.00193179 Jy ! Component: 200 - total flux cleaned = 0.00195642 Jy ! Total flux subtracted in 200 components = 0.00195642 Jy ! Clean residual min=-0.001709 max=0.001758 Jy/beam ! Clean residual mean=0.000004 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0500971 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.0500971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045696Jy sigma=1.048022 ! Fit after self-cal, rms=0.046080Jy sigma=1.040890 ! 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.046080Jy sigma=1.040890 ! Fit after self-cal, rms=0.047150Jy sigma=1.035258 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.944 mas, bmaj=4.523 mas, bpa=-27.88 degrees ! Estimated noise=0.389064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101658 Jy ! Component: 100 - total flux cleaned = 0.00135881 Jy ! Component: 150 - total flux cleaned = 0.00143914 Jy ! Component: 200 - total flux cleaned = 0.00149053 Jy ! Total flux subtracted in 200 components = 0.00149053 Jy ! Clean residual min=-0.001471 max=0.001416 Jy/beam ! Clean residual mean=0.000003 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0515876 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.0515876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047105Jy sigma=1.034623 ! Fit after self-cal, rms=0.047678Jy sigma=1.032662 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.86132e-05 Jy ! Component: 100 - total flux cleaned = -0.000147374 Jy ! Component: 150 - total flux cleaned = -0.000229261 Jy ! Component: 200 - total flux cleaned = -0.000272368 Jy ! Total flux subtracted in 200 components = -0.000272368 Jy ! Clean residual min=-0.001452 max=0.001415 Jy/beam ! Clean residual mean=0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0513152 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.0513152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047659Jy sigma=1.032437 ! Fit after self-cal, rms=0.047686Jy sigma=1.032391 ! 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.047686Jy sigma=1.032391 ! Fit after self-cal, rms=0.049593Jy sigma=1.031434 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.927 mas, bmaj=4.487 mas, bpa=-26.5 degrees ! Estimated noise=0.389598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000324236 Jy ! Component: 100 - total flux cleaned = 0.000466281 Jy ! Component: 150 - total flux cleaned = 0.00055103 Jy ! Component: 200 - total flux cleaned = 0.000565087 Jy ! Total flux subtracted in 200 components = 0.000565087 Jy ! Clean residual min=-0.001374 max=0.001322 Jy/beam ! Clean residual mean=0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0518803 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.0518803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049571Jy sigma=1.031178 ! Fit after self-cal, rms=0.049965Jy sigma=1.030881 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.83253e-06 Jy ! Component: 100 - total flux cleaned = 2.80395e-05 Jy ! Component: 150 - total flux cleaned = 2.83559e-05 Jy ! Component: 200 - total flux cleaned = 4.1587e-05 Jy ! Total flux subtracted in 200 components = 4.1587e-05 Jy ! Clean residual min=-0.001399 max=0.001328 Jy/beam ! Clean residual mean=0.000003 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0519219 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.0519219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049951Jy sigma=1.030755 ! Fit after self-cal, rms=0.049983Jy sigma=1.030723 ! 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.049983Jy sigma=1.030723 ! Fit after self-cal, rms=0.051376Jy sigma=1.030435 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.973 mas, bmaj=8.088 mas, bpa=-23.05 degrees ! Estimated noise=0.487333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000527688 Jy ! Component: 100 - total flux cleaned = 0.000652596 Jy ! Component: 150 - total flux cleaned = 0.00067163 Jy ! Component: 200 - total flux cleaned = 0.000671834 Jy ! Total flux subtracted in 200 components = 0.000671834 Jy ! Clean residual min=-0.001456 max=0.001436 Jy/beam ! Clean residual mean=0.000005 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0525937 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.0525937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051374Jy sigma=1.030522 ! Fit after self-cal, rms=0.051512Jy sigma=1.030425 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.18147e-05 Jy ! Component: 100 - total flux cleaned = 9.05214e-05 Jy ! Component: 150 - total flux cleaned = 9.07386e-05 Jy ! Component: 200 - total flux cleaned = 9.08196e-05 Jy ! Total flux subtracted in 200 components = 9.08196e-05 Jy ! Clean residual min=-0.001468 max=0.001447 Jy/beam ! Clean residual mean=0.000005 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.0526845 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.0526845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051512Jy sigma=1.030518 ! Fit after self-cal, rms=0.051520Jy sigma=1.030504 ! 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.923 mas, bmaj=4.453 mas, bpa=-25.37 degrees ! Estimated noise=0.390177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 4.453 at -25.37 degrees (North through East) ! Clean map min=-0.0013044 max=0.039458 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.972 mas, bmaj=3.596 mas, bpa=-26.88 degrees ! Estimated noise=0.698371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0307124 Jy ! Component: 100 - total flux cleaned = 0.0393424 Jy ! Component: 150 - total flux cleaned = 0.0438625 Jy ! Component: 200 - total flux cleaned = 0.0468726 Jy ! Total flux subtracted in 200 components = 0.0468726 Jy ! Clean residual min=-0.003160 max=0.003351 Jy/beam ! Clean residual mean=0.000003 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0468726 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0468726 Jy ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=4.453 mas, bpa=-25.37 degrees ! Estimated noise=0.390177 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.00253765 Jy ! Component: 100 - total flux cleaned = 0.00362036 Jy ! Component: 150 - total flux cleaned = 0.00403703 Jy ! Component: 200 - total flux cleaned = 0.00433942 Jy ! Total flux subtracted in 200 components = 0.00433942 Jy ! Clean residual min=-0.001465 max=0.001460 Jy/beam ! Clean residual mean=0.000003 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.051212 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.051212 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.973 mas, bmaj=8.088 mas, bpa=-23.05 degrees ! Estimated noise=0.487333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103378 Jy ! Component: 100 - total flux cleaned = 0.00150147 Jy ! Component: 150 - total flux cleaned = 0.00157597 Jy ! Component: 200 - total flux cleaned = 0.00160883 Jy ! Total flux subtracted in 200 components = 0.00160883 Jy ! Clean residual min=-0.001423 max=0.001467 Jy/beam ! Clean residual mean=0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0528208 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 = 5.71424e-05 Jy ! Component: 100 - total flux cleaned = 8.2077e-05 Jy ! Component: 150 - total flux cleaned = 0.000128004 Jy ! Component: 200 - total flux cleaned = 0.00014863 Jy ! Total flux subtracted in 200 components = 0.00014863 Jy ! Clean residual min=-0.001425 max=0.001475 Jy/beam ! Clean residual mean=0.000004 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0529695 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 65 components and 0.0529695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=4.453 mas, bpa=-25.37 degrees ! Estimated noise=0.390177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013928 Jy ! Component: 100 - total flux cleaned = -0.000160216 Jy ! Component: 150 - total flux cleaned = -0.000160072 Jy ! Component: 200 - total flux cleaned = -0.000144068 Jy ! Total flux subtracted in 200 components = -0.000144068 Jy ! Clean residual min=-0.001453 max=0.001455 Jy/beam ! Clean residual mean=0.000002 rms=0.000353 Jy/beam ! Combined flux in latest and established models = 0.0528254 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.0528254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051512Jy sigma=1.031139 ! Fit after self-cal, rms=0.051532Jy sigma=1.030909 wmodel J0801+4736_S_map.mod ! Writing 84 model components to file: J0801+4736_S_map.mod wobs J0801+4736_S_uvs.fits ! Writing UV FITS file: J0801+4736_S_uvs.fits wwins J0801+4736_S_map.win ! wwins: Wrote 2 windows to J0801+4736_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.000155998 Jy ! Component: 100 - total flux cleaned = -0.000350398 Jy ! Component: 150 - total flux cleaned = -0.000420353 Jy ! Component: 200 - total flux cleaned = -0.000554684 Jy ! Component: 250 - total flux cleaned = -0.000685193 Jy ! Component: 300 - total flux cleaned = -0.000834259 Jy ! Component: 350 - total flux cleaned = -0.00098027 Jy ! Component: 400 - total flux cleaned = -0.00112358 Jy ! Component: 450 - total flux cleaned = -0.00126369 Jy ! Component: 500 - total flux cleaned = -0.00134188 Jy ! Component: 550 - total flux cleaned = -0.00138048 Jy ! Component: 600 - total flux cleaned = -0.00149511 Jy ! Component: 650 - total flux cleaned = -0.00157037 Jy ! Component: 700 - total flux cleaned = -0.00162611 Jy ! Component: 750 - total flux cleaned = -0.00171752 Jy ! Component: 800 - total flux cleaned = -0.00182574 Jy ! Component: 850 - total flux cleaned = -0.00184321 Jy ! Component: 900 - total flux cleaned = -0.00191369 Jy ! Component: 950 - total flux cleaned = -0.00194844 Jy ! Component: 1000 - total flux cleaned = -0.00196605 Jy ! Component: 1050 - total flux cleaned = -0.00203436 Jy ! Component: 1100 - total flux cleaned = -0.00208501 Jy ! Component: 1150 - total flux cleaned = -0.00210162 Jy ! Component: 1200 - total flux cleaned = -0.00216788 Jy ! Component: 1250 - total flux cleaned = -0.00221688 Jy ! Component: 1300 - total flux cleaned = -0.00223294 Jy ! Component: 1350 - total flux cleaned = -0.00229707 Jy ! Component: 1400 - total flux cleaned = -0.00229701 Jy ! Component: 1450 - total flux cleaned = -0.00234402 Jy ! Component: 1500 - total flux cleaned = -0.00234399 Jy ! Component: 1550 - total flux cleaned = -0.00239028 Jy ! Component: 1600 - total flux cleaned = -0.00242072 Jy ! Component: 1650 - total flux cleaned = -0.00248142 Jy ! Component: 1700 - total flux cleaned = -0.00245123 Jy ! Component: 1750 - total flux cleaned = -0.00257064 Jy ! Component: 1800 - total flux cleaned = -0.00255577 Jy ! Component: 1850 - total flux cleaned = -0.00259978 Jy ! Component: 1900 - total flux cleaned = -0.00264355 Jy ! Component: 1950 - total flux cleaned = -0.00270122 Jy ! Component: 2000 - total flux cleaned = -0.00272981 Jy ! Component: 2050 - total flux cleaned = -0.00268703 Jy ! Component: 2100 - total flux cleaned = -0.00268697 Jy ! Component: 2150 - total flux cleaned = -0.00277104 Jy ! Component: 2200 - total flux cleaned = -0.00278496 Jy ! Component: 2250 - total flux cleaned = -0.00282656 Jy ! Component: 2300 - total flux cleaned = -0.002895 Jy ! Component: 2350 - total flux cleaned = -0.0029086 Jy ! Component: 2400 - total flux cleaned = -0.0029357 Jy ! Component: 2450 - total flux cleaned = -0.00301627 Jy ! Component: 2500 - total flux cleaned = -0.00304279 Jy ! Component: 2550 - total flux cleaned = -0.00310903 Jy ! Component: 2600 - total flux cleaned = -0.003122 Jy ! Component: 2650 - total flux cleaned = -0.00318736 Jy ! Component: 2700 - total flux cleaned = -0.00318742 Jy ! Component: 2750 - total flux cleaned = -0.00326488 Jy ! Component: 2800 - total flux cleaned = -0.00331614 Jy ! Component: 2850 - total flux cleaned = -0.00330335 Jy ! Component: 2900 - total flux cleaned = -0.00335397 Jy ! Component: 2950 - total flux cleaned = -0.00337911 Jy ! Component: 3000 - total flux cleaned = -0.00337907 Jy ! Component: 3050 - total flux cleaned = -0.00339161 Jy ! Component: 3100 - total flux cleaned = -0.00339154 Jy ! Component: 3150 - total flux cleaned = -0.003453 Jy ! Component: 3200 - total flux cleaned = -0.00344066 Jy ! Component: 3250 - total flux cleaned = -0.00342853 Jy ! Component: 3300 - total flux cleaned = -0.00341649 Jy ! Component: 3350 - total flux cleaned = -0.00342862 Jy ! Component: 3400 - total flux cleaned = -0.00336888 Jy ! Component: 3450 - total flux cleaned = -0.00342856 Jy ! Component: 3500 - total flux cleaned = -0.00341673 Jy ! Component: 3550 - total flux cleaned = -0.0033814 Jy ! Component: 3600 - total flux cleaned = -0.00339323 Jy ! Component: 3650 - total flux cleaned = -0.0033465 Jy ! Component: 3700 - total flux cleaned = -0.00333491 Jy ! Component: 3750 - total flux cleaned = -0.00336964 Jy ! Component: 3800 - total flux cleaned = -0.00336964 Jy ! Component: 3850 - total flux cleaned = -0.00335819 Jy ! Component: 3900 - total flux cleaned = -0.0033468 Jy ! Component: 3950 - total flux cleaned = -0.00332418 Jy ! Component: 4000 - total flux cleaned = -0.00330168 Jy ! Component: 4050 - total flux cleaned = -0.00330166 Jy ! Total flux subtracted in 4096 components = -0.00326821 Jy ! Clean residual min=-0.000751 max=0.000720 Jy/beam ! Clean residual mean=0.000000 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.0495572 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 378 components and 0.0495572 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J0801+4736_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.923 x 4.453 at -25.37 degrees (North through East) ! Clean map min=-0.0011923 max=0.038949 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J0801+4736_S_map.fits wmodel /scr/pima/rv120_uvs/J0801+4736_S_map.mod ! Writing 378 model components to file: /scr/pima/rv120_uvs/J0801+4736_S_map.mod wobs /scr/pima/rv120_uvs/J0801+4736_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J0801+4736_S_uvs.fits wwins /scr/pima/rv120_uvs/J0801+4736_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J0801+4736_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0389494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195451 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.50542 1.50542 3.01085 6.02169 12.0434 24.0868 48.1735 96.3471 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.038 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 199.279 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J0801+4736_S_dfm.log closed on Fri Dec 22 22:31:45 2017