! Started logfile: /scr/pima/bg219b_uvs/J1125+2610_S_dfm.log on Thu May 19 20:16:23 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219b_uvs/J1125+2610_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1125+2610_S_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.69213 visibilities/baseline/integration-bin. ! Found source: J1125+2610 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 2392 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 J1125+2610_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.346692Jy sigma=23.448358 ! Fit after self-cal, rms=0.181529Jy sigma=3.114218 ! 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.569 mas, bmaj=7.013 mas, bpa=22.6 degrees ! Estimated noise=1.17296 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.682258 Jy ! Component: 100 - total flux cleaned = 0.844513 Jy ! Total flux subtracted in 100 components = 0.844513 Jy ! Clean residual min=-0.026593 max=0.064380 Jy/beam ! Clean residual mean=-0.000014 rms=0.008687 Jy/beam ! Combined flux in latest and established models = 0.844513 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.844513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153331Jy sigma=2.633911 ! Fit after self-cal, rms=0.153200Jy sigma=2.631733 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.068004 Jy ! Component: 100 - total flux cleaned = 0.0998696 Jy ! Total flux subtracted in 100 components = 0.0998696 Jy ! Clean residual min=-0.018240 max=0.032241 Jy/beam ! Clean residual mean=0.000010 rms=0.005828 Jy/beam ! Combined flux in latest and established models = 0.944382 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.944382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118709Jy sigma=1.949091 ! Fit after self-cal, rms=0.118021Jy sigma=1.937166 ! 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.118 mas, bmaj=7.593 mas, bpa=20.13 degrees ! Estimated noise=0.949687 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.0213842 Jy ! Component: 100 - total flux cleaned = 0.0294559 Jy ! Component: 150 - total flux cleaned = 0.0289965 Jy ! Component: 200 - total flux cleaned = 0.0286161 Jy ! Total flux subtracted in 200 components = 0.0286161 Jy ! Clean residual min=-0.018635 max=0.033667 Jy/beam ! Clean residual mean=0.000048 rms=0.007341 Jy/beam ! Combined flux in latest and established models = 0.972998 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.972999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115102Jy sigma=1.853493 ! Fit after self-cal, rms=0.114919Jy sigma=1.850108 ! 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.118 x 7.593 at 20.13 degrees (North through East) ! Clean map min=-0.01864 max=0.88912 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.114919Jy sigma=1.850108 ! Fit after self-cal, rms=0.114399Jy sigma=1.845092 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.106 mas, bmaj=7.603 mas, bpa=20.12 degrees ! Estimated noise=0.952222 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.000853698 Jy ! Component: 100 - total flux cleaned = 0.000241847 Jy ! Component: 150 - total flux cleaned = -0.000142533 Jy ! Component: 200 - total flux cleaned = -0.000714751 Jy ! Total flux subtracted in 200 components = -0.000714751 Jy ! Clean residual min=-0.018578 max=0.032917 Jy/beam ! Clean residual mean=0.000047 rms=0.007208 Jy/beam ! Combined flux in latest and established models = 0.972284 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.972284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114028Jy sigma=1.836328 ! Fit after self-cal, rms=0.113970Jy sigma=1.835213 ! 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.113970Jy sigma=1.835213 ! Fit after self-cal, rms=0.106540Jy sigma=1.696043 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.118 mas, bmaj=7.609 mas, bpa=19.89 degrees ! Estimated noise=0.938119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0111517 Jy ! Component: 100 - total flux cleaned = -0.016515 Jy ! Component: 150 - total flux cleaned = -0.0199983 Jy ! Component: 200 - total flux cleaned = -0.0223054 Jy ! Total flux subtracted in 200 components = -0.0223054 Jy ! Clean residual min=-0.018434 max=0.032811 Jy/beam ! Clean residual mean=0.000033 rms=0.006527 Jy/beam ! Combined flux in latest and established models = 0.949978 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.949978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104885Jy sigma=1.685425 ! Fit after self-cal, rms=0.104854Jy sigma=1.684701 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 (38, 36). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302154 Jy ! Component: 100 - total flux cleaned = 0.0470977 Jy ! Component: 150 - total flux cleaned = 0.05187 Jy ! Component: 200 - total flux cleaned = 0.053681 Jy ! Total flux subtracted in 200 components = 0.053681 Jy ! Clean residual min=-0.015465 max=0.025628 Jy/beam ! Clean residual mean=0.000033 rms=0.005589 Jy/beam ! Combined flux in latest and established models = 1.00366 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 1.00366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093092Jy sigma=1.532551 ! Fit after self-cal, rms=0.091971Jy sigma=1.512093 ! 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.091971Jy sigma=1.512093 ! Fit after self-cal, rms=0.091286Jy sigma=1.490824 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.125 mas, bmaj=7.611 mas, bpa=19.81 degrees ! Estimated noise=0.931478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160116 Jy ! Component: 100 - total flux cleaned = 0.00536873 Jy ! Component: 150 - total flux cleaned = 0.00687677 Jy ! Component: 200 - total flux cleaned = 0.00787746 Jy ! Total flux subtracted in 200 components = 0.00787746 Jy ! Clean residual min=-0.014545 max=0.020989 Jy/beam ! Clean residual mean=0.000026 rms=0.005041 Jy/beam ! Combined flux in latest and established models = 1.01154 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 92 components and 1.01154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087693Jy sigma=1.456089 ! Fit after self-cal, rms=0.087397Jy sigma=1.451036 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.00351577 Jy ! Component: 100 - total flux cleaned = 0.00413779 Jy ! Component: 150 - total flux cleaned = 0.0050699 Jy ! Component: 200 - total flux cleaned = 0.00639117 Jy ! Total flux subtracted in 200 components = 0.00639117 Jy ! Clean residual min=-0.014621 max=0.019667 Jy/beam ! Clean residual mean=0.000025 rms=0.004924 Jy/beam ! Combined flux in latest and established models = 1.01793 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 117 components and 1.01793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086162Jy sigma=1.441319 ! Fit after self-cal, rms=0.086060Jy sigma=1.439692 ! 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.086060Jy sigma=1.439692 ! Fit after self-cal, rms=0.078728Jy sigma=1.332807 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.524 mas, bmaj=9.629 mas, bpa=-1.138 degrees ! Estimated noise=1.14209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000678439 Jy ! Component: 100 - total flux cleaned = 0.00050085 Jy ! Component: 150 - total flux cleaned = 0.00017858 Jy ! Component: 200 - total flux cleaned = 0.000319509 Jy ! Total flux subtracted in 200 components = 0.000319509 Jy ! Clean residual min=-0.018294 max=0.019246 Jy/beam ! Clean residual mean=0.000041 rms=0.005585 Jy/beam ! Combined flux in latest and established models = 1.01825 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 1.01825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078312Jy sigma=1.324722 ! Fit after self-cal, rms=0.078273Jy sigma=1.324034 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.000306385 Jy ! Component: 100 - total flux cleaned = -0.000179885 Jy ! Component: 150 - total flux cleaned = 0.000272954 Jy ! Component: 200 - total flux cleaned = 0.000580823 Jy ! Total flux subtracted in 200 components = 0.000580823 Jy ! Clean residual min=-0.018219 max=0.019408 Jy/beam ! Clean residual mean=0.000041 rms=0.005535 Jy/beam ! Combined flux in latest and established models = 1.01883 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 147 components and 1.01883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078143Jy sigma=1.321566 ! Fit after self-cal, rms=0.078103Jy sigma=1.321180 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=7.613 mas, bpa=19.67 degrees ! Estimated noise=0.928699 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.123 x 7.613 at 19.67 degrees (North through East) ! Clean map min=-0.01207 max=0.8553 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078103Jy sigma=1.321180 ! Fit after self-cal, rms=0.071962Jy sigma=1.200590 ! Inverting map and beam ! Estimated beam: bmin=4.123 mas, bmaj=7.612 mas, bpa=19.58 degrees ! Estimated noise=0.929123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00308488 Jy ! Component: 100 - total flux cleaned = -0.00418982 Jy ! Component: 150 - total flux cleaned = -0.00455973 Jy ! Component: 200 - total flux cleaned = -0.00467961 Jy ! Total flux subtracted in 200 components = -0.00467961 Jy ! Clean residual min=-0.010507 max=0.011557 Jy/beam ! Clean residual mean=0.000016 rms=0.003132 Jy/beam ! Combined flux in latest and established models = 1.01415 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 165 components and 1.01415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071448Jy sigma=1.188400 ! Fit after self-cal, rms=0.071416Jy sigma=1.187994 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000688024 Jy ! Component: 100 - total flux cleaned = -0.000609968 Jy ! Component: 150 - total flux cleaned = -0.000382026 Jy ! Component: 200 - total flux cleaned = -0.000244478 Jy ! Total flux subtracted in 200 components = -0.000244478 Jy ! Clean residual min=-0.010302 max=0.011600 Jy/beam ! Clean residual mean=0.000016 rms=0.003113 Jy/beam ! Combined flux in latest and established models = 1.0139 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 179 components and 1.0139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071279Jy sigma=1.184242 ! Fit after self-cal, rms=0.071267Jy sigma=1.184144 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071267Jy sigma=1.184144 ! Fit after self-cal, rms=0.070966Jy sigma=1.181502 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.578 mas, bmaj=7.006 mas, bpa=22.03 degrees ! Estimated noise=1.15008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.664814 Jy ! Component: 100 - total flux cleaned = 0.824021 Jy ! Component: 150 - total flux cleaned = 0.892492 Jy ! Component: 200 - total flux cleaned = 0.928861 Jy ! Total flux subtracted in 200 components = 0.928861 Jy ! Clean residual min=-0.013370 max=0.020197 Jy/beam ! Clean residual mean=-0.000007 rms=0.003936 Jy/beam ! Combined flux in latest and established models = 0.928861 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.928861 Jy ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=7.604 mas, bpa=19.57 degrees ! Estimated noise=0.926693 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) ! Added new window around map position (9, 74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0268871 Jy ! Component: 100 - total flux cleaned = 0.0450208 Jy ! Component: 150 - total flux cleaned = 0.0584924 Jy ! Component: 200 - total flux cleaned = 0.066596 Jy ! Total flux subtracted in 200 components = 0.066596 Jy ! Clean residual min=-0.011293 max=0.013061 Jy/beam ! Clean residual mean=0.000011 rms=0.003250 Jy/beam ! Combined flux in latest and established models = 0.995457 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 51 components and 0.995457 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.51 mas, bmaj=9.612 mas, bpa=-1.212 degrees ! Estimated noise=1.14135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013355 Jy ! Component: 100 - total flux cleaned = 0.0182977 Jy ! Component: 150 - total flux cleaned = 0.0218126 Jy ! Component: 200 - total flux cleaned = 0.0241633 Jy ! Total flux subtracted in 200 components = 0.0241633 Jy ! Clean residual min=-0.011858 max=0.014853 Jy/beam ! Clean residual mean=0.000022 rms=0.004156 Jy/beam ! Combined flux in latest and established models = 1.01962 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.00154276 Jy ! Component: 100 - total flux cleaned = 0.00251264 Jy ! Component: 150 - total flux cleaned = 0.00286109 Jy ! Component: 200 - total flux cleaned = 0.00303 Jy ! Total flux subtracted in 200 components = 0.00303 Jy ! Clean residual min=-0.011402 max=0.013812 Jy/beam ! Clean residual mean=0.000022 rms=0.003970 Jy/beam ! Combined flux in latest and established models = 1.02265 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 105 components and 1.02265 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.122 mas, bmaj=7.604 mas, bpa=19.57 degrees ! Estimated noise=0.926693 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.57925e-05 Jy ! Component: 100 - total flux cleaned = 0.000496543 Jy ! Component: 150 - total flux cleaned = 0.000179725 Jy ! Component: 200 - total flux cleaned = 0.000327037 Jy ! Total flux subtracted in 200 components = 0.000327037 Jy ! Clean residual min=-0.009887 max=0.010968 Jy/beam ! Clean residual mean=0.000011 rms=0.002698 Jy/beam ! Combined flux in latest and established models = 1.02298 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 133 components and 1.02298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069661Jy sigma=1.152293 ! Fit after self-cal, rms=0.069176Jy sigma=1.142338 wmodel /J1125+2610_S_map.mod ! wmodel: Unable to open new model file: /J1125+2610_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1125+2610_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.122 x 7.604 at 19.57 degrees (North through East) ! Clean map min=-0.0092337 max=0.85283 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1125+2610_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.852831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00264465 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.930307 0.930307 1.86061 3.72123 7.44246 14.8849 29.7698 59.5397 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0079 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.852 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 322.474 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1125+2610_S_dfm.log closed on Thu May 19 20:16:25 2016