! Started logfile: /scr/pima/bg219e_uvs/J2040-1707_S_uvs.log on Thu Apr 7 06:53:17 2016 obs /scr/pima/bg219e_uvs/J2040-1707_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2040-1707_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.884081 visibilities/baseline/integration-bin. ! Found source: J2040-1707 ! ! 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 6620 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/bg219e_uvs/J2040-1707_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009446Jy sigma=19.562686 ! Fit after self-cal, rms=0.874933Jy sigma=16.913399 ! 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.26 mas, bmaj=10.79 mas, bpa=17.45 degrees ! Estimated noise=0.693392 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.0923692 Jy ! Component: 100 - total flux cleaned = 0.119906 Jy ! Total flux subtracted in 100 components = 0.119906 Jy ! Clean residual min=-0.005887 max=0.012745 Jy/beam ! Clean residual mean=-0.000001 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.119906 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.119906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076648Jy sigma=1.434012 ! Fit after self-cal, rms=0.076470Jy sigma=1.431058 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151677 Jy ! Component: 100 - total flux cleaned = 0.0242347 Jy ! Total flux subtracted in 100 components = 0.0242347 Jy ! Clean residual min=-0.004269 max=0.005146 Jy/beam ! Clean residual mean=-0.000006 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.14414 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.144141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072364Jy sigma=1.339032 ! Fit after self-cal, rms=0.072291Jy sigma=1.337542 ! 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.04 mas, bmaj=12.23 mas, bpa=16.74 degrees ! Estimated noise=0.480438 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.00898153 Jy ! Component: 100 - total flux cleaned = 0.0138074 Jy ! Component: 150 - total flux cleaned = 0.0166281 Jy ! Component: 200 - total flux cleaned = 0.0183798 Jy ! Total flux subtracted in 200 components = 0.0183798 Jy ! Clean residual min=-0.003112 max=0.003561 Jy/beam ! Clean residual mean=-0.000011 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.16252 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 69 components and 0.16252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071251Jy sigma=1.313725 ! Fit after self-cal, rms=0.071224Jy sigma=1.313151 ! Inverting map ! Added new window around map position (7, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343792 Jy ! Component: 100 - total flux cleaned = 0.00393246 Jy ! Component: 150 - total flux cleaned = 0.00415032 Jy ! Component: 200 - total flux cleaned = 0.00415107 Jy ! Total flux subtracted in 200 components = 0.00415107 Jy ! Clean residual min=-0.002911 max=0.002608 Jy/beam ! Clean residual mean=-0.000008 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.166671 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.166671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071037Jy sigma=1.309695 ! Fit after self-cal, rms=0.071015Jy sigma=1.309198 ! 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.04 x 12.23 at 16.74 degrees (North through East) ! Clean map min=-0.0027676 max=0.12172 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 0.96 FD 0.96 HN 1.04 KP 1.03 ! LA 0.99 NL 0.99 OV 0.98 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 0.98 KP 0.99 ! LA 1.00 NL 0.93 OV 1.02 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.02 KP 1.01 ! LA 1.05 NL 0.99 OV 1.05 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.00 KP 1.02 ! LA 1.00 NL 1.03 OV 1.00 PT 1.01 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.071015Jy sigma=1.309198 ! Fit after self-cal, rms=0.070570Jy sigma=1.305758 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.038 mas, bmaj=12.24 mas, bpa=16.86 degrees ! Estimated noise=0.478902 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.000994989 Jy ! Component: 100 - total flux cleaned = 0.00095026 Jy ! Component: 150 - total flux cleaned = 0.000994111 Jy ! Component: 200 - total flux cleaned = 0.000992923 Jy ! Total flux subtracted in 200 components = 0.000992923 Jy ! Clean residual min=-0.002472 max=0.002413 Jy/beam ! Clean residual mean=-0.000007 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.167664 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 102 components and 0.167664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070506Jy sigma=1.304760 ! Fit after self-cal, rms=0.070499Jy sigma=1.304623 ! 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.070499Jy sigma=1.304623 ! Fit after self-cal, rms=0.070633Jy sigma=1.300432 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.035 mas, bmaj=12.18 mas, bpa=16.68 degrees ! Estimated noise=0.478854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00058026 Jy ! Component: 100 - total flux cleaned = 0.00071291 Jy ! Component: 150 - total flux cleaned = 0.000769597 Jy ! Component: 200 - total flux cleaned = 0.000794852 Jy ! Total flux subtracted in 200 components = 0.000794852 Jy ! Clean residual min=-0.002216 max=0.002141 Jy/beam ! Clean residual mean=-0.000004 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.168459 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.168459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070604Jy sigma=1.299984 ! Fit after self-cal, rms=0.070612Jy sigma=1.299881 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.000147265 Jy ! Component: 100 - total flux cleaned = 0.000170068 Jy ! Component: 150 - total flux cleaned = 0.000170138 Jy ! Component: 200 - total flux cleaned = 0.000190618 Jy ! Total flux subtracted in 200 components = 0.000190618 Jy ! Clean residual min=-0.002207 max=0.002129 Jy/beam ! Clean residual mean=-0.000004 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.16865 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 128 components and 0.16865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070595Jy sigma=1.299634 ! Fit after self-cal, rms=0.070594Jy sigma=1.299608 ! 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.070594Jy sigma=1.299608 ! Fit after self-cal, rms=0.070621Jy sigma=1.299567 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=12.16 mas, bpa=16.68 degrees ! Estimated noise=0.478865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373672 Jy ! Component: 100 - total flux cleaned = 0.000500659 Jy ! Component: 150 - total flux cleaned = 0.000519986 Jy ! Component: 200 - total flux cleaned = 0.000537515 Jy ! Total flux subtracted in 200 components = 0.000537515 Jy ! Clean residual min=-0.002225 max=0.002106 Jy/beam ! Clean residual mean=-0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.169187 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.169187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070608Jy sigma=1.299383 ! Fit after self-cal, rms=0.070607Jy sigma=1.299364 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 = 5.67877e-05 Jy ! Component: 100 - total flux cleaned = 8.89108e-05 Jy ! Component: 150 - total flux cleaned = 8.85709e-05 Jy ! Component: 200 - total flux cleaned = 8.86437e-05 Jy ! Total flux subtracted in 200 components = 8.86437e-05 Jy ! Clean residual min=-0.002225 max=0.002103 Jy/beam ! Clean residual mean=-0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.169276 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 144 components and 0.169276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070600Jy sigma=1.299250 ! Fit after self-cal, rms=0.070599Jy sigma=1.299239 ! 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.070599Jy sigma=1.299239 ! Fit after self-cal, rms=0.070603Jy sigma=1.299224 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.102 mas, bmaj=16.59 mas, bpa=6.925 degrees ! Estimated noise=0.547711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425338 Jy ! Component: 100 - total flux cleaned = 0.000394291 Jy ! Component: 150 - total flux cleaned = 0.000341367 Jy ! Component: 200 - total flux cleaned = 0.000306254 Jy ! Total flux subtracted in 200 components = 0.000306254 Jy ! Clean residual min=-0.002094 max=0.001725 Jy/beam ! Clean residual mean=-0.000006 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.169582 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 153 components and 0.169582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070601Jy sigma=1.299157 ! Fit after self-cal, rms=0.070598Jy sigma=1.299137 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 = 4.03268e-05 Jy ! Component: 100 - total flux cleaned = 2.96944e-05 Jy ! Component: 150 - total flux cleaned = 8.08183e-06 Jy ! Component: 200 - total flux cleaned = -1.93678e-06 Jy ! Total flux subtracted in 200 components = -1.93678e-06 Jy ! Clean residual min=-0.002070 max=0.001706 Jy/beam ! Clean residual mean=-0.000006 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.16958 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 158 components and 0.16958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070598Jy sigma=1.299115 ! Fit after self-cal, rms=0.070597Jy sigma=1.299105 ! 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.033 mas, bmaj=12.15 mas, bpa=16.67 degrees ! Estimated noise=0.478916 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.033 x 12.15 at 16.67 degrees (North through East) ! Clean map min=-0.0021968 max=0.12114 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.26 mas, bmaj=10.72 mas, bpa=17.39 degrees ! Estimated noise=0.69203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.09187 Jy ! Component: 100 - total flux cleaned = 0.12111 Jy ! Component: 150 - total flux cleaned = 0.13638 Jy ! Component: 200 - total flux cleaned = 0.145505 Jy ! Total flux subtracted in 200 components = 0.145505 Jy ! Clean residual min=-0.004023 max=0.004934 Jy/beam ! Clean residual mean=-0.000006 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.145505 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.145505 Jy ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=12.15 mas, bpa=16.67 degrees ! Estimated noise=0.478916 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.00885885 Jy ! Component: 100 - total flux cleaned = 0.013954 Jy ! Component: 150 - total flux cleaned = 0.0172918 Jy ! Component: 200 - total flux cleaned = 0.0196244 Jy ! Total flux subtracted in 200 components = 0.0196244 Jy ! Clean residual min=-0.002406 max=0.002236 Jy/beam ! Clean residual mean=-0.000008 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.16513 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 71 components and 0.16513 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.102 mas, bmaj=16.59 mas, bpa=6.925 degrees ! Estimated noise=0.547711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202828 Jy ! Component: 100 - total flux cleaned = 0.00317565 Jy ! Component: 150 - total flux cleaned = 0.00368917 Jy ! Component: 200 - total flux cleaned = 0.00389391 Jy ! Total flux subtracted in 200 components = 0.00389391 Jy ! Clean residual min=-0.002200 max=0.001866 Jy/beam ! Clean residual mean=-0.000007 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.169024 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.000176428 Jy ! Component: 100 - total flux cleaned = 0.000309253 Jy ! Component: 150 - total flux cleaned = 0.000344935 Jy ! Component: 200 - total flux cleaned = 0.000362273 Jy ! Total flux subtracted in 200 components = 0.000362273 Jy ! Clean residual min=-0.002116 max=0.001825 Jy/beam ! Clean residual mean=-0.000006 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.169386 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 123 components and 0.169386 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.033 mas, bmaj=12.15 mas, bpa=16.67 degrees ! Estimated noise=0.478916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.77634e-06 Jy ! Component: 100 - total flux cleaned = 0.000192625 Jy ! Component: 150 - total flux cleaned = 0.000219881 Jy ! Component: 200 - total flux cleaned = 0.00024571 Jy ! Total flux subtracted in 200 components = 0.00024571 Jy ! Clean residual min=-0.002293 max=0.002225 Jy/beam ! Clean residual mean=-0.000004 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.169631 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.169631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070633Jy sigma=1.299636 ! Fit after self-cal, rms=0.070632Jy sigma=1.299584 wmodel /scr/pima/bg219e_uvs/J2040-1707_S_map.mod ! Writing 148 model components to file: /scr/pima/bg219e_uvs/J2040-1707_S_map.mod wobs /scr/pima/bg219e_uvs/J2040-1707_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2040-1707_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2040-1707_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J2040-1707_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.000414305 Jy ! Component: 100 - total flux cleaned = -0.000488652 Jy ! Component: 150 - total flux cleaned = -0.000590034 Jy ! Component: 200 - total flux cleaned = -0.000589653 Jy ! Component: 250 - total flux cleaned = -0.000529708 Jy ! Component: 300 - total flux cleaned = -0.000500749 Jy ! Component: 350 - total flux cleaned = -0.000501721 Jy ! Component: 400 - total flux cleaned = -0.000528767 Jy ! Component: 450 - total flux cleaned = -0.000554966 Jy ! Component: 500 - total flux cleaned = -0.000478697 Jy ! Component: 550 - total flux cleaned = -0.000504058 Jy ! Component: 600 - total flux cleaned = -0.000454645 Jy ! Component: 650 - total flux cleaned = -0.000406153 Jy ! Component: 700 - total flux cleaned = -0.000406306 Jy ! Component: 750 - total flux cleaned = -0.000475577 Jy ! Component: 800 - total flux cleaned = -0.000408051 Jy ! Component: 850 - total flux cleaned = -0.000497564 Jy ! Component: 900 - total flux cleaned = -0.000541081 Jy ! Component: 950 - total flux cleaned = -0.000562797 Jy ! Component: 1000 - total flux cleaned = -0.000669279 Jy ! Component: 1050 - total flux cleaned = -0.000731984 Jy ! Component: 1100 - total flux cleaned = -0.000793827 Jy ! Component: 1150 - total flux cleaned = -0.000834876 Jy ! Component: 1200 - total flux cleaned = -0.000894972 Jy ! Component: 1250 - total flux cleaned = -0.000953949 Jy ! Component: 1300 - total flux cleaned = -0.000914715 Jy ! Component: 1350 - total flux cleaned = -0.000914679 Jy ! Component: 1400 - total flux cleaned = -0.000915075 Jy ! Component: 1450 - total flux cleaned = -0.000952445 Jy ! Component: 1500 - total flux cleaned = -0.00104503 Jy ! Component: 1550 - total flux cleaned = -0.00100785 Jy ! Component: 1600 - total flux cleaned = -0.00095308 Jy ! Component: 1650 - total flux cleaned = -0.000953172 Jy ! Component: 1700 - total flux cleaned = -0.000917815 Jy ! Component: 1750 - total flux cleaned = -0.000935814 Jy ! Component: 1800 - total flux cleaned = -0.000935974 Jy ! Component: 1850 - total flux cleaned = -0.000935642 Jy ! Component: 1900 - total flux cleaned = -0.000884406 Jy ! Component: 1950 - total flux cleaned = -0.000783172 Jy ! Component: 2000 - total flux cleaned = -0.0007495 Jy ! Component: 2050 - total flux cleaned = -0.000600323 Jy ! Component: 2100 - total flux cleaned = -0.00055113 Jy ! Component: 2150 - total flux cleaned = -0.000502134 Jy ! Component: 2200 - total flux cleaned = -0.000388991 Jy ! Component: 2250 - total flux cleaned = -0.00027704 Jy ! Component: 2300 - total flux cleaned = -0.000213643 Jy ! Component: 2350 - total flux cleaned = -7.19253e-05 Jy ! Component: 2400 - total flux cleaned = 3.73465e-05 Jy ! Component: 2450 - total flux cleaned = 0.000114852 Jy ! Component: 2500 - total flux cleaned = 0.000160987 Jy ! Component: 2550 - total flux cleaned = 0.000237289 Jy ! Component: 2600 - total flux cleaned = 0.000298072 Jy ! Component: 2650 - total flux cleaned = 0.000358179 Jy ! Component: 2700 - total flux cleaned = 0.000417733 Jy ! Component: 2750 - total flux cleaned = 0.000521477 Jy ! Component: 2800 - total flux cleaned = 0.000521551 Jy ! Component: 2850 - total flux cleaned = 0.000565249 Jy ! Component: 2900 - total flux cleaned = 0.000637681 Jy ! Component: 2950 - total flux cleaned = 0.000666473 Jy ! Component: 3000 - total flux cleaned = 0.000695129 Jy ! Component: 3050 - total flux cleaned = 0.00073788 Jy ! Component: 3100 - total flux cleaned = 0.000709589 Jy ! Component: 3150 - total flux cleaned = 0.000765529 Jy ! Component: 3200 - total flux cleaned = 0.00080724 Jy ! Component: 3250 - total flux cleaned = 0.000779449 Jy ! Component: 3300 - total flux cleaned = 0.000834287 Jy ! Component: 3350 - total flux cleaned = 0.000793384 Jy ! Component: 3400 - total flux cleaned = 0.000820384 Jy ! Component: 3450 - total flux cleaned = 0.000820342 Jy ! Component: 3500 - total flux cleaned = 0.000780267 Jy ! Component: 3550 - total flux cleaned = 0.000820381 Jy ! Component: 3600 - total flux cleaned = 0.000793827 Jy ! Component: 3650 - total flux cleaned = 0.000807069 Jy ! Component: 3700 - total flux cleaned = 0.000846437 Jy ! Component: 3750 - total flux cleaned = 0.000794178 Jy ! Component: 3800 - total flux cleaned = 0.000872088 Jy ! Component: 3850 - total flux cleaned = 0.000871811 Jy ! Component: 3900 - total flux cleaned = 0.000846201 Jy ! Component: 3950 - total flux cleaned = 0.000884526 Jy ! Component: 4000 - total flux cleaned = 0.000947895 Jy ! Component: 4050 - total flux cleaned = 0.00093524 Jy ! Total flux subtracted in 4096 components = 0.000922535 Jy ! Clean residual min=-0.000753 max=0.000801 Jy/beam ! Clean residual mean=0.000001 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.170554 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 425 components and 0.170554 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2040-1707_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.033 x 12.15 at 16.67 degrees (North through East) ! Clean map min=-0.001793 max=0.12137 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2040-1707_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121368 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000240199 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.59373 0.59373 1.18746 2.37492 4.74984 9.49968 18.9994 37.9987 75.9975 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 505.28 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2040-1707_S_uvs.log closed on Thu Apr 7 06:53:21 2016