! Started logfile: /scr/pima/rv118_uvs/J1015+1227_X_dfm.log on Sun Dec 10 00:08:56 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv118_uvs/J1015+1227_X_uva.fits ! Reading UV FITS file: /scr/pima/rv118_uvs/J1015+1227_X_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! AN table 2: 24 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.400794 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1015+1227 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3636 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1015+1227_X] 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.200x0.200 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 282 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 282 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 282 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 282 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.021009Jy sigma=19.584110 ! Fit after self-cal, rms=0.796781Jy sigma=15.197455 ! 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=1.006 mas, bmaj=2.06 mas, bpa=8.592 degrees ! Estimated noise=1.01176 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.156735 Jy ! Component: 100 - total flux cleaned = 0.199317 Jy ! Total flux subtracted in 100 components = 0.199317 Jy ! Clean residual min=-0.006713 max=0.017123 Jy/beam ! Clean residual mean=0.000062 rms=0.001961 Jy/beam ! Combined flux in latest and established models = 0.199317 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.199317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063535Jy sigma=1.091866 ! Fit after self-cal, rms=0.063245Jy sigma=1.090698 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172624 Jy ! Component: 100 - total flux cleaned = 0.0246457 Jy ! Total flux subtracted in 100 components = 0.0246457 Jy ! Clean residual min=-0.005257 max=0.005789 Jy/beam ! Clean residual mean=0.000022 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.223963 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.223963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058986Jy sigma=0.972313 ! Fit after self-cal, rms=0.058785Jy sigma=0.971461 ! 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=1.229 mas, bmaj=2.41 mas, bpa=11.11 degrees ! Estimated noise=0.659044 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.00574922 Jy ! Component: 100 - total flux cleaned = 0.00895285 Jy ! Component: 150 - total flux cleaned = 0.0108203 Jy ! Component: 200 - total flux cleaned = 0.0111346 Jy ! Total flux subtracted in 200 components = 0.0111346 Jy ! Clean residual min=-0.004228 max=0.004365 Jy/beam ! Clean residual mean=0.000010 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.235098 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.235098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058218Jy sigma=0.958233 ! Fit after self-cal, rms=0.058205Jy sigma=0.957975 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.229 x 2.41 at 11.11 degrees (North through East) ! Clean map min=-0.0040048 max=0.20388 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.01 KP 1.01 ! LA 0.99 NL 1.01 OV 1.03 PT 1.00 ! SC 1.00 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* WZ 0.00* ! ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.01 KP 1.01 ! LA 0.98 NL 0.99 OV 1.05 PT 0.99 ! SC 1.01 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* WZ 0.00* ! ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 0.95 KP 0.99 ! LA 0.98 NL 0.99 OV 1.01 PT 1.00 ! SC 1.00 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* WZ 0.00* ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.01 KP 0.99 ! LA 1.00 NL 1.01 OV 1.01 PT 0.99 ! SC 0.95 ! ! A total of 54 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* WZ 0.00* ! ! ! Fit before self-cal, rms=0.058205Jy sigma=0.957975 ! Fit after self-cal, rms=0.052610Jy sigma=0.964339 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.301 mas, bmaj=2.861 mas, bpa=17.63 degrees ! Estimated noise=0.658272 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.0016409 Jy ! Component: 100 - total flux cleaned = -0.00173716 Jy ! Component: 150 - total flux cleaned = -0.00170064 Jy ! Component: 200 - total flux cleaned = -0.0017334 Jy ! Total flux subtracted in 200 components = -0.0017334 Jy ! Clean residual min=-0.003362 max=0.003739 Jy/beam ! Clean residual mean=0.000006 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.233364 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 31 components and 0.233364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052491Jy sigma=0.963032 ! Fit after self-cal, rms=0.052467Jy sigma=0.962695 ! 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.052467Jy sigma=0.962695 ! Fit after self-cal, rms=0.052512Jy sigma=0.946105 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.301 mas, bmaj=2.861 mas, bpa=17.59 degrees ! Estimated noise=0.657561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132684 Jy ! Component: 100 - total flux cleaned = -0.000127679 Jy ! Component: 150 - total flux cleaned = -0.000207554 Jy ! Component: 200 - total flux cleaned = -0.000231769 Jy ! Total flux subtracted in 200 components = -0.000231769 Jy ! Clean residual min=-0.002854 max=0.002497 Jy/beam ! Clean residual mean=0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.233132 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.233132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052460Jy sigma=0.945263 ! Fit after self-cal, rms=0.052479Jy sigma=0.945015 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.15934e-05 Jy ! Component: 100 - total flux cleaned = -5.98194e-05 Jy ! Component: 150 - total flux cleaned = -5.95805e-05 Jy ! Component: 200 - total flux cleaned = -6.01235e-05 Jy ! Total flux subtracted in 200 components = -6.01235e-05 Jy ! Clean residual min=-0.002742 max=0.002460 Jy/beam ! Clean residual mean=0.000005 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.233072 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.233072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052448Jy sigma=0.944543 ! Fit after self-cal, rms=0.052437Jy sigma=0.944384 ! 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.052437Jy sigma=0.944384 ! Fit after self-cal, rms=0.052421Jy sigma=0.944254 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.3 mas, bmaj=2.859 mas, bpa=17.52 degrees ! Estimated noise=0.657617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.60754e-05 Jy ! Component: 100 - total flux cleaned = -0.000106527 Jy ! Component: 150 - total flux cleaned = -0.000145752 Jy ! Component: 200 - total flux cleaned = -0.000146041 Jy ! Total flux subtracted in 200 components = -0.000146041 Jy ! Clean residual min=-0.002643 max=0.002406 Jy/beam ! Clean residual mean=0.000005 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.232926 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.232926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052393Jy sigma=0.943796 ! Fit after self-cal, rms=0.052386Jy sigma=0.943686 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.11142e-05 Jy ! Component: 100 - total flux cleaned = -5.75749e-05 Jy ! Component: 150 - total flux cleaned = -5.69067e-05 Jy ! Component: 200 - total flux cleaned = -5.69517e-05 Jy ! Total flux subtracted in 200 components = -5.69517e-05 Jy ! Clean residual min=-0.002574 max=0.002377 Jy/beam ! Clean residual mean=0.000005 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.232869 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.232869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052369Jy sigma=0.943431 ! Fit after self-cal, rms=0.052363Jy sigma=0.943337 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.052363Jy sigma=0.943337 ! Fit after self-cal, rms=0.052331Jy sigma=0.943267 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=3.678 mas, bpa=25.04 degrees ! Estimated noise=0.729212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.79324e-05 Jy ! Component: 100 - total flux cleaned = -4.63652e-05 Jy ! Component: 150 - total flux cleaned = -8.21964e-05 Jy ! Component: 200 - total flux cleaned = -9.09947e-05 Jy ! Total flux subtracted in 200 components = -9.09947e-05 Jy ! Clean residual min=-0.002591 max=0.002338 Jy/beam ! Clean residual mean=0.000009 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.232778 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.232778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052339Jy sigma=0.943263 ! Fit after self-cal, rms=0.052330Jy sigma=0.943124 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 = 5.64062e-07 Jy ! Component: 100 - total flux cleaned = 1.24847e-05 Jy ! Component: 150 - total flux cleaned = 3.78001e-06 Jy ! Component: 200 - total flux cleaned = -3.11394e-06 Jy ! Total flux subtracted in 200 components = -3.11394e-06 Jy ! Clean residual min=-0.002550 max=0.002293 Jy/beam ! Clean residual mean=0.000009 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.232775 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.232775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052337Jy sigma=0.943172 ! Fit after self-cal, rms=0.052333Jy sigma=0.943110 ! 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=1.299 mas, bmaj=2.857 mas, bpa=17.47 degrees ! Estimated noise=0.657484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.299 x 2.857 at 17.47 degrees (North through East) ! Clean map min=-0.0022824 max=0.20491 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=1.073 mas, bmaj=2.591 mas, bpa=16.7 degrees ! Estimated noise=0.929248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157562 Jy ! Component: 100 - total flux cleaned = 0.201438 Jy ! Component: 150 - total flux cleaned = 0.21815 Jy ! Component: 200 - total flux cleaned = 0.224711 Jy ! Total flux subtracted in 200 components = 0.224711 Jy ! Clean residual min=-0.003466 max=0.004121 Jy/beam ! Clean residual mean=0.000015 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.224711 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.224711 Jy ! Inverting map and beam ! Estimated beam: bmin=1.299 mas, bmaj=2.857 mas, bpa=17.47 degrees ! Estimated noise=0.657484 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.00404971 Jy ! Component: 100 - total flux cleaned = 0.00599754 Jy ! Component: 150 - total flux cleaned = 0.00673973 Jy ! Component: 200 - total flux cleaned = 0.00694186 Jy ! Total flux subtracted in 200 components = 0.00694186 Jy ! Clean residual min=-0.002502 max=0.002416 Jy/beam ! Clean residual mean=0.000008 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.231653 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.231653 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=3.678 mas, bpa=25.04 degrees ! Estimated noise=0.729212 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00073749 Jy ! Component: 100 - total flux cleaned = 0.000755888 Jy ! Component: 150 - total flux cleaned = 0.000821269 Jy ! Component: 200 - total flux cleaned = 0.00085869 Jy ! Total flux subtracted in 200 components = 0.00085869 Jy ! Clean residual min=-0.002578 max=0.002307 Jy/beam ! Clean residual mean=0.000010 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.232512 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.84153e-05 Jy ! Component: 100 - total flux cleaned = 6.1545e-05 Jy ! Component: 150 - total flux cleaned = 8.31408e-05 Jy ! Component: 200 - total flux cleaned = 9.6579e-05 Jy ! Total flux subtracted in 200 components = 9.6579e-05 Jy ! Clean residual min=-0.002571 max=0.002286 Jy/beam ! Clean residual mean=0.000009 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.232608 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.232608 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.299 mas, bmaj=2.857 mas, bpa=17.47 degrees ! Estimated noise=0.657484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000490191 Jy ! Component: 100 - total flux cleaned = -0.000496537 Jy ! Component: 150 - total flux cleaned = -0.000448881 Jy ! Component: 200 - total flux cleaned = -0.000404944 Jy ! Total flux subtracted in 200 components = -0.000404944 Jy ! Clean residual min=-0.002354 max=0.002318 Jy/beam ! Clean residual mean=0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.232203 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.232203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052317Jy sigma=0.943091 ! Fit after self-cal, rms=0.052310Jy sigma=0.943016 wmodel J1015+1227_X_map.mod ! Writing 34 model components to file: J1015+1227_X_map.mod wobs J1015+1227_X_uvs.fits ! Writing UV FITS file: J1015+1227_X_uvs.fits wwins J1015+1227_X_map.win ! wwins: Wrote 1 windows to J1015+1227_X_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 = 3.52717e-05 Jy ! Component: 100 - total flux cleaned = 0.000158045 Jy ! Component: 150 - total flux cleaned = 0.000346975 Jy ! Component: 200 - total flux cleaned = 0.000383685 Jy ! Component: 250 - total flux cleaned = 0.000488066 Jy ! Component: 300 - total flux cleaned = 0.000520553 Jy ! Component: 350 - total flux cleaned = 0.000520785 Jy ! Component: 400 - total flux cleaned = 0.000583147 Jy ! Component: 450 - total flux cleaned = 0.000673451 Jy ! Component: 500 - total flux cleaned = 0.000642992 Jy ! Component: 550 - total flux cleaned = 0.000643752 Jy ! Component: 600 - total flux cleaned = 0.00067321 Jy ! Component: 650 - total flux cleaned = 0.000673721 Jy ! Component: 700 - total flux cleaned = 0.000619509 Jy ! Component: 750 - total flux cleaned = 0.000619547 Jy ! Component: 800 - total flux cleaned = 0.000541562 Jy ! Component: 850 - total flux cleaned = 0.000593716 Jy ! Component: 900 - total flux cleaned = 0.000593921 Jy ! Component: 950 - total flux cleaned = 0.000618799 Jy ! Component: 1000 - total flux cleaned = 0.000642708 Jy ! Component: 1050 - total flux cleaned = 0.000666194 Jy ! Component: 1100 - total flux cleaned = 0.000643133 Jy ! Component: 1150 - total flux cleaned = 0.000712921 Jy ! Component: 1200 - total flux cleaned = 0.000759149 Jy ! Component: 1250 - total flux cleaned = 0.000871875 Jy ! Component: 1300 - total flux cleaned = 0.000938261 Jy ! Component: 1350 - total flux cleaned = 0.00095967 Jy ! Component: 1400 - total flux cleaned = 0.000959463 Jy ! Component: 1450 - total flux cleaned = 0.00104489 Jy ! Component: 1500 - total flux cleaned = 0.00108673 Jy ! Component: 1550 - total flux cleaned = 0.00112816 Jy ! Component: 1600 - total flux cleaned = 0.00112826 Jy ! Component: 1650 - total flux cleaned = 0.00118882 Jy ! Component: 1700 - total flux cleaned = 0.00122889 Jy ! Component: 1750 - total flux cleaned = 0.00124874 Jy ! Component: 1800 - total flux cleaned = 0.00126844 Jy ! Component: 1850 - total flux cleaned = 0.00124922 Jy ! Component: 1900 - total flux cleaned = 0.00132491 Jy ! Component: 1950 - total flux cleaned = 0.00130609 Jy ! Component: 2000 - total flux cleaned = 0.00130613 Jy ! Component: 2050 - total flux cleaned = 0.0013612 Jy ! Component: 2100 - total flux cleaned = 0.00137918 Jy ! Component: 2150 - total flux cleaned = 0.00139739 Jy ! Component: 2200 - total flux cleaned = 0.00143274 Jy ! Component: 2250 - total flux cleaned = 0.00143302 Jy ! Component: 2300 - total flux cleaned = 0.00145027 Jy ! Component: 2350 - total flux cleaned = 0.00143332 Jy ! Component: 2400 - total flux cleaned = 0.00138268 Jy ! Component: 2450 - total flux cleaned = 0.00143326 Jy ! Component: 2500 - total flux cleaned = 0.00141661 Jy ! Component: 2550 - total flux cleaned = 0.00143308 Jy ! Component: 2600 - total flux cleaned = 0.00146571 Jy ! Component: 2650 - total flux cleaned = 0.00138519 Jy ! Component: 2700 - total flux cleaned = 0.00141746 Jy ! Component: 2750 - total flux cleaned = 0.0014492 Jy ! Component: 2800 - total flux cleaned = 0.00143326 Jy ! Component: 2850 - total flux cleaned = 0.00144846 Jy ! Component: 2900 - total flux cleaned = 0.00143316 Jy ! Component: 2950 - total flux cleaned = 0.00144841 Jy ! Component: 3000 - total flux cleaned = 0.00138787 Jy ! Component: 3050 - total flux cleaned = 0.00140305 Jy ! Component: 3100 - total flux cleaned = 0.00138817 Jy ! Component: 3150 - total flux cleaned = 0.00140298 Jy ! Component: 3200 - total flux cleaned = 0.00143239 Jy ! Component: 3250 - total flux cleaned = 0.00141785 Jy ! Component: 3300 - total flux cleaned = 0.00146114 Jy ! Component: 3350 - total flux cleaned = 0.00147534 Jy ! Component: 3400 - total flux cleaned = 0.00146099 Jy ! Component: 3450 - total flux cleaned = 0.00146093 Jy ! Component: 3500 - total flux cleaned = 0.0014887 Jy ! Component: 3550 - total flux cleaned = 0.00144707 Jy ! Component: 3600 - total flux cleaned = 0.00146096 Jy ! Component: 3650 - total flux cleaned = 0.00146095 Jy ! Component: 3700 - total flux cleaned = 0.00144742 Jy ! Component: 3750 - total flux cleaned = 0.00144725 Jy ! Component: 3800 - total flux cleaned = 0.00136693 Jy ! Component: 3850 - total flux cleaned = 0.00147365 Jy ! Component: 3900 - total flux cleaned = 0.00143396 Jy ! Component: 3950 - total flux cleaned = 0.00142078 Jy ! Component: 4000 - total flux cleaned = 0.00140771 Jy ! Component: 4050 - total flux cleaned = 0.00136882 Jy ! Total flux subtracted in 4096 components = 0.0013947 Jy ! Clean residual min=-0.000826 max=0.000737 Jy/beam ! Clean residual mean=0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.233598 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 340 components and 0.233598 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv118_uvs/J1015+1227_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.299 x 2.857 at 17.47 degrees (North through East) ! Clean map min=-0.0016019 max=0.20475 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv118_uvs/J1015+1227_X_map.fits wmodel /scr/pima/rv118_uvs/J1015+1227_X_map.mod ! Writing 340 model components to file: /scr/pima/rv118_uvs/J1015+1227_X_map.mod wobs /scr/pima/rv118_uvs/J1015+1227_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv118_uvs/J1015+1227_X_uvs.fits wwins /scr/pima/rv118_uvs/J1015+1227_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv118_uvs/J1015+1227_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.204751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228503 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.334801 0.334801 0.669602 1.3392 2.67841 5.35682 10.7136 21.4273 42.8545 85.7091 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.204 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 896.054 quit ! Quitting program ! Log file /scr/pima/rv118_uvs/J1015+1227_X_dfm.log closed on Sun Dec 10 00:09:00 2017