! Started logfile: /scr/pima/rv117_uvs/J0010+1058_X_dfm.log on Sat Dec 9 23:40:24 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/rv117_uvs/J0010+1058_X_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J0010+1058_X_uva.fits ! AN table 1: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.730676 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 74 lines of history. ! ! Reading 12100 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 J0010+1058_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 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001902Jy sigma=19.613699 ! Fit after self-cal, rms=0.924534Jy sigma=18.094594 ! 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=0.8938 mas, bmaj=1.732 mas, bpa=-2.51 degrees ! Estimated noise=0.611558 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.0603337 Jy ! Component: 100 - total flux cleaned = 0.0734903 Jy ! Total flux subtracted in 100 components = 0.0734903 Jy ! Clean residual min=-0.002704 max=0.003670 Jy/beam ! Clean residual mean=-0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0734903 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.0734903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053686Jy sigma=0.957380 ! Fit after self-cal, rms=0.053385Jy sigma=0.953213 ! 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.149 mas, bmaj=2.15 mas, bpa=-2.281 degrees ! Estimated noise=0.348417 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.00303173 Jy ! Component: 100 - total flux cleaned = 0.00397457 Jy ! Component: 150 - total flux cleaned = 0.00442874 Jy ! Component: 200 - total flux cleaned = 0.00461824 Jy ! Total flux subtracted in 200 components = 0.00461824 Jy ! Clean residual min=-0.001437 max=0.001490 Jy/beam ! Clean residual mean=0.000000 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.0781086 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0781086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053245Jy sigma=0.949865 ! Fit after self-cal, rms=0.053247Jy sigma=0.949836 ! 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.149 x 2.15 at -2.281 degrees (North through East) ! Clean map min=-0.0013407 max=0.077089 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.00 KP 1.01 ! LA 0.97 MK 0.98 NL 0.99 OV 1.02 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.99 KP 1.00 ! LA 0.99 MK 1.03 NL 0.98 OV 1.00 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.00 KP 1.00 ! LA 0.98 MK 1.03 NL 0.97 OV 1.00 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.02 KP 0.99 ! LA 0.99 MK 0.95 NL 0.99 OV 0.99 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.053247Jy sigma=0.949836 ! Fit after self-cal, rms=0.053118Jy sigma=0.949489 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.15 mas, bpa=-2.13 degrees ! Estimated noise=0.348159 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.000265596 Jy ! Component: 100 - total flux cleaned = -0.000276664 Jy ! Component: 150 - total flux cleaned = -0.000284613 Jy ! Component: 200 - total flux cleaned = -0.000284658 Jy ! Total flux subtracted in 200 components = -0.000284658 Jy ! Clean residual min=-0.001506 max=0.001464 Jy/beam ! Clean residual mean=0.000001 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.0778239 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 26 components and 0.0778239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053113Jy sigma=0.949400 ! Fit after self-cal, rms=0.053117Jy sigma=0.949361 ! 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.053117Jy sigma=0.949361 ! Fit after self-cal, rms=0.053099Jy sigma=0.947038 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.149 mas, bpa=-2.181 degrees ! Estimated noise=0.348174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.62694e-05 Jy ! Component: 100 - total flux cleaned = -9.70419e-05 Jy ! Component: 150 - total flux cleaned = -9.74448e-05 Jy ! Component: 200 - total flux cleaned = -9.75146e-05 Jy ! Total flux subtracted in 200 components = -9.75146e-05 Jy ! Clean residual min=-0.001273 max=0.001331 Jy/beam ! Clean residual mean=0.000001 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.0777264 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.0777264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053096Jy sigma=0.946991 ! Fit after self-cal, rms=0.053101Jy sigma=0.946941 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) ! Added new window around map position (-21.8, 46.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000514493 Jy ! Component: 100 - total flux cleaned = 0.000384235 Jy ! Component: 150 - total flux cleaned = 0.000301407 Jy ! Component: 200 - total flux cleaned = 0.000230082 Jy ! Total flux subtracted in 200 components = 0.000230082 Jy ! Clean residual min=-0.001206 max=0.001269 Jy/beam ! Clean residual mean=0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0779565 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.0779565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053056Jy sigma=0.946248 ! Fit after self-cal, rms=0.053054Jy sigma=0.946186 ! Inverting map ! Added new window around map position (40, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0009738 Jy ! Component: 100 - total flux cleaned = 0.00108549 Jy ! Component: 150 - total flux cleaned = 0.00108481 Jy ! Component: 200 - total flux cleaned = 0.00106284 Jy ! Total flux subtracted in 200 components = 0.00106284 Jy ! Clean residual min=-0.001186 max=0.001280 Jy/beam ! Clean residual mean=0.000001 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 0.0790193 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 63 components and 0.0790193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053020Jy sigma=0.945541 ! Fit after self-cal, rms=0.053018Jy sigma=0.945498 ! Inverting map ! Added new window around map position (-1.8, -45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000883235 Jy ! Component: 100 - total flux cleaned = 0.00116394 Jy ! Component: 150 - total flux cleaned = 0.00135291 Jy ! Component: 200 - total flux cleaned = 0.00145892 Jy ! Total flux subtracted in 200 components = 0.00145892 Jy ! Clean residual min=-0.001180 max=0.001212 Jy/beam ! Clean residual mean=0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0804782 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 0.0804782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052985Jy sigma=0.944859 ! Fit after self-cal, rms=0.052983Jy sigma=0.944823 ! 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.052983Jy sigma=0.944823 ! Fit after self-cal, rms=0.052954Jy sigma=0.943674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.148 mas, bpa=-2.11 degrees ! Estimated noise=0.34799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322411 Jy ! Component: 100 - total flux cleaned = 0.000434292 Jy ! Component: 150 - total flux cleaned = 0.000557038 Jy ! Component: 200 - total flux cleaned = 0.000594812 Jy ! Total flux subtracted in 200 components = 0.000594812 Jy ! Clean residual min=-0.001118 max=0.001218 Jy/beam ! Clean residual mean=0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.0810731 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.0810731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052936Jy sigma=0.943370 ! Fit after self-cal, rms=0.052940Jy sigma=0.943331 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) ! Added new window around map position (48.6, -37.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996834 Jy ! Component: 100 - total flux cleaned = 0.00116039 Jy ! Component: 150 - total flux cleaned = 0.00124048 Jy ! Component: 200 - total flux cleaned = 0.00133446 Jy ! Total flux subtracted in 200 components = 0.00133446 Jy ! Clean residual min=-0.001103 max=0.001098 Jy/beam ! Clean residual mean=0.000001 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0824075 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.0824075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052911Jy sigma=0.942848 ! Fit after self-cal, rms=0.052909Jy sigma=0.942815 ! 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.052909Jy sigma=0.942815 ! Fit after self-cal, rms=0.052890Jy sigma=0.942762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.412 mas, bmaj=3.177 mas, bpa=-9.129 degrees ! Estimated noise=0.402326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000178154 Jy ! Component: 100 - total flux cleaned = 0.000346933 Jy ! Component: 150 - total flux cleaned = 0.000448548 Jy ! Component: 200 - total flux cleaned = 0.000474456 Jy ! Total flux subtracted in 200 components = 0.000474456 Jy ! Clean residual min=-0.000984 max=0.001135 Jy/beam ! Clean residual mean=0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.082882 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.082882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052883Jy sigma=0.942633 ! Fit after self-cal, rms=0.052882Jy sigma=0.942626 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.04599e-05 Jy ! Component: 100 - total flux cleaned = 0.000104312 Jy ! Component: 150 - total flux cleaned = 0.000137613 Jy ! Component: 200 - total flux cleaned = 0.000158741 Jy ! Total flux subtracted in 200 components = 0.000158741 Jy ! Clean residual min=-0.000970 max=0.001130 Jy/beam ! Clean residual mean=0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.0830407 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 126 components and 0.0830407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052879Jy sigma=0.942562 ! Fit after self-cal, rms=0.052878Jy sigma=0.942559 ! 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.146 mas, bmaj=2.148 mas, bpa=-2.121 degrees ! Estimated noise=0.347901 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.146 x 2.148 at -2.121 degrees (North through East) ! Clean map min=-0.0012099 max=0.077052 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=0.8894 mas, bmaj=1.728 mas, bpa=-2.448 degrees ! Estimated noise=0.606483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0601634 Jy ! Component: 100 - total flux cleaned = 0.0732837 Jy ! Component: 150 - total flux cleaned = 0.0752273 Jy ! Component: 200 - total flux cleaned = 0.075931 Jy ! Total flux subtracted in 200 components = 0.075931 Jy ! Clean residual min=-0.002497 max=0.002388 Jy/beam ! Clean residual mean=0.000000 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.075931 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.075931 Jy ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.148 mas, bpa=-2.121 degrees ! Estimated noise=0.347901 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.00195033 Jy ! Component: 100 - total flux cleaned = 0.00319825 Jy ! Component: 150 - total flux cleaned = 0.00384139 Jy ! Component: 200 - total flux cleaned = 0.0041215 Jy ! Total flux subtracted in 200 components = 0.0041215 Jy ! Clean residual min=-0.001186 max=0.001145 Jy/beam ! Clean residual mean=0.000001 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.0800525 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 45 components and 0.0800525 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.412 mas, bmaj=3.177 mas, bpa=-9.129 degrees ! Estimated noise=0.402326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000995135 Jy ! Component: 100 - total flux cleaned = 0.0016253 Jy ! Component: 150 - total flux cleaned = 0.00189609 Jy ! Component: 200 - total flux cleaned = 0.00204262 Jy ! Total flux subtracted in 200 components = 0.00204262 Jy ! Clean residual min=-0.001033 max=0.001152 Jy/beam ! Clean residual mean=0.000002 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.0820951 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 = 6.56814e-05 Jy ! Component: 100 - total flux cleaned = 0.00010797 Jy ! Component: 150 - total flux cleaned = 0.00020723 Jy ! Component: 200 - total flux cleaned = 0.000281442 Jy ! Total flux subtracted in 200 components = 0.000281442 Jy ! Clean residual min=-0.001033 max=0.001146 Jy/beam ! Clean residual mean=0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0823765 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 89 components and 0.0823766 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.146 mas, bmaj=2.148 mas, bpa=-2.121 degrees ! Estimated noise=0.347901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.67505e-05 Jy ! Component: 100 - total flux cleaned = 3.77115e-05 Jy ! Component: 150 - total flux cleaned = 0.00013916 Jy ! Component: 200 - total flux cleaned = 0.000257653 Jy ! Total flux subtracted in 200 components = 0.000257653 Jy ! Clean residual min=-0.001155 max=0.001100 Jy/beam ! Clean residual mean=0.000001 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0826342 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 107 components and 0.0826342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052911Jy sigma=0.943073 ! Fit after self-cal, rms=0.052911Jy sigma=0.943025 wmodel J0010+1058_X_map.mod ! Writing 107 model components to file: J0010+1058_X_map.mod wobs J0010+1058_X_uvs.fits ! Writing UV FITS file: J0010+1058_X_uvs.fits wwins J0010+1058_X_map.win ! wwins: Wrote 5 windows to J0010+1058_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 = -6.4422e-05 Jy ! Component: 100 - total flux cleaned = -0.000161799 Jy ! Component: 150 - total flux cleaned = -0.00023647 Jy ! Component: 200 - total flux cleaned = -0.000254884 Jy ! Component: 250 - total flux cleaned = -0.000290715 Jy ! Component: 300 - total flux cleaned = -0.000290726 Jy ! Component: 350 - total flux cleaned = -0.000256734 Jy ! Component: 400 - total flux cleaned = -0.000256589 Jy ! Component: 450 - total flux cleaned = -0.000272887 Jy ! Component: 500 - total flux cleaned = -0.000288979 Jy ! Component: 550 - total flux cleaned = -0.000273245 Jy ! Component: 600 - total flux cleaned = -0.000368178 Jy ! Component: 650 - total flux cleaned = -0.000367959 Jy ! Component: 700 - total flux cleaned = -0.000414175 Jy ! Component: 750 - total flux cleaned = -0.000368364 Jy ! Component: 800 - total flux cleaned = -0.000398563 Jy ! Component: 850 - total flux cleaned = -0.000383571 Jy ! Component: 900 - total flux cleaned = -0.000368688 Jy ! Component: 950 - total flux cleaned = -0.000339485 Jy ! Component: 1000 - total flux cleaned = -0.000310335 Jy ! Component: 1050 - total flux cleaned = -0.000324784 Jy ! Component: 1100 - total flux cleaned = -0.000267571 Jy ! Component: 1150 - total flux cleaned = -0.000310063 Jy ! Component: 1200 - total flux cleaned = -0.000225659 Jy ! Component: 1250 - total flux cleaned = -0.000155931 Jy ! Component: 1300 - total flux cleaned = -0.000156011 Jy ! Component: 1350 - total flux cleaned = -0.000101189 Jy ! Component: 1400 - total flux cleaned = -6.05089e-05 Jy ! Component: 1450 - total flux cleaned = -7.4062e-05 Jy ! Component: 1500 - total flux cleaned = -0.000101052 Jy ! Component: 1550 - total flux cleaned = -0.00014117 Jy ! Component: 1600 - total flux cleaned = -0.000167798 Jy ! Component: 1650 - total flux cleaned = -0.000154613 Jy ! Component: 1700 - total flux cleaned = -0.000141485 Jy ! Component: 1750 - total flux cleaned = -0.000245694 Jy ! Component: 1800 - total flux cleaned = -0.000232789 Jy ! Component: 1850 - total flux cleaned = -0.000296981 Jy ! Component: 1900 - total flux cleaned = -0.000284326 Jy ! Component: 1950 - total flux cleaned = -0.000284397 Jy ! Component: 2000 - total flux cleaned = -0.00030964 Jy ! Component: 2050 - total flux cleaned = -0.000397259 Jy ! Component: 2100 - total flux cleaned = -0.000322439 Jy ! Component: 2150 - total flux cleaned = -0.0003101 Jy ! Component: 2200 - total flux cleaned = -0.000371603 Jy ! Component: 2250 - total flux cleaned = -0.000322557 Jy ! Component: 2300 - total flux cleaned = -0.000334754 Jy ! Component: 2350 - total flux cleaned = -0.000346968 Jy ! Component: 2400 - total flux cleaned = -0.00037121 Jy ! Component: 2450 - total flux cleaned = -0.000395079 Jy ! Component: 2500 - total flux cleaned = -0.000347472 Jy ! Component: 2550 - total flux cleaned = -0.000359234 Jy ! Component: 2600 - total flux cleaned = -0.000382899 Jy ! Component: 2650 - total flux cleaned = -0.00034788 Jy ! Component: 2700 - total flux cleaned = -0.000382911 Jy ! Component: 2750 - total flux cleaned = -0.000441035 Jy ! Component: 2800 - total flux cleaned = -0.000406303 Jy ! Component: 2850 - total flux cleaned = -0.000440842 Jy ! Component: 2900 - total flux cleaned = -0.000452346 Jy ! Component: 2950 - total flux cleaned = -0.000440893 Jy ! Component: 3000 - total flux cleaned = -0.00042945 Jy ! Component: 3050 - total flux cleaned = -0.000440706 Jy ! Component: 3100 - total flux cleaned = -0.000407027 Jy ! Component: 3150 - total flux cleaned = -0.000362223 Jy ! Component: 3200 - total flux cleaned = -0.00040683 Jy ! Component: 3250 - total flux cleaned = -0.000362403 Jy ! Component: 3300 - total flux cleaned = -0.000373525 Jy ! Component: 3350 - total flux cleaned = -0.000395526 Jy ! Component: 3400 - total flux cleaned = -0.000406472 Jy ! Component: 3450 - total flux cleaned = -0.000351855 Jy ! Component: 3500 - total flux cleaned = -0.000319139 Jy ! Component: 3550 - total flux cleaned = -0.000319186 Jy ! Component: 3600 - total flux cleaned = -0.000276066 Jy ! Component: 3650 - total flux cleaned = -0.000243808 Jy ! Component: 3700 - total flux cleaned = -0.000243876 Jy ! Component: 3750 - total flux cleaned = -0.000254505 Jy ! Component: 3800 - total flux cleaned = -0.00021202 Jy ! Component: 3850 - total flux cleaned = -0.000201478 Jy ! Component: 3900 - total flux cleaned = -0.0002015 Jy ! Component: 3950 - total flux cleaned = -0.000201518 Jy ! Component: 4000 - total flux cleaned = -0.000243356 Jy ! Component: 4050 - total flux cleaned = -0.000180928 Jy ! Total flux subtracted in 4096 components = -0.000160117 Jy ! Clean residual min=-0.000547 max=0.000707 Jy/beam ! Clean residual mean=0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0824741 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 448 components and 0.0824741 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J0010+1058_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.146 x 2.148 at -2.121 degrees (North through East) ! Clean map min=-0.0011788 max=0.076819 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J0010+1058_X_map.fits wmodel /scr/pima/rv117_uvs/J0010+1058_X_map.mod ! Writing 448 model components to file: /scr/pima/rv117_uvs/J0010+1058_X_map.mod wobs /scr/pima/rv117_uvs/J0010+1058_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J0010+1058_X_uvs.fits wwins /scr/pima/rv117_uvs/J0010+1058_X_map.win ! wwins: Wrote 6 windows to /scr/pima/rv117_uvs/J0010+1058_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0768187 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186416 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.728009 0.728009 1.45602 2.91204 5.82407 11.6481 23.2963 46.5926 93.1852 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.076 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 412.082 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J0010+1058_X_dfm.log closed on Sat Dec 9 23:40:28 2017