! Started logfile: /scr/pima/bg219e_uvs/J1008+0621_S_dfm.log on Thu May 19 18:33:55 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/bg219e_uvs/J1008+0621_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1008+0621_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.522705 visibilities/baseline/integration-bin. ! Found source: J1008+0621 ! ! 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 4328 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 J1008+0621_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046207Jy sigma=20.601318 ! Fit after self-cal, rms=0.713585Jy sigma=13.990051 ! 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.022 mas, bmaj=6.321 mas, bpa=2.347 degrees ! Estimated noise=0.796101 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.218819 Jy ! Component: 100 - total flux cleaned = 0.269061 Jy ! Total flux subtracted in 100 components = 0.269061 Jy ! Clean residual min=-0.009208 max=0.018884 Jy/beam ! Clean residual mean=-0.000013 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.269061 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.269061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083016Jy sigma=1.548989 ! Fit after self-cal, rms=0.082997Jy sigma=1.548493 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217423 Jy ! Component: 100 - total flux cleaned = 0.0349795 Jy ! Total flux subtracted in 100 components = 0.0349795 Jy ! Clean residual min=-0.007770 max=0.008468 Jy/beam ! Clean residual mean=-0.000005 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.304041 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.304041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075002Jy sigma=1.381692 ! Fit after self-cal, rms=0.074975Jy sigma=1.380871 ! 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.601 mas, bmaj=7.476 mas, bpa=6.923 degrees ! Estimated noise=0.611847 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.0117713 Jy ! Component: 100 - total flux cleaned = 0.0180639 Jy ! Component: 150 - total flux cleaned = 0.0218815 Jy ! Component: 200 - total flux cleaned = 0.0227436 Jy ! Total flux subtracted in 200 components = 0.0227436 Jy ! Clean residual min=-0.005868 max=0.004906 Jy/beam ! Clean residual mean=0.000001 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.326785 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 43 components and 0.326785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072926Jy sigma=1.344180 ! Fit after self-cal, rms=0.072900Jy sigma=1.343194 ! 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.601 x 7.476 at 6.923 degrees (North through East) ! Clean map min=-0.0056498 max=0.28571 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 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 0.98 KP 0.98 ! LA 1.02 MK 1.04 NL 1.00 OV 0.97 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.96 KP 1.01 ! LA 0.98 MK 1.07 NL 0.99 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.98 KP 1.00 ! LA 1.01 MK 1.07 NL 1.00 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.16 HN 0.95 KP 0.96 ! LA 1.00 MK 1.08 NL 0.97 OV 1.00 ! PT 0.93 SC 1.02 ! ! ! Fit before self-cal, rms=0.072900Jy sigma=1.343194 ! Fit after self-cal, rms=0.072724Jy sigma=1.323683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=7.793 mas, bpa=3.328 degrees ! Estimated noise=0.631282 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 = 6.24086e-05 Jy ! Component: 100 - total flux cleaned = -0.00024281 Jy ! Component: 150 - total flux cleaned = -0.0004935 Jy ! Component: 200 - total flux cleaned = -0.000493214 Jy ! Total flux subtracted in 200 components = -0.000493214 Jy ! Clean residual min=-0.004672 max=0.004866 Jy/beam ! Clean residual mean=0.000003 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.326291 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.326291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072640Jy sigma=1.322455 ! Fit after self-cal, rms=0.072639Jy sigma=1.321938 ! 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.072639Jy sigma=1.321938 ! Fit after self-cal, rms=0.071578Jy sigma=1.292412 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.768 mas, bpa=3.55 degrees ! Estimated noise=0.63148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000732511 Jy ! Component: 100 - total flux cleaned = -0.0005968 Jy ! Component: 150 - total flux cleaned = -0.000595313 Jy ! Component: 200 - total flux cleaned = -0.000629393 Jy ! Total flux subtracted in 200 components = -0.000629393 Jy ! Clean residual min=-0.003769 max=0.003455 Jy/beam ! Clean residual mean=0.000003 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.325662 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 0.325662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071510Jy sigma=1.290930 ! Fit after self-cal, rms=0.071521Jy sigma=1.290594 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.000173527 Jy ! Component: 100 - total flux cleaned = -7.46762e-05 Jy ! Component: 150 - total flux cleaned = -7.49889e-05 Jy ! Component: 200 - total flux cleaned = -7.56774e-05 Jy ! Total flux subtracted in 200 components = -7.56774e-05 Jy ! Clean residual min=-0.003756 max=0.003356 Jy/beam ! Clean residual mean=0.000003 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.325586 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.325586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071489Jy sigma=1.290022 ! Fit after self-cal, rms=0.071485Jy sigma=1.289868 ! 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.071485Jy sigma=1.289868 ! Fit after self-cal, rms=0.071608Jy sigma=1.289631 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=7.766 mas, bpa=3.495 degrees ! Estimated noise=0.632291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282778 Jy ! Component: 100 - total flux cleaned = -0.000163224 Jy ! Component: 150 - total flux cleaned = -0.00011554 Jy ! Component: 200 - total flux cleaned = -0.000115739 Jy ! Total flux subtracted in 200 components = -0.000115739 Jy ! Clean residual min=-0.003738 max=0.003166 Jy/beam ! Clean residual mean=0.000003 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.325471 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.325471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071584Jy sigma=1.289119 ! Fit after self-cal, rms=0.071582Jy sigma=1.289011 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.2444e-05 Jy ! Component: 100 - total flux cleaned = -7.02029e-05 Jy ! Component: 150 - total flux cleaned = -7.04363e-05 Jy ! Component: 200 - total flux cleaned = -8.65884e-05 Jy ! Total flux subtracted in 200 components = -8.65884e-05 Jy ! Clean residual min=-0.003733 max=0.003205 Jy/beam ! Clean residual mean=0.000003 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.325384 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.325384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071568Jy sigma=1.288785 ! Fit after self-cal, rms=0.071568Jy sigma=1.288728 ! 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.071568Jy sigma=1.288728 ! Fit after self-cal, rms=0.071663Jy sigma=1.288632 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.8 mas, bmaj=11.5 mas, bpa=2.541 degrees ! Estimated noise=0.762298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00050288 Jy ! Component: 100 - total flux cleaned = 0.000509261 Jy ! Component: 150 - total flux cleaned = 0.000526481 Jy ! Component: 200 - total flux cleaned = 0.00053887 Jy ! Total flux subtracted in 200 components = 0.00053887 Jy ! Clean residual min=-0.003313 max=0.003404 Jy/beam ! Clean residual mean=0.000006 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.325923 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.325923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071671Jy sigma=1.288742 ! Fit after self-cal, rms=0.071657Jy sigma=1.288461 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.42713e-06 Jy ! Component: 100 - total flux cleaned = -9.8588e-06 Jy ! Component: 150 - total flux cleaned = -1.20099e-05 Jy ! Component: 200 - total flux cleaned = -1.25076e-05 Jy ! Total flux subtracted in 200 components = -1.25076e-05 Jy ! Clean residual min=-0.003315 max=0.003381 Jy/beam ! Clean residual mean=0.000006 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.32591 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.32591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071666Jy sigma=1.288561 ! Fit after self-cal, rms=0.071656Jy sigma=1.288375 ! 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.756 mas, bmaj=7.765 mas, bpa=3.484 degrees ! Estimated noise=0.632957 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 7.765 at 3.484 degrees (North through East) ! Clean map min=-0.003535 max=0.28889 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.091 mas, bmaj=6.482 mas, bpa=0.8795 degrees ! Estimated noise=0.821505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.221324 Jy ! Component: 100 - total flux cleaned = 0.272961 Jy ! Component: 150 - total flux cleaned = 0.293997 Jy ! Component: 200 - total flux cleaned = 0.305972 Jy ! Total flux subtracted in 200 components = 0.305972 Jy ! Clean residual min=-0.006017 max=0.005974 Jy/beam ! Clean residual mean=-0.000004 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.305972 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.305972 Jy ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=7.765 mas, bpa=3.484 degrees ! Estimated noise=0.632957 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.00958303 Jy ! Component: 100 - total flux cleaned = 0.0143025 Jy ! Component: 150 - total flux cleaned = 0.0169466 Jy ! Component: 200 - total flux cleaned = 0.0177713 Jy ! Total flux subtracted in 200 components = 0.0177713 Jy ! Clean residual min=-0.003755 max=0.003804 Jy/beam ! Clean residual mean=0.000002 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.323743 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.323743 Jy ! Inverting map ! Added new window around map position (6, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00329904 Jy ! Component: 100 - total flux cleaned = 0.00383512 Jy ! Component: 150 - total flux cleaned = 0.0039396 Jy ! Component: 200 - total flux cleaned = 0.00408298 Jy ! Total flux subtracted in 200 components = 0.00408298 Jy ! Clean residual min=-0.003433 max=0.003222 Jy/beam ! Clean residual mean=0.000004 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.327826 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.327826 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.8 mas, bmaj=11.5 mas, bpa=2.541 degrees ! Estimated noise=0.762298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000450038 Jy ! Component: 100 - total flux cleaned = 0.000385042 Jy ! Component: 150 - total flux cleaned = 0.000367611 Jy ! Component: 200 - total flux cleaned = 0.000367831 Jy ! Total flux subtracted in 200 components = 0.000367831 Jy ! Clean residual min=-0.003426 max=0.003293 Jy/beam ! Clean residual mean=0.000008 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.328194 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 = 1.54161e-05 Jy ! Component: 100 - total flux cleaned = 2.94382e-05 Jy ! Component: 150 - total flux cleaned = 4.33751e-05 Jy ! Component: 200 - total flux cleaned = 2.96184e-05 Jy ! Total flux subtracted in 200 components = 2.96184e-05 Jy ! Clean residual min=-0.003431 max=0.003287 Jy/beam ! Clean residual mean=0.000008 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.328224 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.328224 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.756 mas, bmaj=7.765 mas, bpa=3.484 degrees ! Estimated noise=0.632957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.27524e-05 Jy ! Component: 100 - total flux cleaned = -1.49829e-05 Jy ! Component: 150 - total flux cleaned = 2.07911e-05 Jy ! Component: 200 - total flux cleaned = 5.39419e-05 Jy ! Total flux subtracted in 200 components = 5.39419e-05 Jy ! Clean residual min=-0.003344 max=0.003131 Jy/beam ! Clean residual mean=0.000004 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.328278 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.328278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071556Jy sigma=1.285723 ! Fit after self-cal, rms=0.071534Jy sigma=1.285224 wmodel /J1008+0621_S_map.mod ! wmodel: Unable to open new model file: /J1008+0621_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1008+0621_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.756 x 7.765 at 3.484 degrees (North through East) ! Clean map min=-0.0032768 max=0.28928 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1008+0621_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.289282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0007821 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.811076 0.811076 1.62215 3.2443 6.48861 12.9772 25.9544 51.9089 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.289 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 369.879 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1008+0621_S_dfm.log closed on Thu May 19 18:33:58 2016