! Started logfile: /scr/pima/bg219i_uvs/J1705+5109_S_dfm.log on Thu May 19 23:29:14 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/bg219i_uvs/J1705+5109_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1705+5109_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! AN table 2: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.986355 visibilities/baseline/integration-bin. ! Found source: J1705+5109 ! ! 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 8096 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 J1705+5109_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 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004634Jy sigma=25.285874 ! Fit after self-cal, rms=0.918303Jy sigma=23.116593 ! 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.148 mas, bmaj=4.158 mas, bpa=-31.71 degrees ! Estimated noise=0.518629 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.0601687 Jy ! Component: 100 - total flux cleaned = 0.0783505 Jy ! Total flux subtracted in 100 components = 0.0783505 Jy ! Clean residual min=-0.004237 max=0.008376 Jy/beam ! Clean residual mean=-0.000004 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.0783504 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0783504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058467Jy sigma=1.422222 ! Fit after self-cal, rms=0.058341Jy sigma=1.419496 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00961585 Jy ! Component: 100 - total flux cleaned = 0.014771 Jy ! Total flux subtracted in 100 components = 0.014771 Jy ! Clean residual min=-0.002955 max=0.003245 Jy/beam ! Clean residual mean=-0.000001 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0931215 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 14 components and 0.0931215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056492Jy sigma=1.373004 ! Fit after self-cal, rms=0.056448Jy sigma=1.372382 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.928 mas, bmaj=4.901 mas, bpa=-30.26 degrees ! Estimated noise=0.31994 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.00372027 Jy ! Component: 100 - total flux cleaned = 0.00559461 Jy ! Component: 150 - total flux cleaned = 0.00670037 Jy ! Component: 200 - total flux cleaned = 0.00741944 Jy ! Total flux subtracted in 200 components = 0.00741944 Jy ! Clean residual min=-0.001863 max=0.001807 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.100541 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.100541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056205Jy sigma=1.366593 ! Fit after self-cal, rms=0.056197Jy sigma=1.366506 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.928 x 4.901 at -30.26 degrees (North through East) ! Clean map min=-0.0018026 max=0.082031 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. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 KP 0.97 LA 1.02 ! MK 1.00 NL 0.99 OV 1.00 PT 1.01 ! SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 0.95 HN 1.05 KP 1.05 ! LA 1.00 MK 1.06 NL 1.01 PT 0.95 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 KP 1.01 LA 0.96 ! MK 1.05 NL 0.99 OV 1.02 PT 1.01 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.87 HN 1.03 KP 1.03 ! LA 1.04 MK 1.00 NL 1.01 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 KP 0.98 LA 1.07 ! MK 1.04 NL 0.94 OV 1.02 PT 0.95 ! SC 1.10 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.97 HN 1.01 KP 0.87 ! LA 1.03 MK 1.04 NL 1.06 PT 0.94 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 KP 1.02 LA 0.97 ! MK 1.02 NL 1.02 OV 1.00 PT 0.93 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.01 HN 1.04 KP 0.98 ! LA 0.99 MK 0.99 NL 0.99 PT 1.02 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.056197Jy sigma=1.366506 ! Fit after self-cal, rms=0.056095Jy sigma=1.361209 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=4.905 mas, bpa=-29.5 degrees ! Estimated noise=0.319432 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 = -8.04762e-05 Jy ! Component: 100 - total flux cleaned = -8.04904e-05 Jy ! Component: 150 - total flux cleaned = -8.08619e-05 Jy ! Component: 200 - total flux cleaned = -6.91091e-05 Jy ! Total flux subtracted in 200 components = -6.91091e-05 Jy ! Clean residual min=-0.001612 max=0.001569 Jy/beam ! Clean residual mean=0.000002 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.100472 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.100472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056093Jy sigma=1.361164 ! Fit after self-cal, rms=0.056109Jy sigma=1.361020 ! 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.056109Jy sigma=1.361020 ! Fit after self-cal, rms=0.056106Jy sigma=1.361009 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=4.901 mas, bpa=-29.35 degrees ! Estimated noise=0.319354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.78001e-05 Jy ! Component: 100 - total flux cleaned = -6.10333e-05 Jy ! Component: 150 - total flux cleaned = -5.48363e-05 Jy ! Component: 200 - total flux cleaned = -4.33229e-05 Jy ! Total flux subtracted in 200 components = -4.33229e-05 Jy ! Clean residual min=-0.001604 max=0.001562 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.100429 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.100429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056104Jy sigma=1.360980 ! Fit after self-cal, rms=0.056105Jy sigma=1.360974 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 = -1.65431e-05 Jy ! Component: 100 - total flux cleaned = 9.44583e-08 Jy ! Component: 150 - total flux cleaned = 1.58919e-05 Jy ! Component: 200 - total flux cleaned = 3.08906e-05 Jy ! Total flux subtracted in 200 components = 3.08906e-05 Jy ! Clean residual min=-0.001603 max=0.001567 Jy/beam ! Clean residual mean=0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.100459 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.100459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056104Jy sigma=1.360955 ! Fit after self-cal, rms=0.056105Jy sigma=1.360951 ! 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.056105Jy sigma=1.360951 ! Fit after self-cal, rms=0.056081Jy sigma=1.361109 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.961 mas, bmaj=4.897 mas, bpa=-29.13 degrees ! Estimated noise=0.319186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.04749e-05 Jy ! Component: 100 - total flux cleaned = 3.90943e-05 Jy ! Component: 150 - total flux cleaned = 5.73619e-05 Jy ! Component: 200 - total flux cleaned = 7.48449e-05 Jy ! Total flux subtracted in 200 components = 7.48449e-05 Jy ! Clean residual min=-0.001554 max=0.001544 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.100534 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.100534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056079Jy sigma=1.361075 ! Fit after self-cal, rms=0.056081Jy sigma=1.361066 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 = -2.04856e-05 Jy ! Component: 100 - total flux cleaned = 7.9943e-06 Jy ! Component: 150 - total flux cleaned = 2.39267e-05 Jy ! Component: 200 - total flux cleaned = 3.92265e-05 Jy ! Total flux subtracted in 200 components = 3.92265e-05 Jy ! Clean residual min=-0.001557 max=0.001544 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.100573 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.100573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056080Jy sigma=1.361043 ! Fit after self-cal, rms=0.056080Jy sigma=1.361041 ! 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.056080Jy sigma=1.361041 ! Fit after self-cal, rms=0.056056Jy sigma=1.361055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=8.855 mas, bpa=66.91 degrees ! Estimated noise=0.399064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496313 Jy ! Component: 100 - total flux cleaned = 0.000556404 Jy ! Component: 150 - total flux cleaned = 0.000600407 Jy ! Component: 200 - total flux cleaned = 0.000639193 Jy ! Total flux subtracted in 200 components = 0.000639193 Jy ! Clean residual min=-0.001321 max=0.001612 Jy/beam ! Clean residual mean=0.000007 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.101213 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.101213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056057Jy sigma=1.361071 ! Fit after self-cal, rms=0.056055Jy sigma=1.361049 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.000100646 Jy ! Component: 100 - total flux cleaned = 0.000124585 Jy ! Component: 150 - total flux cleaned = 0.000137511 Jy ! Component: 200 - total flux cleaned = 0.000148782 Jy ! Total flux subtracted in 200 components = 0.000148782 Jy ! Clean residual min=-0.001305 max=0.001587 Jy/beam ! Clean residual mean=0.000007 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.101361 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.101361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056056Jy sigma=1.361088 ! Fit after self-cal, rms=0.056056Jy sigma=1.361077 ! 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.964 mas, bmaj=4.893 mas, bpa=-29 degrees ! Estimated noise=0.31912 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.964 x 4.893 at -29 degrees (North through East) ! Clean map min=-0.0014714 max=0.081334 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.188 mas, bmaj=4.138 mas, bpa=-30.64 degrees ! Estimated noise=0.518494 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0600146 Jy ! Component: 100 - total flux cleaned = 0.0784158 Jy ! Component: 150 - total flux cleaned = 0.0879007 Jy ! Component: 200 - total flux cleaned = 0.0929973 Jy ! Total flux subtracted in 200 components = 0.0929973 Jy ! Clean residual min=-0.002938 max=0.003205 Jy/beam ! Clean residual mean=-0.000000 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0929973 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0929973 Jy ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=4.893 mas, bpa=-29 degrees ! Estimated noise=0.31912 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.00336423 Jy ! Component: 100 - total flux cleaned = 0.00501805 Jy ! Component: 150 - total flux cleaned = 0.00600127 Jy ! Component: 200 - total flux cleaned = 0.00662934 Jy ! Total flux subtracted in 200 components = 0.00662934 Jy ! Clean residual min=-0.001621 max=0.001512 Jy/beam ! Clean residual mean=0.000002 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0996266 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 40 components and 0.0996267 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=8.096 mas, bmaj=8.855 mas, bpa=66.91 degrees ! Estimated noise=0.399064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000915049 Jy ! Component: 100 - total flux cleaned = 0.00134829 Jy ! Component: 150 - total flux cleaned = 0.00145681 Jy ! Component: 200 - total flux cleaned = 0.00150456 Jy ! Total flux subtracted in 200 components = 0.00150456 Jy ! Clean residual min=-0.001333 max=0.001586 Jy/beam ! Clean residual mean=0.000007 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.101131 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 = 4.35218e-05 Jy ! Component: 100 - total flux cleaned = 8.39431e-05 Jy ! Component: 150 - total flux cleaned = 0.000121641 Jy ! Component: 200 - total flux cleaned = 0.000156276 Jy ! Total flux subtracted in 200 components = 0.000156276 Jy ! Clean residual min=-0.001317 max=0.001574 Jy/beam ! Clean residual mean=0.000007 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.101288 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.101288 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.964 mas, bmaj=4.893 mas, bpa=-29 degrees ! Estimated noise=0.31912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028233 Jy ! Component: 100 - total flux cleaned = -0.000318816 Jy ! Component: 150 - total flux cleaned = -0.000325478 Jy ! Component: 200 - total flux cleaned = -0.000325525 Jy ! Total flux subtracted in 200 components = -0.000325525 Jy ! Clean residual min=-0.001598 max=0.001551 Jy/beam ! Clean residual mean=0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.100962 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.100962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056054Jy sigma=1.361049 ! Fit after self-cal, rms=0.056056Jy sigma=1.361037 wmodel /J1705+5109_S_map.mod ! wmodel: Unable to open new model file: /J1705+5109_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1705+5109_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.964 x 4.893 at -29 degrees (North through East) ! Clean map min=-0.0015149 max=0.081475 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1705+5109_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.081475 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000386715 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42393 1.42393 2.84785 5.6957 11.3914 22.7828 45.5656 91.1313 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.685 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1705+5109_S_dfm.log closed on Thu May 19 23:29:16 2016