! Started logfile: /scr/pima/bg219h_uvs/J0216-0105_S_uvs.log on Thu Apr 7 08:50:22 2016 obs /scr/pima/bg219h_uvs/J0216-0105_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0216-0105_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.751984 visibilities/baseline/integration-bin. ! Found source: J0216-0105 ! ! 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 4548 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/bg219h_uvs/J0216-0105_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003022Jy sigma=21.570911 ! Fit after self-cal, rms=0.891418Jy sigma=19.092149 ! 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.266 mas, bmaj=6.78 mas, bpa=5.643 degrees ! Estimated noise=0.71554 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.0878859 Jy ! Component: 100 - total flux cleaned = 0.116293 Jy ! Total flux subtracted in 100 components = 0.116293 Jy ! Clean residual min=-0.007733 max=0.014370 Jy/beam ! Clean residual mean=0.000008 rms=0.002478 Jy/beam ! Combined flux in latest and established models = 0.116293 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.116293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072629Jy sigma=1.513866 ! Fit after self-cal, rms=0.072155Jy sigma=1.506343 ! 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.706 mas, bmaj=7.47 mas, bpa=4.06 degrees ! Estimated noise=0.509547 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 (32, 50.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162029 Jy ! Component: 100 - total flux cleaned = 0.0251932 Jy ! Component: 150 - total flux cleaned = 0.0308814 Jy ! Component: 200 - total flux cleaned = 0.0336938 Jy ! Total flux subtracted in 200 components = 0.0336938 Jy ! Clean residual min=-0.006770 max=0.013518 Jy/beam ! Clean residual mean=-0.000012 rms=0.002370 Jy/beam ! Combined flux in latest and established models = 0.149987 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.149987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068502Jy sigma=1.418169 ! Fit after self-cal, rms=0.067880Jy sigma=1.402891 ! 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.706 x 7.47 at 4.06 degrees (North through East) ! Clean map min=-0.0069621 max=0.10798 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.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.067880Jy sigma=1.402891 ! Fit after self-cal, rms=0.067880Jy sigma=1.402891 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=7.47 mas, bpa=4.06 degrees ! Estimated noise=0.509547 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.00571482 Jy ! Component: 100 - total flux cleaned = 0.00663092 Jy ! Component: 150 - total flux cleaned = 0.00698811 Jy ! Component: 200 - total flux cleaned = 0.00718613 Jy ! Total flux subtracted in 200 components = 0.00718613 Jy ! Clean residual min=-0.006507 max=0.009232 Jy/beam ! Clean residual mean=-0.000013 rms=0.002076 Jy/beam ! Combined flux in latest and established models = 0.157173 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.157173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067174Jy sigma=1.387945 ! Fit after self-cal, rms=0.067046Jy sigma=1.384665 ! 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.067046Jy sigma=1.384665 ! Fit after self-cal, rms=0.066569Jy sigma=1.380080 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.716 mas, bmaj=7.498 mas, bpa=4.012 degrees ! Estimated noise=0.50442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000556582 Jy ! Component: 100 - total flux cleaned = 0.000236615 Jy ! Component: 150 - total flux cleaned = 0.000148684 Jy ! Component: 200 - total flux cleaned = 7.56711e-05 Jy ! Total flux subtracted in 200 components = 7.56711e-05 Jy ! Clean residual min=-0.006225 max=0.008429 Jy/beam ! Clean residual mean=-0.000012 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.157248 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 90 components and 0.157248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066274Jy sigma=1.374878 ! Fit after self-cal, rms=0.066245Jy sigma=1.373946 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-64, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00787533 Jy ! Component: 100 - total flux cleaned = 0.0123471 Jy ! Component: 150 - total flux cleaned = 0.0139598 Jy ! Component: 200 - total flux cleaned = 0.0143969 Jy ! Total flux subtracted in 200 components = 0.0143969 Jy ! Clean residual min=-0.006479 max=0.006063 Jy/beam ! Clean residual mean=-0.000010 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.171645 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 131 components and 0.171645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065213Jy sigma=1.350223 ! Fit after self-cal, rms=0.065120Jy sigma=1.347890 ! 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.065120Jy sigma=1.347890 ! Fit after self-cal, rms=0.064863Jy sigma=1.346852 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.714 mas, bmaj=7.488 mas, bpa=4.105 degrees ! Estimated noise=0.503792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266623 Jy ! Component: 100 - total flux cleaned = 0.0028781 Jy ! Component: 150 - total flux cleaned = 0.00280186 Jy ! Component: 200 - total flux cleaned = 0.00273181 Jy ! Total flux subtracted in 200 components = 0.00273181 Jy ! Clean residual min=-0.005843 max=0.005120 Jy/beam ! Clean residual mean=-0.000008 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.174377 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 158 components and 0.174377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064603Jy sigma=1.341373 ! Fit after self-cal, rms=0.064584Jy sigma=1.340907 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.000150322 Jy ! Component: 100 - total flux cleaned = -0.000114302 Jy ! Component: 150 - total flux cleaned = -0.000171425 Jy ! Component: 200 - total flux cleaned = -0.000277654 Jy ! Total flux subtracted in 200 components = -0.000277654 Jy ! Clean residual min=-0.005656 max=0.005071 Jy/beam ! Clean residual mean=-0.000007 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.174099 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 169 components and 0.174099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064471Jy sigma=1.338556 ! Fit after self-cal, rms=0.064462Jy sigma=1.338401 ! 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.064462Jy sigma=1.338401 ! Fit after self-cal, rms=0.064342Jy sigma=1.338104 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.976 mas, bmaj=11.48 mas, bpa=-5.404 degrees ! Estimated noise=0.609565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000420968 Jy ! Component: 100 - total flux cleaned = -0.00147072 Jy ! Component: 150 - total flux cleaned = -0.00226086 Jy ! Component: 200 - total flux cleaned = -0.00292783 Jy ! Total flux subtracted in 200 components = -0.00292783 Jy ! Clean residual min=-0.007153 max=0.006958 Jy/beam ! Clean residual mean=-0.000012 rms=0.002047 Jy/beam ! Combined flux in latest and established models = 0.171171 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 184 components and 0.171171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064313Jy sigma=1.337089 ! Fit after self-cal, rms=0.064290Jy sigma=1.336607 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.000398555 Jy ! Component: 100 - total flux cleaned = -0.000782497 Jy ! Component: 150 - total flux cleaned = -0.00117956 Jy ! Component: 200 - total flux cleaned = -0.00143809 Jy ! Total flux subtracted in 200 components = -0.00143809 Jy ! Clean residual min=-0.007006 max=0.006500 Jy/beam ! Clean residual mean=-0.000011 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.169733 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 195 components and 0.169733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064313Jy sigma=1.336781 ! Fit after self-cal, rms=0.064305Jy sigma=1.336627 ! 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.718 mas, bmaj=7.495 mas, bpa=4.094 degrees ! Estimated noise=0.502509 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.718 x 7.495 at 4.094 degrees (North through East) ! Clean map min=-0.00587 max=0.10181 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.281 mas, bmaj=6.807 mas, bpa=5.615 degrees ! Estimated noise=0.705339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0860882 Jy ! Component: 100 - total flux cleaned = 0.116497 Jy ! Component: 150 - total flux cleaned = 0.133559 Jy ! Component: 200 - total flux cleaned = 0.144936 Jy ! Total flux subtracted in 200 components = 0.144936 Jy ! Clean residual min=-0.006428 max=0.008199 Jy/beam ! Clean residual mean=-0.000002 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.144936 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.144936 Jy ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=7.495 mas, bpa=4.094 degrees ! Estimated noise=0.502509 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (27.5, 64). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117777 Jy ! Component: 100 - total flux cleaned = 0.0199294 Jy ! Component: 150 - total flux cleaned = 0.0240483 Jy ! Component: 200 - total flux cleaned = 0.0263016 Jy ! Total flux subtracted in 200 components = 0.0263016 Jy ! Clean residual min=-0.005483 max=0.005470 Jy/beam ! Clean residual mean=-0.000007 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.171237 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 62 components and 0.171237 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=6.976 mas, bmaj=11.48 mas, bpa=-5.404 degrees ! Estimated noise=0.609565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277412 Jy ! Component: 100 - total flux cleaned = 0.00247179 Jy ! Component: 150 - total flux cleaned = 0.00208587 Jy ! Component: 200 - total flux cleaned = 0.00197942 Jy ! Total flux subtracted in 200 components = 0.00197942 Jy ! Clean residual min=-0.006828 max=0.006294 Jy/beam ! Clean residual mean=-0.000013 rms=0.001927 Jy/beam ! Combined flux in latest and established models = 0.173217 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.000199847 Jy ! Component: 100 - total flux cleaned = -2.02662e-05 Jy ! Component: 150 - total flux cleaned = -2.18164e-05 Jy ! Component: 200 - total flux cleaned = -0.00010013 Jy ! Total flux subtracted in 200 components = -0.00010013 Jy ! Clean residual min=-0.006319 max=0.005923 Jy/beam ! Clean residual mean=-0.000011 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.173116 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 118 components and 0.173116 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=7.495 mas, bpa=4.094 degrees ! Estimated noise=0.502509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131056 Jy ! Component: 100 - total flux cleaned = 0.00140453 Jy ! Component: 150 - total flux cleaned = 0.00139586 Jy ! Component: 200 - total flux cleaned = 0.00131349 Jy ! Total flux subtracted in 200 components = 0.00131349 Jy ! Clean residual min=-0.005190 max=0.004844 Jy/beam ! Clean residual mean=-0.000006 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.17443 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.17443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064067Jy sigma=1.332197 ! Fit after self-cal, rms=0.063983Jy sigma=1.330041 wmodel /scr/pima/bg219h_uvs/J0216-0105_S_map.mod ! Writing 138 model components to file: /scr/pima/bg219h_uvs/J0216-0105_S_map.mod wobs /scr/pima/bg219h_uvs/J0216-0105_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0216-0105_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0216-0105_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J0216-0105_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.00119288 Jy ! Component: 100 - total flux cleaned = -0.00201295 Jy ! Component: 150 - total flux cleaned = -0.00262666 Jy ! Component: 200 - total flux cleaned = -0.0030598 Jy ! Component: 250 - total flux cleaned = -0.00326797 Jy ! Component: 300 - total flux cleaned = -0.00333305 Jy ! Component: 350 - total flux cleaned = -0.00326885 Jy ! Component: 400 - total flux cleaned = -0.00320911 Jy ! Component: 450 - total flux cleaned = -0.00326783 Jy ! Component: 500 - total flux cleaned = -0.00332392 Jy ! Component: 550 - total flux cleaned = -0.00332662 Jy ! Component: 600 - total flux cleaned = -0.00337719 Jy ! Component: 650 - total flux cleaned = -0.00322228 Jy ! Component: 700 - total flux cleaned = -0.00312276 Jy ! Component: 750 - total flux cleaned = -0.00297833 Jy ! Component: 800 - total flux cleaned = -0.00297877 Jy ! Component: 850 - total flux cleaned = -0.00293292 Jy ! Component: 900 - total flux cleaned = -0.00288722 Jy ! Component: 950 - total flux cleaned = -0.00280086 Jy ! Component: 1000 - total flux cleaned = -0.00284294 Jy ! Component: 1050 - total flux cleaned = -0.0028015 Jy ! Component: 1100 - total flux cleaned = -0.00268007 Jy ! Component: 1150 - total flux cleaned = -0.00264153 Jy ! Component: 1200 - total flux cleaned = -0.00260388 Jy ! Component: 1250 - total flux cleaned = -0.00260426 Jy ! Component: 1300 - total flux cleaned = -0.00260467 Jy ! Component: 1350 - total flux cleaned = -0.00256878 Jy ! Component: 1400 - total flux cleaned = -0.00253429 Jy ! Component: 1450 - total flux cleaned = -0.00256859 Jy ! Component: 1500 - total flux cleaned = -0.00253437 Jy ! Component: 1550 - total flux cleaned = -0.00253459 Jy ! Component: 1600 - total flux cleaned = -0.00260002 Jy ! Component: 1650 - total flux cleaned = -0.00253564 Jy ! Component: 1700 - total flux cleaned = -0.00247258 Jy ! Component: 1750 - total flux cleaned = -0.00250365 Jy ! Component: 1800 - total flux cleaned = -0.00244231 Jy ! Component: 1850 - total flux cleaned = -0.00247212 Jy ! Component: 1900 - total flux cleaned = -0.00247237 Jy ! Component: 1950 - total flux cleaned = -0.00238409 Jy ! Component: 2000 - total flux cleaned = -0.00238483 Jy ! Component: 2050 - total flux cleaned = -0.0024136 Jy ! Component: 2100 - total flux cleaned = -0.00244133 Jy ! Component: 2150 - total flux cleaned = -0.00255148 Jy ! Component: 2200 - total flux cleaned = -0.00249708 Jy ! Component: 2250 - total flux cleaned = -0.00255104 Jy ! Component: 2300 - total flux cleaned = -0.00263049 Jy ! Component: 2350 - total flux cleaned = -0.00268276 Jy ! Component: 2400 - total flux cleaned = -0.00273395 Jy ! Component: 2450 - total flux cleaned = -0.00275879 Jy ! Component: 2500 - total flux cleaned = -0.00280863 Jy ! Component: 2550 - total flux cleaned = -0.00280871 Jy ! Component: 2600 - total flux cleaned = -0.00293045 Jy ! Component: 2650 - total flux cleaned = -0.00295461 Jy ! Component: 2700 - total flux cleaned = -0.0030967 Jy ! Component: 2750 - total flux cleaned = -0.0031197 Jy ! Component: 2800 - total flux cleaned = -0.00311939 Jy ! Component: 2850 - total flux cleaned = -0.00316471 Jy ! Component: 2900 - total flux cleaned = -0.00323231 Jy ! Component: 2950 - total flux cleaned = -0.00327662 Jy ! Component: 3000 - total flux cleaned = -0.00327691 Jy ! Component: 3050 - total flux cleaned = -0.0033643 Jy ! Component: 3100 - total flux cleaned = -0.00351526 Jy ! Component: 3150 - total flux cleaned = -0.00353619 Jy ! Component: 3200 - total flux cleaned = -0.00357821 Jy ! Component: 3250 - total flux cleaned = -0.00357798 Jy ! Component: 3300 - total flux cleaned = -0.00366051 Jy ! Component: 3350 - total flux cleaned = -0.00372185 Jy ! Component: 3400 - total flux cleaned = -0.00380298 Jy ! Component: 3450 - total flux cleaned = -0.00390336 Jy ! Component: 3500 - total flux cleaned = -0.00406185 Jy ! Component: 3550 - total flux cleaned = -0.00406167 Jy ! Component: 3600 - total flux cleaned = -0.00423717 Jy ! Component: 3650 - total flux cleaned = -0.00431439 Jy ! Component: 3700 - total flux cleaned = -0.0043527 Jy ! Component: 3750 - total flux cleaned = -0.00440975 Jy ! Component: 3800 - total flux cleaned = -0.00457905 Jy ! Component: 3850 - total flux cleaned = -0.00457892 Jy ! Component: 3900 - total flux cleaned = -0.0046529 Jy ! Component: 3950 - total flux cleaned = -0.00478134 Jy ! Component: 4000 - total flux cleaned = -0.00476313 Jy ! Component: 4050 - total flux cleaned = -0.00478121 Jy ! Total flux subtracted in 4096 components = -0.00483507 Jy ! Clean residual min=-0.001092 max=0.000962 Jy/beam ! Clean residual mean=-0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.169595 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 481 components and 0.169595 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0216-0105_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.718 x 7.495 at 4.094 degrees (North through East) ! Clean map min=-0.0046492 max=0.099466 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0216-0105_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0994661 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000320898 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.967862 0.967862 1.93572 3.87145 7.74289 15.4858 30.9716 61.9431 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.099 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 309.961 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0216-0105_S_uvs.log closed on Thu Apr 7 08:50:26 2016