! Started logfile: /scr/pima/rv119_uvs/J0955+3335_S_dfm.log on Sun Dec 17 11:35:43 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/rv119_uvs/J0955+3335_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0955+3335_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963131 visibilities/baseline/integration-bin. ! Found source: J0955+3335 ! ! 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 7628 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 J0955+3335_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008586Jy sigma=20.095331 ! Fit after self-cal, rms=0.929126Jy sigma=18.611798 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.924 mas, bmaj=4.543 mas, bpa=-0.05311 degrees ! Estimated noise=0.774842 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.0588385 Jy ! Component: 100 - total flux cleaned = 0.0714846 Jy ! Total flux subtracted in 100 components = 0.0714846 Jy ! Clean residual min=-0.007750 max=0.008016 Jy/beam ! Clean residual mean=0.000000 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.0714846 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0714846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090102Jy sigma=1.253812 ! Fit after self-cal, rms=0.089884Jy sigma=1.248663 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.648 mas, bmaj=5.621 mas, bpa=0.2965 degrees ! Estimated noise=0.436027 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.00127021 Jy ! Component: 100 - total flux cleaned = 0.00164104 Jy ! Component: 150 - total flux cleaned = 0.00182074 Jy ! Component: 200 - total flux cleaned = 0.00198269 Jy ! Total flux subtracted in 200 components = 0.00198269 Jy ! Clean residual min=-0.003409 max=0.003217 Jy/beam ! Clean residual mean=0.000003 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0734673 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 12 components and 0.0734673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089800Jy sigma=1.247402 ! Fit after self-cal, rms=0.089802Jy sigma=1.247294 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.648 x 5.621 at 0.2965 degrees (North through East) ! Clean map min=-0.0032547 max=0.071605 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.96 KP 1.03 ! LA 1.01 MK 1.08 NL 1.08 OV 1.02 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.01 KP 1.01 ! LA 1.03 MK 1.05 NL 0.99 OV 1.02 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.10 HN 1.18 KP 0.37 ! LA 1.09 MK 1.04 NL 1.00* OV 1.09 ! PT 1.12 SC 0.59 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.05 KP 1.00 ! LA 1.02 MK 1.04 NL 1.02 OV 1.04 ! PT 1.01 SC 1.15 ! ! ! Fit before self-cal, rms=0.089802Jy sigma=1.247294 ! Fit after self-cal, rms=0.057183Jy sigma=1.199880 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.595 mas, bmaj=5.587 mas, bpa=2.965 degrees ! Estimated noise=0.437103 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.00108282 Jy ! Component: 100 - total flux cleaned = 0.00122965 Jy ! Component: 150 - total flux cleaned = 0.0012859 Jy ! Component: 200 - total flux cleaned = 0.00130958 Jy ! Total flux subtracted in 200 components = 0.00130958 Jy ! Clean residual min=-0.002128 max=0.002214 Jy/beam ! Clean residual mean=-0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0747769 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.0747769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057142Jy sigma=1.198912 ! Fit after self-cal, rms=0.058229Jy sigma=1.183609 ! 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.058229Jy sigma=1.183609 ! Fit after self-cal, rms=0.060177Jy sigma=1.170548 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.558 mas, bmaj=5.557 mas, bpa=2.986 degrees ! Estimated noise=0.440137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000769066 Jy ! Component: 100 - total flux cleaned = 0.000880042 Jy ! Component: 150 - total flux cleaned = 0.00097025 Jy ! Component: 200 - total flux cleaned = 0.0010616 Jy ! Total flux subtracted in 200 components = 0.0010616 Jy ! Clean residual min=-0.001858 max=0.002057 Jy/beam ! Clean residual mean=-0.000000 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.0758385 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0758385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060156Jy sigma=1.170343 ! Fit after self-cal, rms=0.061338Jy sigma=1.167084 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.00073268 Jy ! Component: 100 - total flux cleaned = -0.000832619 Jy ! Component: 150 - total flux cleaned = -0.000807423 Jy ! Component: 200 - total flux cleaned = -0.000784716 Jy ! Total flux subtracted in 200 components = -0.000784716 Jy ! Clean residual min=-0.001970 max=0.002007 Jy/beam ! Clean residual mean=-0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0750538 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0750538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061334Jy sigma=1.166811 ! Fit after self-cal, rms=0.061382Jy sigma=1.166786 ! 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.061382Jy sigma=1.166786 ! Fit after self-cal, rms=0.064386Jy sigma=1.165457 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=5.542 mas, bpa=2.878 degrees ! Estimated noise=0.441963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537138 Jy ! Component: 100 - total flux cleaned = 0.000712455 Jy ! Component: 150 - total flux cleaned = 0.000766709 Jy ! Component: 200 - total flux cleaned = 0.000825085 Jy ! Total flux subtracted in 200 components = 0.000825085 Jy ! Clean residual min=-0.001753 max=0.001993 Jy/beam ! Clean residual mean=-0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0758789 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 50 components and 0.0758789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064370Jy sigma=1.165468 ! Fit after self-cal, rms=0.064961Jy sigma=1.164925 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.000391834 Jy ! Component: 100 - total flux cleaned = -0.00037232 Jy ! Component: 150 - total flux cleaned = -0.000372128 Jy ! Component: 200 - total flux cleaned = -0.000379837 Jy ! Total flux subtracted in 200 components = -0.000379837 Jy ! Clean residual min=-0.001895 max=0.001982 Jy/beam ! Clean residual mean=-0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.075499 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.075499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064960Jy sigma=1.164837 ! Fit after self-cal, rms=0.064989Jy sigma=1.164827 ! 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.064989Jy sigma=1.164827 ! Fit after self-cal, rms=0.066895Jy sigma=1.164529 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=9.032 mas, bpa=0.5806 degrees ! Estimated noise=0.585315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000545462 Jy ! Component: 100 - total flux cleaned = 0.000592524 Jy ! Component: 150 - total flux cleaned = 0.000592996 Jy ! Component: 200 - total flux cleaned = 0.000584367 Jy ! Total flux subtracted in 200 components = 0.000584367 Jy ! Clean residual min=-0.002165 max=0.002434 Jy/beam ! Clean residual mean=-0.000001 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0760834 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.0760834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066892Jy sigma=1.164688 ! Fit after self-cal, rms=0.067225Jy sigma=1.164497 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.000376036 Jy ! Component: 100 - total flux cleaned = -0.000386424 Jy ! Component: 150 - total flux cleaned = -0.000394261 Jy ! Component: 200 - total flux cleaned = -0.000394323 Jy ! Total flux subtracted in 200 components = -0.000394323 Jy ! Clean residual min=-0.002231 max=0.002433 Jy/beam ! Clean residual mean=-0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0756891 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.0756891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067232Jy sigma=1.164582 ! Fit after self-cal, rms=0.067272Jy sigma=1.164547 ! 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.529 mas, bmaj=5.527 mas, bpa=2.837 degrees ! Estimated noise=0.443424 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 5.527 at 2.837 degrees (North through East) ! Clean map min=-0.001788 max=0.071269 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.822 mas, bmaj=4.463 mas, bpa=2.932 degrees ! Estimated noise=0.756303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0576583 Jy ! Component: 100 - total flux cleaned = 0.0704014 Jy ! Component: 150 - total flux cleaned = 0.0738601 Jy ! Component: 200 - total flux cleaned = 0.0748695 Jy ! Total flux subtracted in 200 components = 0.0748695 Jy ! Clean residual min=-0.005746 max=0.005596 Jy/beam ! Clean residual mean=-0.000000 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.0748695 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0748695 Jy ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=5.527 mas, bpa=2.837 degrees ! Estimated noise=0.443424 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.000180564 Jy ! Component: 100 - total flux cleaned = 0.000330621 Jy ! Component: 150 - total flux cleaned = 0.000475878 Jy ! Component: 200 - total flux cleaned = 0.000558334 Jy ! Total flux subtracted in 200 components = 0.000558334 Jy ! Clean residual min=-0.001961 max=0.002024 Jy/beam ! Clean residual mean=-0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0754278 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.0754278 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.219 mas, bmaj=9.032 mas, bpa=0.5806 degrees ! Estimated noise=0.585315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.1534e-05 Jy ! Component: 100 - total flux cleaned = 5.16784e-05 Jy ! Component: 150 - total flux cleaned = 6.15817e-05 Jy ! Component: 200 - total flux cleaned = 8.97778e-05 Jy ! Total flux subtracted in 200 components = 8.97778e-05 Jy ! Clean residual min=-0.002234 max=0.002438 Jy/beam ! Clean residual mean=-0.000002 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0755176 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 = 3.36027e-05 Jy ! Component: 100 - total flux cleaned = 5.60608e-05 Jy ! Component: 150 - total flux cleaned = 7.64776e-05 Jy ! Component: 200 - total flux cleaned = 8.91033e-05 Jy ! Total flux subtracted in 200 components = 8.91033e-05 Jy ! Clean residual min=-0.002232 max=0.002418 Jy/beam ! Clean residual mean=-0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0756067 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0756067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.529 mas, bmaj=5.527 mas, bpa=2.837 degrees ! Estimated noise=0.443424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167683 Jy ! Component: 100 - total flux cleaned = 9.35298e-05 Jy ! Component: 150 - total flux cleaned = 7.55562e-05 Jy ! Component: 200 - total flux cleaned = 9.03976e-05 Jy ! Total flux subtracted in 200 components = 9.03976e-05 Jy ! Clean residual min=-0.001936 max=0.002014 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0756971 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.0756971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067277Jy sigma=1.164801 ! Fit after self-cal, rms=0.067285Jy sigma=1.164778 wmodel J0955+3335_S_map.mod ! Writing 39 model components to file: J0955+3335_S_map.mod wobs J0955+3335_S_uvs.fits ! Writing UV FITS file: J0955+3335_S_uvs.fits wwins J0955+3335_S_map.win ! wwins: Wrote 1 windows to J0955+3335_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.000441323 Jy ! Component: 100 - total flux cleaned = 0.000800649 Jy ! Component: 150 - total flux cleaned = 0.000800096 Jy ! Component: 200 - total flux cleaned = 0.000800481 Jy ! Component: 250 - total flux cleaned = 0.000831311 Jy ! Component: 300 - total flux cleaned = 0.000947217 Jy ! Component: 350 - total flux cleaned = 0.000890689 Jy ! Component: 400 - total flux cleaned = 0.000890733 Jy ! Component: 450 - total flux cleaned = 0.000890916 Jy ! Component: 500 - total flux cleaned = 0.000945015 Jy ! Component: 550 - total flux cleaned = 0.000971674 Jy ! Component: 600 - total flux cleaned = 0.000997402 Jy ! Component: 650 - total flux cleaned = 0.00102278 Jy ! Component: 700 - total flux cleaned = 0.00102272 Jy ! Component: 750 - total flux cleaned = 0.000997933 Jy ! Component: 800 - total flux cleaned = 0.0010226 Jy ! Component: 850 - total flux cleaned = 0.00111877 Jy ! Component: 900 - total flux cleaned = 0.00107077 Jy ! Component: 950 - total flux cleaned = 0.00107097 Jy ! Component: 1000 - total flux cleaned = 0.00102483 Jy ! Component: 1050 - total flux cleaned = 0.0010483 Jy ! Component: 1100 - total flux cleaned = 0.00109405 Jy ! Component: 1150 - total flux cleaned = 0.00118323 Jy ! Component: 1200 - total flux cleaned = 0.0010723 Jy ! Component: 1250 - total flux cleaned = 0.00113795 Jy ! Component: 1300 - total flux cleaned = 0.00118136 Jy ! Component: 1350 - total flux cleaned = 0.00124552 Jy ! Component: 1400 - total flux cleaned = 0.00118199 Jy ! Component: 1450 - total flux cleaned = 0.001203 Jy ! Component: 1500 - total flux cleaned = 0.00124466 Jy ! Component: 1550 - total flux cleaned = 0.00130639 Jy ! Component: 1600 - total flux cleaned = 0.00124532 Jy ! Component: 1650 - total flux cleaned = 0.00136694 Jy ! Component: 1700 - total flux cleaned = 0.00140697 Jy ! Component: 1750 - total flux cleaned = 0.00134726 Jy ! Component: 1800 - total flux cleaned = 0.00144579 Jy ! Component: 1850 - total flux cleaned = 0.00148466 Jy ! Component: 1900 - total flux cleaned = 0.00146547 Jy ! Component: 1950 - total flux cleaned = 0.00148478 Jy ! Component: 2000 - total flux cleaned = 0.00150396 Jy ! Component: 2050 - total flux cleaned = 0.00154167 Jy ! Component: 2100 - total flux cleaned = 0.00152309 Jy ! Component: 2150 - total flux cleaned = 0.00156012 Jy ! Component: 2200 - total flux cleaned = 0.00150491 Jy ! Component: 2250 - total flux cleaned = 0.00148659 Jy ! Component: 2300 - total flux cleaned = 0.00146854 Jy ! Component: 2350 - total flux cleaned = 0.0015046 Jy ! Component: 2400 - total flux cleaned = 0.0014863 Jy ! Component: 2450 - total flux cleaned = 0.00150422 Jy ! Component: 2500 - total flux cleaned = 0.00148652 Jy ! Component: 2550 - total flux cleaned = 0.00148664 Jy ! Component: 2600 - total flux cleaned = 0.0014691 Jy ! Component: 2650 - total flux cleaned = 0.00150331 Jy ! Component: 2700 - total flux cleaned = 0.00143466 Jy ! Component: 2750 - total flux cleaned = 0.00141781 Jy ! Component: 2800 - total flux cleaned = 0.00146842 Jy ! Component: 2850 - total flux cleaned = 0.00145163 Jy ! Component: 2900 - total flux cleaned = 0.0014851 Jy ! Component: 2950 - total flux cleaned = 0.00141876 Jy ! Component: 3000 - total flux cleaned = 0.00143518 Jy ! Component: 3050 - total flux cleaned = 0.00143522 Jy ! Component: 3100 - total flux cleaned = 0.00146785 Jy ! Component: 3150 - total flux cleaned = 0.00151642 Jy ! Component: 3200 - total flux cleaned = 0.00140393 Jy ! Component: 3250 - total flux cleaned = 0.00143594 Jy ! Component: 3300 - total flux cleaned = 0.00134058 Jy ! Component: 3350 - total flux cleaned = 0.00140392 Jy ! Component: 3400 - total flux cleaned = 0.00141952 Jy ! Component: 3450 - total flux cleaned = 0.00138834 Jy ! Component: 3500 - total flux cleaned = 0.00141931 Jy ! Component: 3550 - total flux cleaned = 0.00138848 Jy ! Component: 3600 - total flux cleaned = 0.00143456 Jy ! Component: 3650 - total flux cleaned = 0.00132751 Jy ! Component: 3700 - total flux cleaned = 0.00137312 Jy ! Component: 3750 - total flux cleaned = 0.00132794 Jy ! Component: 3800 - total flux cleaned = 0.00143323 Jy ! Component: 3850 - total flux cleaned = 0.00137331 Jy ! Component: 3900 - total flux cleaned = 0.00131367 Jy ! Component: 3950 - total flux cleaned = 0.00137302 Jy ! Component: 4000 - total flux cleaned = 0.00131406 Jy ! Component: 4050 - total flux cleaned = 0.00132864 Jy ! Total flux subtracted in 4096 components = 0.00134316 Jy ! Clean residual min=-0.000857 max=0.001029 Jy/beam ! Clean residual mean=-0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0770402 Jy keep ! Adding 310 model components to the UV plane model. ! The established model now contains 349 components and 0.0770402 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0955+3335_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.529 x 5.527 at 2.837 degrees (North through East) ! Clean map min=-0.001512 max=0.071614 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0955+3335_S_map.fits wmodel /scr/pima/rv119_uvs/J0955+3335_S_map.mod ! Writing 349 model components to file: /scr/pima/rv119_uvs/J0955+3335_S_map.mod wobs /scr/pima/rv119_uvs/J0955+3335_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0955+3335_S_uvs.fits wwins /scr/pima/rv119_uvs/J0955+3335_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J0955+3335_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0716143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263496 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10381 1.10381 2.20763 4.41525 8.83051 17.661 35.322 70.6441 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 271.785 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0955+3335_S_dfm.log closed on Sun Dec 17 11:35:47 2017