! Started logfile: /scr/pima/bg219a_uvs/J1419+3821_S_uvs.log on Wed Apr 6 22:56:40 2016 obs /scr/pima/bg219a_uvs/J1419+3821_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1419+3821_S_uva.fits ! AN table 1: 27 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.594356 visibilities/baseline/integration-bin. ! Found source: J1419+3821 ! ! 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 49 lines of history. ! ! Reading 1348 visibilities. select rr, 1,2,3,4,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219a_uvs/J1419+3821_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.124973Jy sigma=25.399924 ! Fit after self-cal, rms=0.430636Jy sigma=9.637592 ! 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.259 mas, bmaj=4.254 mas, bpa=23.42 degrees ! Estimated noise=1.37644 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.443088 Jy ! Component: 100 - total flux cleaned = 0.53971 Jy ! Total flux subtracted in 100 components = 0.53971 Jy ! Clean residual min=-0.011841 max=0.026946 Jy/beam ! Clean residual mean=-0.000048 rms=0.003391 Jy/beam ! Combined flux in latest and established models = 0.53971 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.53971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062797Jy sigma=1.378307 ! Fit after self-cal, rms=0.062793Jy sigma=1.378242 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217329 Jy ! Component: 100 - total flux cleaned = 0.0302668 Jy ! Total flux subtracted in 100 components = 0.0302668 Jy ! Clean residual min=-0.007015 max=0.008295 Jy/beam ! Clean residual mean=-0.000022 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.569977 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.569977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053021Jy sigma=1.148961 ! Fit after self-cal, rms=0.053025Jy sigma=1.148913 ! 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.228 mas, bmaj=5.686 mas, bpa=21.19 degrees ! Estimated noise=0.948336 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.00846118 Jy ! Component: 100 - total flux cleaned = 0.0131134 Jy ! Component: 150 - total flux cleaned = 0.0157679 Jy ! Component: 200 - total flux cleaned = 0.0165036 Jy ! Total flux subtracted in 200 components = 0.0165036 Jy ! Clean residual min=-0.005529 max=0.005763 Jy/beam ! Clean residual mean=-0.000036 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.58648 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.586481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051670Jy sigma=1.118177 ! Fit after self-cal, rms=0.051668Jy sigma=1.118072 ! 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.228 x 5.686 at 21.19 degrees (North through East) ! Clean map min=-0.0054752 max=0.56978 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: ! FD 1.00 LA 1.00 MK 1.00 NL 1.01 ! OV 0.99 PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 0.99 MK 1.01 NL 1.02 ! OV 1.00 PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.00 MK 1.01 NL 1.01 ! OV 0.98 PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 0.99 MK 1.01 NL 1.02 ! OV 0.99 PT 0.98 SC 0.96 ! ! ! Fit before self-cal, rms=0.051668Jy sigma=1.118072 ! Fit after self-cal, rms=0.049383Jy sigma=1.057116 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.199 mas, bmaj=5.678 mas, bpa=21.4 degrees ! Estimated noise=0.951489 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.00033005 Jy ! Component: 100 - total flux cleaned = -0.000329648 Jy ! Component: 150 - total flux cleaned = -0.00038358 Jy ! Component: 200 - total flux cleaned = -0.000385622 Jy ! Total flux subtracted in 200 components = -0.000385622 Jy ! Clean residual min=-0.005139 max=0.004416 Jy/beam ! Clean residual mean=-0.000044 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.586095 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.586095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049282Jy sigma=1.054810 ! Fit after self-cal, rms=0.049282Jy sigma=1.054782 ! 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.049282Jy sigma=1.054782 ! Fit after self-cal, rms=0.048772Jy sigma=1.040949 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.203 mas, bmaj=5.656 mas, bpa=21.39 degrees ! Estimated noise=0.951622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111138 Jy ! Component: 100 - total flux cleaned = -0.000179918 Jy ! Component: 150 - total flux cleaned = -0.000274729 Jy ! Component: 200 - total flux cleaned = -0.000360494 Jy ! Total flux subtracted in 200 components = -0.000360494 Jy ! Clean residual min=-0.004136 max=0.003269 Jy/beam ! Clean residual mean=-0.000011 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.585734 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.585734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048729Jy sigma=1.040047 ! Fit after self-cal, rms=0.048728Jy sigma=1.040010 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.000136597 Jy ! Component: 100 - total flux cleaned = -0.000211191 Jy ! Component: 150 - total flux cleaned = -0.000281302 Jy ! Component: 200 - total flux cleaned = -0.000367597 Jy ! Total flux subtracted in 200 components = -0.000367597 Jy ! Clean residual min=-0.004092 max=0.003215 Jy/beam ! Clean residual mean=-0.000012 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.585367 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.585367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048706Jy sigma=1.039547 ! Fit after self-cal, rms=0.048706Jy sigma=1.039526 ! 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.048706Jy sigma=1.039526 ! Fit after self-cal, rms=0.048669Jy sigma=1.039270 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.202 mas, bmaj=5.652 mas, bpa=21.41 degrees ! Estimated noise=0.951382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.18273e-05 Jy ! Component: 100 - total flux cleaned = -4.93511e-05 Jy ! Component: 150 - total flux cleaned = -0.000127054 Jy ! Component: 200 - total flux cleaned = -0.000220245 Jy ! Total flux subtracted in 200 components = -0.000220245 Jy ! Clean residual min=-0.004020 max=0.003158 Jy/beam ! Clean residual mean=-0.000010 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.585147 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.585146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048641Jy sigma=1.038668 ! Fit after self-cal, rms=0.048641Jy sigma=1.038649 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.000112441 Jy ! Component: 100 - total flux cleaned = -0.000152148 Jy ! Component: 150 - total flux cleaned = -0.000208988 Jy ! Component: 200 - total flux cleaned = -0.000263124 Jy ! Total flux subtracted in 200 components = -0.000263124 Jy ! Clean residual min=-0.003992 max=0.003149 Jy/beam ! Clean residual mean=-0.000010 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.584883 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.584883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048627Jy sigma=1.038335 ! Fit after self-cal, rms=0.048627Jy sigma=1.038319 ! 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.048627Jy sigma=1.038319 ! Fit after self-cal, rms=0.048599Jy sigma=1.038149 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.04 mas, bmaj=11.75 mas, bpa=25.09 degrees ! Estimated noise=1.14509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000732704 Jy ! Component: 100 - total flux cleaned = 0.000813366 Jy ! Component: 150 - total flux cleaned = 0.000836548 Jy ! Component: 200 - total flux cleaned = 0.000847771 Jy ! Total flux subtracted in 200 components = 0.000847771 Jy ! Clean residual min=-0.004017 max=0.003164 Jy/beam ! Clean residual mean=-0.000014 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.585731 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.585731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048608Jy sigma=1.038478 ! Fit after self-cal, rms=0.048606Jy sigma=1.038410 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.48899e-05 Jy ! Component: 100 - total flux cleaned = 8.21432e-05 Jy ! Component: 150 - total flux cleaned = 8.18187e-05 Jy ! Component: 200 - total flux cleaned = 0.000102245 Jy ! Total flux subtracted in 200 components = 0.000102245 Jy ! Clean residual min=-0.004030 max=0.003188 Jy/beam ! Clean residual mean=-0.000014 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.585833 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 59 components and 0.585833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048618Jy sigma=1.038689 ! Fit after self-cal, rms=0.048618Jy sigma=1.038651 ! 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.2 mas, bmaj=5.648 mas, bpa=21.42 degrees ! Estimated noise=0.951191 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.2 x 5.648 at 21.42 degrees (North through East) ! Clean map min=-0.0038336 max=0.5705 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.048618Jy sigma=1.038651 ! Fit after self-cal, rms=0.041433Jy sigma=0.849035 ! Inverting map and beam ! Estimated beam: bmin=4.197 mas, bmaj=5.648 mas, bpa=21.42 degrees ! Estimated noise=0.951907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020635 Jy ! Component: 100 - total flux cleaned = 0.000155291 Jy ! Component: 150 - total flux cleaned = 6.20211e-05 Jy ! Component: 200 - total flux cleaned = 1.9087e-05 Jy ! Total flux subtracted in 200 components = 1.9087e-05 Jy ! Clean residual min=-0.004149 max=0.003027 Jy/beam ! Clean residual mean=-0.000007 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.585853 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.585853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041406Jy sigma=0.848442 ! Fit after self-cal, rms=0.041406Jy sigma=0.848430 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.02708e-05 Jy ! Component: 100 - total flux cleaned = -0.000128418 Jy ! Component: 150 - total flux cleaned = -0.000165352 Jy ! Component: 200 - total flux cleaned = -0.000218284 Jy ! Total flux subtracted in 200 components = -0.000218284 Jy ! Clean residual min=-0.004121 max=0.003021 Jy/beam ! Clean residual mean=-0.000007 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.585634 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.585634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041392Jy sigma=0.848063 ! Fit after self-cal, rms=0.041392Jy sigma=0.848054 ! 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.041392Jy sigma=0.848054 ! Fit after self-cal, rms=0.041372Jy sigma=0.847898 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.245 mas, bmaj=4.247 mas, bpa=23.86 degrees ! Estimated noise=1.37246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.44175 Jy ! Component: 100 - total flux cleaned = 0.53808 Jy ! Component: 150 - total flux cleaned = 0.561012 Jy ! Component: 200 - total flux cleaned = 0.571065 Jy ! Total flux subtracted in 200 components = 0.571065 Jy ! Clean residual min=-0.006235 max=0.005401 Jy/beam ! Clean residual mean=-0.000016 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.571065 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.571065 Jy ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=5.643 mas, bpa=21.42 degrees ! Estimated noise=0.951885 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.0077573 Jy ! Component: 100 - total flux cleaned = 0.0114822 Jy ! Component: 150 - total flux cleaned = 0.0129183 Jy ! Component: 200 - total flux cleaned = 0.0132209 Jy ! Total flux subtracted in 200 components = 0.0132209 Jy ! Clean residual min=-0.004289 max=0.003632 Jy/beam ! Clean residual mean=-0.000010 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.584286 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.584286 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.041 mas, bmaj=11.75 mas, bpa=25.08 degrees ! Estimated noise=1.14672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170812 Jy ! Component: 100 - total flux cleaned = 0.00198868 Jy ! Component: 150 - total flux cleaned = 0.00205082 Jy ! Component: 200 - total flux cleaned = 0.00208526 Jy ! Total flux subtracted in 200 components = 0.00208526 Jy ! Clean residual min=-0.003937 max=0.002993 Jy/beam ! Clean residual mean=-0.000011 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.586371 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.30984e-05 Jy ! Component: 100 - total flux cleaned = 6.78682e-05 Jy ! Component: 150 - total flux cleaned = 6.84009e-05 Jy ! Component: 200 - total flux cleaned = 7.89926e-05 Jy ! Total flux subtracted in 200 components = 7.89926e-05 Jy ! Clean residual min=-0.003927 max=0.003032 Jy/beam ! Clean residual mean=-0.000010 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.58645 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.58645 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=5.643 mas, bpa=21.42 degrees ! Estimated noise=0.951885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000437529 Jy ! Component: 100 - total flux cleaned = -0.000567293 Jy ! Component: 150 - total flux cleaned = -0.000686112 Jy ! Component: 200 - total flux cleaned = -0.000768205 Jy ! Total flux subtracted in 200 components = -0.000768205 Jy ! Clean residual min=-0.004236 max=0.003355 Jy/beam ! Clean residual mean=-0.000007 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.585682 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.585682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041440Jy sigma=0.849433 ! Fit after self-cal, rms=0.041441Jy sigma=0.849405 wmodel /scr/pima/bg219a_uvs/J1419+3821_S_map.mod ! Writing 53 model components to file: /scr/pima/bg219a_uvs/J1419+3821_S_map.mod wobs /scr/pima/bg219a_uvs/J1419+3821_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1419+3821_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1419+3821_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1419+3821_S_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 = -0.00116706 Jy ! Component: 100 - total flux cleaned = -0.00161249 Jy ! Component: 150 - total flux cleaned = -0.00197207 Jy ! Component: 200 - total flux cleaned = -0.00225787 Jy ! Component: 250 - total flux cleaned = -0.00261256 Jy ! Component: 300 - total flux cleaned = -0.00277861 Jy ! Component: 350 - total flux cleaned = -0.00289602 Jy ! Component: 400 - total flux cleaned = -0.00308134 Jy ! Component: 450 - total flux cleaned = -0.00311577 Jy ! Component: 500 - total flux cleaned = -0.00311649 Jy ! Component: 550 - total flux cleaned = -0.00321371 Jy ! Component: 600 - total flux cleaned = -0.00333887 Jy ! Component: 650 - total flux cleaned = -0.00339905 Jy ! Component: 700 - total flux cleaned = -0.00339889 Jy ! Component: 750 - total flux cleaned = -0.0035153 Jy ! Component: 800 - total flux cleaned = -0.00357172 Jy ! Component: 850 - total flux cleaned = -0.00370944 Jy ! Component: 900 - total flux cleaned = -0.00381691 Jy ! Component: 950 - total flux cleaned = -0.00392159 Jy ! Component: 1000 - total flux cleaned = -0.00402419 Jy ! Component: 1050 - total flux cleaned = -0.00414914 Jy ! Component: 1100 - total flux cleaned = -0.00429626 Jy ! Component: 1150 - total flux cleaned = -0.00439217 Jy ! Component: 1200 - total flux cleaned = -0.00453341 Jy ! Component: 1250 - total flux cleaned = -0.00460295 Jy ! Component: 1300 - total flux cleaned = -0.00467153 Jy ! Component: 1350 - total flux cleaned = -0.00476094 Jy ! Component: 1400 - total flux cleaned = -0.00487024 Jy ! Component: 1450 - total flux cleaned = -0.004892 Jy ! Component: 1500 - total flux cleaned = -0.00493454 Jy ! Component: 1550 - total flux cleaned = -0.00501774 Jy ! Component: 1600 - total flux cleaned = -0.00503831 Jy ! Component: 1650 - total flux cleaned = -0.00513893 Jy ! Component: 1700 - total flux cleaned = -0.00517863 Jy ! Component: 1750 - total flux cleaned = -0.0052762 Jy ! Component: 1800 - total flux cleaned = -0.00539177 Jy ! Component: 1850 - total flux cleaned = -0.00554384 Jy ! Component: 1900 - total flux cleaned = -0.00571286 Jy ! Component: 1950 - total flux cleaned = -0.00589837 Jy ! Component: 2000 - total flux cleaned = -0.00597197 Jy ! Component: 2050 - total flux cleaned = -0.00615367 Jy ! Component: 2100 - total flux cleaned = -0.00627924 Jy ! Component: 2150 - total flux cleaned = -0.00640378 Jy ! Component: 2200 - total flux cleaned = -0.0065448 Jy ! Component: 2250 - total flux cleaned = -0.00671909 Jy ! Component: 2300 - total flux cleaned = -0.00682274 Jy ! Component: 2350 - total flux cleaned = -0.00694261 Jy ! Component: 2400 - total flux cleaned = -0.00695945 Jy ! Component: 2450 - total flux cleaned = -0.00704393 Jy ! Component: 2500 - total flux cleaned = -0.00711099 Jy ! Component: 2550 - total flux cleaned = -0.00721093 Jy ! Component: 2600 - total flux cleaned = -0.00730995 Jy ! Component: 2650 - total flux cleaned = -0.00734288 Jy ! Component: 2700 - total flux cleaned = -0.00737545 Jy ! Component: 2750 - total flux cleaned = -0.00747235 Jy ! Component: 2800 - total flux cleaned = -0.00745622 Jy ! Component: 2850 - total flux cleaned = -0.00750402 Jy ! Component: 2900 - total flux cleaned = -0.00748825 Jy ! Component: 2950 - total flux cleaned = -0.00756701 Jy ! Component: 3000 - total flux cleaned = -0.00758264 Jy ! Component: 3050 - total flux cleaned = -0.00761371 Jy ! Component: 3100 - total flux cleaned = -0.00759819 Jy ! Component: 3150 - total flux cleaned = -0.0075982 Jy ! Component: 3200 - total flux cleaned = -0.00761355 Jy ! Component: 3250 - total flux cleaned = -0.00762886 Jy ! Component: 3300 - total flux cleaned = -0.00761354 Jy ! Component: 3350 - total flux cleaned = -0.00761345 Jy ! Component: 3400 - total flux cleaned = -0.0075681 Jy ! Component: 3450 - total flux cleaned = -0.00755309 Jy ! Component: 3500 - total flux cleaned = -0.00758304 Jy ! Component: 3550 - total flux cleaned = -0.00758305 Jy ! Component: 3600 - total flux cleaned = -0.00759789 Jy ! Component: 3650 - total flux cleaned = -0.0075683 Jy ! Component: 3700 - total flux cleaned = -0.0075978 Jy ! Component: 3750 - total flux cleaned = -0.0075831 Jy ! Component: 3800 - total flux cleaned = -0.00758301 Jy ! Component: 3850 - total flux cleaned = -0.00756841 Jy ! Component: 3900 - total flux cleaned = -0.00759756 Jy ! Component: 3950 - total flux cleaned = -0.00756849 Jy ! Component: 4000 - total flux cleaned = -0.0075249 Jy ! Component: 4050 - total flux cleaned = -0.00755389 Jy ! Total flux subtracted in 4096 components = -0.0075249 Jy ! Clean residual min=-0.000852 max=0.000866 Jy/beam ! Clean residual mean=0.000004 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.578157 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 280 components and 0.578157 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1419+3821_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.195 x 5.643 at 21.42 degrees (North through East) ! Clean map min=-0.0026324 max=0.57047 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1419+3821_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.570469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237952 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.125135 0.125135 0.25027 0.500539 1.00108 2.00216 4.00431 8.00862 16.0172 32.0345 64.069 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.57 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2397.42 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1419+3821_S_uvs.log closed on Wed Apr 6 22:56:45 2016