! Started logfile: /scr/pima/rv118_uvs/J0810+0810_S_dfm.log on Sun Dec 10 00:08:45 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/rv118_uvs/J0810+0810_S_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J0810+0810_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.794444 visibilities/baseline/integration-bin. ! Found source: J0810+0810 ! ! 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 6292 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 J0810+0810_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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005031Jy sigma=18.062130 ! Fit after self-cal, rms=0.966501Jy sigma=17.419974 ! 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.191 mas, bmaj=7.325 mas, bpa=1.769 degrees ! Estimated noise=0.950676 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.0253253 Jy ! Component: 100 - total flux cleaned = 0.0325177 Jy ! Total flux subtracted in 100 components = 0.0325177 Jy ! Clean residual min=-0.004761 max=0.004746 Jy/beam ! Clean residual mean=-0.000003 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.0325177 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0325177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076558Jy sigma=1.065024 ! Fit after self-cal, rms=0.075167Jy sigma=1.029870 ! 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.067 mas, bmaj=8.443 mas, bpa=2.112 degrees ! Estimated noise=0.509563 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.00645099 Jy ! Component: 100 - total flux cleaned = 0.00931987 Jy ! Component: 150 - total flux cleaned = 0.0111113 Jy ! Component: 200 - total flux cleaned = 0.0117774 Jy ! Total flux subtracted in 200 components = 0.0117774 Jy ! Clean residual min=-0.002563 max=0.002751 Jy/beam ! Clean residual mean=0.000004 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0442951 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0442951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074456Jy sigma=1.019720 ! Fit after self-cal, rms=0.074451Jy sigma=1.019357 ! 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.067 x 8.443 at 2.112 degrees (North through East) ! Clean map min=-0.0025052 max=0.036928 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.18 KP 1.00 ! LA 1.06 MK 1.04 NL 1.05 OV 1.00 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.92 HN 1.05 KP 1.08 ! LA 1.13 MK 0.89 NL 0.91 OV 1.02 ! PT 1.06 SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.00 KP 0.51 ! LA 1.13 MK 0.98 NL 0.50 OV 1.02 ! PT 1.05 SC 0.48 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 1.05 KP 1.04 ! LA 1.17 MK 0.95 NL 1.16 OV 1.06 ! PT 1.00 SC 1.17 ! ! ! Fit before self-cal, rms=0.074451Jy sigma=1.019357 ! Fit after self-cal, rms=0.055696Jy sigma=1.000022 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.956 mas, bmaj=8.277 mas, bpa=3.653 degrees ! Estimated noise=0.497941 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 (-2.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203669 Jy ! Component: 100 - total flux cleaned = 0.00214163 Jy ! Component: 150 - total flux cleaned = 0.00218948 Jy ! Component: 200 - total flux cleaned = 0.00219147 Jy ! Total flux subtracted in 200 components = 0.00219147 Jy ! Clean residual min=-0.002099 max=0.002216 Jy/beam ! Clean residual mean=-0.000000 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0464866 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.0464866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055559Jy sigma=0.997667 ! Fit after self-cal, rms=0.055683Jy sigma=0.991050 ! 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.055683Jy sigma=0.991050 ! Fit after self-cal, rms=0.056077Jy sigma=0.987038 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=8.23 mas, bpa=4.416 degrees ! Estimated noise=0.493164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155971 Jy ! Component: 100 - total flux cleaned = 0.00182903 Jy ! Component: 150 - total flux cleaned = 0.00180338 Jy ! Component: 200 - total flux cleaned = 0.00177914 Jy ! Total flux subtracted in 200 components = 0.00177914 Jy ! Clean residual min=-0.001684 max=0.001927 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.0482657 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.0482657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056018Jy sigma=0.986131 ! Fit after self-cal, rms=0.056263Jy sigma=0.983574 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.00045803 Jy ! Component: 100 - total flux cleaned = 0.000427152 Jy ! Component: 150 - total flux cleaned = 0.000323511 Jy ! Component: 200 - total flux cleaned = 0.000236222 Jy ! Total flux subtracted in 200 components = 0.000236222 Jy ! Clean residual min=-0.001776 max=0.001882 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.0485019 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.0485019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056228Jy sigma=0.982897 ! Fit after self-cal, rms=0.056225Jy sigma=0.982743 ! 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.056225Jy sigma=0.982743 ! Fit after self-cal, rms=0.057711Jy sigma=0.981873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=8.186 mas, bpa=4.673 degrees ! Estimated noise=0.495599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103557 Jy ! Component: 100 - total flux cleaned = 0.00142657 Jy ! Component: 150 - total flux cleaned = 0.00158101 Jy ! Component: 200 - total flux cleaned = 0.00169753 Jy ! Total flux subtracted in 200 components = 0.00169753 Jy ! Clean residual min=-0.001656 max=0.001927 Jy/beam ! Clean residual mean=-0.000002 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.0501995 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 81 components and 0.0501995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057683Jy sigma=0.981407 ! Fit after self-cal, rms=0.057823Jy sigma=0.980417 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.000218683 Jy ! Component: 100 - total flux cleaned = 0.000345352 Jy ! Component: 150 - total flux cleaned = 0.000440292 Jy ! Component: 200 - total flux cleaned = 0.000458531 Jy ! Total flux subtracted in 200 components = 0.000458531 Jy ! Clean residual min=-0.001848 max=0.001916 Jy/beam ! Clean residual mean=-0.000001 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.050658 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.050658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057810Jy sigma=0.980070 ! Fit after self-cal, rms=0.057814Jy sigma=0.980022 ! 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.057814Jy sigma=0.980022 ! Fit after self-cal, rms=0.058638Jy sigma=0.979722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.825 mas, bmaj=11.15 mas, bpa=-6.193 degrees ! Estimated noise=0.595368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847724 Jy ! Component: 100 - total flux cleaned = 0.0013459 Jy ! Component: 150 - total flux cleaned = 0.00159973 Jy ! Component: 200 - total flux cleaned = 0.0016637 Jy ! Total flux subtracted in 200 components = 0.0016637 Jy ! Clean residual min=-0.001917 max=0.002103 Jy/beam ! Clean residual mean=-0.000003 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.0523217 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.0523217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058624Jy sigma=0.979676 ! Fit after self-cal, rms=0.058723Jy sigma=0.979495 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.90345e-06 Jy ! Component: 100 - total flux cleaned = 0.000103366 Jy ! Component: 150 - total flux cleaned = 0.000169882 Jy ! Component: 200 - total flux cleaned = 0.000228915 Jy ! Total flux subtracted in 200 components = 0.000228915 Jy ! Clean residual min=-0.001967 max=0.002069 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0525506 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 111 components and 0.0525506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058720Jy sigma=0.979515 ! Fit after self-cal, rms=0.058733Jy sigma=0.979494 ! 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.895 mas, bmaj=8.154 mas, bpa=4.795 degrees ! Estimated noise=0.497262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.895 x 8.154 at 4.795 degrees (North through East) ! Clean map min=-0.0020457 max=0.035912 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.022 mas, bmaj=7.106 mas, bpa=4.343 degrees ! Estimated noise=0.917824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0269809 Jy ! Component: 100 - total flux cleaned = 0.0351182 Jy ! Component: 150 - total flux cleaned = 0.0401083 Jy ! Component: 200 - total flux cleaned = 0.0436181 Jy ! Total flux subtracted in 200 components = 0.0436181 Jy ! Clean residual min=-0.003257 max=0.003109 Jy/beam ! Clean residual mean=-0.000003 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0436181 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0436181 Jy ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=8.154 mas, bpa=4.795 degrees ! Estimated noise=0.497262 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.00340788 Jy ! Component: 100 - total flux cleaned = 0.00510336 Jy ! Component: 150 - total flux cleaned = 0.00614968 Jy ! Component: 200 - total flux cleaned = 0.00694086 Jy ! Total flux subtracted in 200 components = 0.00694086 Jy ! Clean residual min=-0.002169 max=0.001896 Jy/beam ! Clean residual mean=-0.000002 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0505589 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.0505589 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.825 mas, bmaj=11.15 mas, bpa=-6.193 degrees ! Estimated noise=0.595368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120568 Jy ! Component: 100 - total flux cleaned = 0.00144089 Jy ! Component: 150 - total flux cleaned = 0.0015429 Jy ! Component: 200 - total flux cleaned = 0.0016305 Jy ! Total flux subtracted in 200 components = 0.0016305 Jy ! Clean residual min=-0.002081 max=0.002106 Jy/beam ! Clean residual mean=-0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0521894 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.00011013 Jy ! Component: 100 - total flux cleaned = 0.000142541 Jy ! Component: 150 - total flux cleaned = 0.000172509 Jy ! Component: 200 - total flux cleaned = 0.000213387 Jy ! Total flux subtracted in 200 components = 0.000213387 Jy ! Clean residual min=-0.002059 max=0.002103 Jy/beam ! Clean residual mean=-0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0524028 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 86 components and 0.0524028 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=8.154 mas, bpa=4.795 degrees ! Estimated noise=0.497262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124925 Jy ! Component: 100 - total flux cleaned = -9.42448e-05 Jy ! Component: 150 - total flux cleaned = -6.54787e-05 Jy ! Component: 200 - total flux cleaned = -6.44856e-05 Jy ! Total flux subtracted in 200 components = -6.44856e-05 Jy ! Clean residual min=-0.001971 max=0.001922 Jy/beam ! Clean residual mean=-0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0523383 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.0523383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058748Jy sigma=0.980073 ! Fit after self-cal, rms=0.058729Jy sigma=0.979885 wmodel J0810+0810_S_map.mod ! Writing 100 model components to file: J0810+0810_S_map.mod wobs J0810+0810_S_uvs.fits ! Writing UV FITS file: J0810+0810_S_uvs.fits wwins J0810+0810_S_map.win ! wwins: Wrote 2 windows to J0810+0810_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.000131789 Jy ! Component: 100 - total flux cleaned = -0.000253981 Jy ! Component: 150 - total flux cleaned = -0.000137559 Jy ! Component: 200 - total flux cleaned = 2.9081e-05 Jy ! Component: 250 - total flux cleaned = 0.000136647 Jy ! Component: 300 - total flux cleaned = 0.000137362 Jy ! Component: 350 - total flux cleaned = 0.000214213 Jy ! Component: 400 - total flux cleaned = 0.000141063 Jy ! Component: 450 - total flux cleaned = 0.000117005 Jy ! Component: 500 - total flux cleaned = 4.64368e-05 Jy ! Component: 550 - total flux cleaned = 6.92309e-05 Jy ! Component: 600 - total flux cleaned = -2.14364e-05 Jy ! Component: 650 - total flux cleaned = -0.000153599 Jy ! Component: 700 - total flux cleaned = -0.000174849 Jy ! Component: 750 - total flux cleaned = -0.000323708 Jy ! Component: 800 - total flux cleaned = -0.000470094 Jy ! Component: 850 - total flux cleaned = -0.000592926 Jy ! Component: 900 - total flux cleaned = -0.000734279 Jy ! Component: 950 - total flux cleaned = -0.000794076 Jy ! Component: 1000 - total flux cleaned = -0.000911799 Jy ! Component: 1050 - total flux cleaned = -0.0010084 Jy ! Component: 1100 - total flux cleaned = -0.00110317 Jy ! Component: 1150 - total flux cleaned = -0.00115919 Jy ! Component: 1200 - total flux cleaned = -0.00121476 Jy ! Component: 1250 - total flux cleaned = -0.00125167 Jy ! Component: 1300 - total flux cleaned = -0.00132393 Jy ! Component: 1350 - total flux cleaned = -0.0013772 Jy ! Component: 1400 - total flux cleaned = -0.00135936 Jy ! Component: 1450 - total flux cleaned = -0.00142885 Jy ! Component: 1500 - total flux cleaned = -0.00148021 Jy ! Component: 1550 - total flux cleaned = -0.00153063 Jy ! Component: 1600 - total flux cleaned = -0.00156424 Jy ! Component: 1650 - total flux cleaned = -0.00163018 Jy ! Component: 1700 - total flux cleaned = -0.00161413 Jy ! Component: 1750 - total flux cleaned = -0.00158238 Jy ! Component: 1800 - total flux cleaned = -0.00163044 Jy ! Component: 1850 - total flux cleaned = -0.00166204 Jy ! Component: 1900 - total flux cleaned = -0.00161515 Jy ! Component: 1950 - total flux cleaned = -0.00163061 Jy ! Component: 2000 - total flux cleaned = -0.00164573 Jy ! Component: 2050 - total flux cleaned = -0.00160019 Jy ! Component: 2100 - total flux cleaned = -0.00161508 Jy ! Component: 2150 - total flux cleaned = -0.00165959 Jy ! Component: 2200 - total flux cleaned = -0.00165961 Jy ! Component: 2250 - total flux cleaned = -0.00163059 Jy ! Component: 2300 - total flux cleaned = -0.00161637 Jy ! Component: 2350 - total flux cleaned = -0.00161647 Jy ! Component: 2400 - total flux cleaned = -0.00165893 Jy ! Component: 2450 - total flux cleaned = -0.00165887 Jy ! Component: 2500 - total flux cleaned = -0.00167264 Jy ! Component: 2550 - total flux cleaned = -0.0016588 Jy ! Component: 2600 - total flux cleaned = -0.00171288 Jy ! Component: 2650 - total flux cleaned = -0.00168578 Jy ! Component: 2700 - total flux cleaned = -0.00168588 Jy ! Component: 2750 - total flux cleaned = -0.00168577 Jy ! Component: 2800 - total flux cleaned = -0.00173817 Jy ! Component: 2850 - total flux cleaned = -0.00167311 Jy ! Component: 2900 - total flux cleaned = -0.00171199 Jy ! Component: 2950 - total flux cleaned = -0.00172464 Jy ! Component: 3000 - total flux cleaned = -0.00168655 Jy ! Component: 3050 - total flux cleaned = -0.0016866 Jy ! Component: 3100 - total flux cleaned = -0.00172416 Jy ! Component: 3150 - total flux cleaned = -0.0016993 Jy ! Component: 3200 - total flux cleaned = -0.00174837 Jy ! Component: 3250 - total flux cleaned = -0.0017118 Jy ! Component: 3300 - total flux cleaned = -0.00168759 Jy ! Component: 3350 - total flux cleaned = -0.00173582 Jy ! Component: 3400 - total flux cleaned = -0.00170008 Jy ! Component: 3450 - total flux cleaned = -0.00171196 Jy ! Component: 3500 - total flux cleaned = -0.00174719 Jy ! Component: 3550 - total flux cleaned = -0.00171211 Jy ! Component: 3600 - total flux cleaned = -0.00168893 Jy ! Component: 3650 - total flux cleaned = -0.00172358 Jy ! Component: 3700 - total flux cleaned = -0.0017122 Jy ! Component: 3750 - total flux cleaned = -0.00174629 Jy ! Component: 3800 - total flux cleaned = -0.00173495 Jy ! Component: 3850 - total flux cleaned = -0.00172366 Jy ! Component: 3900 - total flux cleaned = -0.00169018 Jy ! Component: 3950 - total flux cleaned = -0.00167911 Jy ! Component: 4000 - total flux cleaned = -0.00164598 Jy ! Component: 4050 - total flux cleaned = -0.00164607 Jy ! Total flux subtracted in 4096 components = -0.00162434 Jy ! Clean residual min=-0.000630 max=0.000650 Jy/beam ! Clean residual mean=-0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.050714 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 416 components and 0.050714 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J0810+0810_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.895 x 8.154 at 4.795 degrees (North through East) ! Clean map min=-0.0017557 max=0.035458 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J0810+0810_S_map.fits wmodel /scr/pima/rv118_uvs/J0810+0810_S_map.mod ! Writing 416 model components to file: /scr/pima/rv118_uvs/J0810+0810_S_map.mod wobs /scr/pima/rv118_uvs/J0810+0810_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J0810+0810_S_uvs.fits wwins /scr/pima/rv118_uvs/J0810+0810_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rv118_uvs/J0810+0810_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0354578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204442 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.72973 1.72973 3.45947 6.91893 13.8379 27.6757 55.3515 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 173.437 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J0810+0810_S_dfm.log closed on Sun Dec 10 00:08:49 2017