! Started logfile: /scr/pima/rv120_uvs/J1130+0732_S_dfm.log on Fri Dec 22 22:33:11 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/J1130+0732_S_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1130+0732_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.975379 visibilities/baseline/integration-bin. ! Found source: J1130+0732 ! ! 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 6180 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 J1130+0732_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.001527Jy sigma=23.064203 ! Fit after self-cal, rms=0.952303Jy sigma=21.906469 ! 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.712 mas, bmaj=8.78 mas, bpa=20.71 degrees ! Estimated noise=0.691716 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.0379353 Jy ! Component: 100 - total flux cleaned = 0.0466607 Jy ! Total flux subtracted in 100 components = 0.0466607 Jy ! Clean residual min=-0.003294 max=0.003192 Jy/beam ! Clean residual mean=0.000006 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0466607 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0466607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046063Jy sigma=0.980272 ! Fit after self-cal, rms=0.045294Jy sigma=0.964442 ! 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.372 mas, bmaj=9.477 mas, bpa=20.2 degrees ! Estimated noise=0.424133 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.0037784 Jy ! Component: 100 - total flux cleaned = 0.00463195 Jy ! Component: 150 - total flux cleaned = 0.00462737 Jy ! Component: 200 - total flux cleaned = 0.00469149 Jy ! Total flux subtracted in 200 components = 0.00469149 Jy ! Clean residual min=-0.002118 max=0.001817 Jy/beam ! Clean residual mean=0.000002 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0513522 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.0513522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044995Jy sigma=0.957421 ! Fit after self-cal, rms=0.044982Jy sigma=0.957093 ! 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.372 x 9.477 at 20.2 degrees (North through East) ! Clean map min=-0.0019914 max=0.049155 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.94 KP 0.97 ! LA 0.97 NL 1.09 OV 1.01 PT 1.00 ! SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 0.96 KP 1.03 ! LA 1.07 NL 0.96 OV 0.98 PT 1.00 ! SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.95 KP 1.00* ! LA 1.34 NL 1.00* OV 0.98 PT 1.04 ! SC 0.76 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.84 HN 0.97 KP 0.99 ! LA 0.98 NL 0.91 OV 1.06 PT 1.02 ! SC 1.15 ! ! ! Fit before self-cal, rms=0.044982Jy sigma=0.957093 ! Fit after self-cal, rms=0.044360Jy sigma=0.950339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.394 mas, bmaj=9.384 mas, bpa=19.6 degrees ! Estimated noise=0.422093 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.000310038 Jy ! Component: 100 - total flux cleaned = 0.000278639 Jy ! Component: 150 - total flux cleaned = 0.00025397 Jy ! Component: 200 - total flux cleaned = 0.000235058 Jy ! Total flux subtracted in 200 components = 0.000235058 Jy ! Clean residual min=-0.001712 max=0.001719 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.0515872 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0515872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044330Jy sigma=0.949546 ! Fit after self-cal, rms=0.044458Jy sigma=0.948064 ! 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.044458Jy sigma=0.948064 ! Fit after self-cal, rms=0.043978Jy sigma=0.945543 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.384 mas, bmaj=9.396 mas, bpa=19.6 degrees ! Estimated noise=0.420911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000106625 Jy ! Component: 100 - total flux cleaned = 6.69858e-05 Jy ! Component: 150 - total flux cleaned = 6.79716e-05 Jy ! Component: 200 - total flux cleaned = 5.41545e-05 Jy ! Total flux subtracted in 200 components = 5.41545e-05 Jy ! Clean residual min=-0.001542 max=0.001559 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0516414 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 44 components and 0.0516414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043965Jy sigma=0.945121 ! Fit after self-cal, rms=0.044011Jy sigma=0.944902 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.000101251 Jy ! Component: 100 - total flux cleaned = -4.86743e-05 Jy ! Component: 150 - total flux cleaned = -1.44466e-05 Jy ! Component: 200 - total flux cleaned = 6.31793e-06 Jy ! Total flux subtracted in 200 components = 6.31793e-06 Jy ! Clean residual min=-0.001563 max=0.001576 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0516477 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.0516477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044005Jy sigma=0.944704 ! Fit after self-cal, rms=0.044005Jy sigma=0.944684 ! 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.044005Jy sigma=0.944684 ! Fit after self-cal, rms=0.044109Jy sigma=0.944596 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.387 mas, bmaj=9.395 mas, bpa=19.53 degrees ! Estimated noise=0.42142 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55462e-05 Jy ! Component: 100 - total flux cleaned = 2.65907e-05 Jy ! Component: 150 - total flux cleaned = 2.63575e-05 Jy ! Component: 200 - total flux cleaned = 2.58447e-05 Jy ! Total flux subtracted in 200 components = 2.58447e-05 Jy ! Clean residual min=-0.001543 max=0.001545 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0516735 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.0516735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044106Jy sigma=0.944454 ! Fit after self-cal, rms=0.044129Jy sigma=0.944426 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.68168e-05 Jy ! Component: 100 - total flux cleaned = -2.78781e-05 Jy ! Component: 150 - total flux cleaned = -4.24553e-06 Jy ! Component: 200 - total flux cleaned = 2.87666e-06 Jy ! Total flux subtracted in 200 components = 2.87666e-06 Jy ! Clean residual min=-0.001544 max=0.001545 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.0516764 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.0516764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044127Jy sigma=0.944333 ! Fit after self-cal, rms=0.044127Jy sigma=0.944325 ! 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.044127Jy sigma=0.944325 ! Fit after self-cal, rms=0.044125Jy sigma=0.944278 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.965 mas, bmaj=11.18 mas, bpa=7.933 degrees ! Estimated noise=0.48727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.74797e-05 Jy ! Component: 100 - total flux cleaned = 5.07646e-05 Jy ! Component: 150 - total flux cleaned = 3.77713e-05 Jy ! Component: 200 - total flux cleaned = 3.38428e-05 Jy ! Total flux subtracted in 200 components = 3.38428e-05 Jy ! Clean residual min=-0.001516 max=0.001768 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0517103 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.0517103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044124Jy sigma=0.944276 ! Fit after self-cal, rms=0.044133Jy sigma=0.944270 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 = 1.64121e-06 Jy ! Component: 100 - total flux cleaned = 1.70613e-06 Jy ! Component: 150 - total flux cleaned = -4.60633e-06 Jy ! Component: 200 - total flux cleaned = -7.4989e-06 Jy ! Total flux subtracted in 200 components = -7.4989e-06 Jy ! Clean residual min=-0.001513 max=0.001761 Jy/beam ! Clean residual mean=0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0517028 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.0517028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044133Jy sigma=0.944271 ! Fit after self-cal, rms=0.044134Jy sigma=0.944269 ! 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.389 mas, bmaj=9.39 mas, bpa=19.48 degrees ! Estimated noise=0.421425 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.389 x 9.39 at 19.48 degrees (North through East) ! Clean map min=-0.0015052 max=0.048911 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.73 mas, bmaj=8.706 mas, bpa=20.12 degrees ! Estimated noise=0.687199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0381331 Jy ! Component: 100 - total flux cleaned = 0.0467738 Jy ! Component: 150 - total flux cleaned = 0.0495141 Jy ! Component: 200 - total flux cleaned = 0.0504181 Jy ! Total flux subtracted in 200 components = 0.0504181 Jy ! Clean residual min=-0.002599 max=0.002721 Jy/beam ! Clean residual mean=0.000005 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0504181 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0504181 Jy ! Inverting map and beam ! Estimated beam: bmin=4.389 mas, bmaj=9.39 mas, bpa=19.48 degrees ! Estimated noise=0.421425 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.00101012 Jy ! Component: 100 - total flux cleaned = 0.00104848 Jy ! Component: 150 - total flux cleaned = 0.00110975 Jy ! Component: 200 - total flux cleaned = 0.00108361 Jy ! Total flux subtracted in 200 components = 0.00108361 Jy ! Clean residual min=-0.001565 max=0.001576 Jy/beam ! Clean residual mean=0.000000 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0515017 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.0515017 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.965 mas, bmaj=11.18 mas, bpa=7.933 degrees ! Estimated noise=0.48727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160875 Jy ! Component: 100 - total flux cleaned = 0.000151195 Jy ! Component: 150 - total flux cleaned = 0.00013457 Jy ! Component: 200 - total flux cleaned = 0.000135137 Jy ! Total flux subtracted in 200 components = 0.000135137 Jy ! Clean residual min=-0.001558 max=0.001738 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0516368 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 = -1.95232e-08 Jy ! Component: 100 - total flux cleaned = -1.91054e-07 Jy ! Component: 150 - total flux cleaned = -4.57376e-06 Jy ! Component: 200 - total flux cleaned = -4.64029e-06 Jy ! Total flux subtracted in 200 components = -4.64029e-06 Jy ! Clean residual min=-0.001541 max=0.001750 Jy/beam ! Clean residual mean=0.000001 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0516322 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.0516322 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.389 mas, bmaj=9.39 mas, bpa=19.48 degrees ! Estimated noise=0.421425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101308 Jy ! Component: 100 - total flux cleaned = -2.46135e-05 Jy ! Component: 150 - total flux cleaned = -2.49956e-05 Jy ! Component: 200 - total flux cleaned = -1.42517e-05 Jy ! Total flux subtracted in 200 components = -1.42517e-05 Jy ! Clean residual min=-0.001554 max=0.001597 Jy/beam ! Clean residual mean=0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0516179 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0516179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044139Jy sigma=0.944501 ! Fit after self-cal, rms=0.044145Jy sigma=0.944427 wmodel J1130+0732_S_map.mod ! Writing 50 model components to file: J1130+0732_S_map.mod wobs J1130+0732_S_uvs.fits ! Writing UV FITS file: J1130+0732_S_uvs.fits wwins J1130+0732_S_map.win ! wwins: Wrote 1 windows to J1130+0732_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.000187186 Jy ! Component: 100 - total flux cleaned = -0.000595429 Jy ! Component: 150 - total flux cleaned = -0.000691389 Jy ! Component: 200 - total flux cleaned = -0.000646961 Jy ! Component: 250 - total flux cleaned = -0.000669284 Jy ! Component: 300 - total flux cleaned = -0.000563141 Jy ! Component: 350 - total flux cleaned = -0.000399547 Jy ! Component: 400 - total flux cleaned = -0.000339834 Jy ! Component: 450 - total flux cleaned = -0.000281349 Jy ! Component: 500 - total flux cleaned = -0.000243253 Jy ! Component: 550 - total flux cleaned = -0.000168566 Jy ! Component: 600 - total flux cleaned = -5.89206e-05 Jy ! Component: 650 - total flux cleaned = -5.03708e-06 Jy ! Component: 700 - total flux cleaned = 0.0001355 Jy ! Component: 750 - total flux cleaned = 0.000187085 Jy ! Component: 800 - total flux cleaned = 0.000238227 Jy ! Component: 850 - total flux cleaned = 0.00032199 Jy ! Component: 900 - total flux cleaned = 0.000453438 Jy ! Component: 950 - total flux cleaned = 0.000550173 Jy ! Component: 1000 - total flux cleaned = 0.000613621 Jy ! Component: 1050 - total flux cleaned = 0.000676496 Jy ! Component: 1100 - total flux cleaned = 0.000738778 Jy ! Component: 1150 - total flux cleaned = 0.000814746 Jy ! Component: 1200 - total flux cleaned = 0.000859757 Jy ! Component: 1250 - total flux cleaned = 0.000948387 Jy ! Component: 1300 - total flux cleaned = 0.000948589 Jy ! Component: 1350 - total flux cleaned = 0.00103481 Jy ! Component: 1400 - total flux cleaned = 0.0010916 Jy ! Component: 1450 - total flux cleaned = 0.00109168 Jy ! Component: 1500 - total flux cleaned = 0.00110553 Jy ! Component: 1550 - total flux cleaned = 0.00116039 Jy ! Component: 1600 - total flux cleaned = 0.00121434 Jy ! Component: 1650 - total flux cleaned = 0.00122767 Jy ! Component: 1700 - total flux cleaned = 0.00122777 Jy ! Component: 1750 - total flux cleaned = 0.00129284 Jy ! Component: 1800 - total flux cleaned = 0.0012799 Jy ! Component: 1850 - total flux cleaned = 0.00131848 Jy ! Component: 1900 - total flux cleaned = 0.00134356 Jy ! Component: 1950 - total flux cleaned = 0.00135601 Jy ! Component: 2000 - total flux cleaned = 0.00135602 Jy ! Component: 2050 - total flux cleaned = 0.00136819 Jy ! Component: 2100 - total flux cleaned = 0.0013923 Jy ! Component: 2150 - total flux cleaned = 0.00142798 Jy ! Component: 2200 - total flux cleaned = 0.00138064 Jy ! Component: 2250 - total flux cleaned = 0.00142771 Jy ! Component: 2300 - total flux cleaned = 0.00139297 Jy ! Component: 2350 - total flux cleaned = 0.00142743 Jy ! Component: 2400 - total flux cleaned = 0.00141611 Jy ! Component: 2450 - total flux cleaned = 0.00143856 Jy ! Component: 2500 - total flux cleaned = 0.00143843 Jy ! Component: 2550 - total flux cleaned = 0.00140534 Jy ! Component: 2600 - total flux cleaned = 0.00140543 Jy ! Component: 2650 - total flux cleaned = 0.00145973 Jy ! Component: 2700 - total flux cleaned = 0.00140594 Jy ! Component: 2750 - total flux cleaned = 0.00138474 Jy ! Component: 2800 - total flux cleaned = 0.00134251 Jy ! Component: 2850 - total flux cleaned = 0.00140567 Jy ! Component: 2900 - total flux cleaned = 0.00143689 Jy ! Component: 2950 - total flux cleaned = 0.00140575 Jy ! Component: 3000 - total flux cleaned = 0.00142628 Jy ! Component: 3050 - total flux cleaned = 0.00140589 Jy ! Component: 3100 - total flux cleaned = 0.00143635 Jy ! Component: 3150 - total flux cleaned = 0.00146649 Jy ! Component: 3200 - total flux cleaned = 0.00146645 Jy ! Component: 3250 - total flux cleaned = 0.00146651 Jy ! Component: 3300 - total flux cleaned = 0.00145666 Jy ! Component: 3350 - total flux cleaned = 0.00145673 Jy ! Component: 3400 - total flux cleaned = 0.00145667 Jy ! Component: 3450 - total flux cleaned = 0.00148547 Jy ! Component: 3500 - total flux cleaned = 0.00145681 Jy ! Component: 3550 - total flux cleaned = 0.00145673 Jy ! Component: 3600 - total flux cleaned = 0.00145675 Jy ! Component: 3650 - total flux cleaned = 0.00150374 Jy ! Component: 3700 - total flux cleaned = 0.00149439 Jy ! Component: 3750 - total flux cleaned = 0.00149436 Jy ! Component: 3800 - total flux cleaned = 0.0015036 Jy ! Component: 3850 - total flux cleaned = 0.00147606 Jy ! Component: 3900 - total flux cleaned = 0.00147614 Jy ! Component: 3950 - total flux cleaned = 0.0014671 Jy ! Component: 4000 - total flux cleaned = 0.00144013 Jy ! Component: 4050 - total flux cleaned = 0.00146704 Jy ! Total flux subtracted in 4096 components = 0.00140476 Jy ! Clean residual min=-0.000545 max=0.000470 Jy/beam ! Clean residual mean=0.000000 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0530227 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 349 components and 0.0530227 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1130+0732_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.389 x 9.39 at 19.48 degrees (North through East) ! Clean map min=-0.0013182 max=0.048879 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1130+0732_S_map.fits wmodel /scr/pima/rv120_uvs/J1130+0732_S_map.mod ! Writing 349 model components to file: /scr/pima/rv120_uvs/J1130+0732_S_map.mod wobs /scr/pima/rv120_uvs/J1130+0732_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1130+0732_S_uvs.fits wwins /scr/pima/rv120_uvs/J1130+0732_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv120_uvs/J1130+0732_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0488785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171937 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05529 1.05529 2.11059 4.22117 8.44235 16.8847 33.7694 67.5388 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 284.281 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1130+0732_S_dfm.log closed on Fri Dec 22 22:33:16 2017