! Started logfile: /scr/pima/bg219e_uvs/J0646-3903_S_uvs.log on Thu Apr 7 06:38:17 2016 obs /scr/pima/bg219e_uvs/J0646-3903_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0646-3903_S_uva.fits ! AN table 1: 56 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.717474 visibilities/baseline/integration-bin. ! Found source: J0646-3903 ! ! 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 4500 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/J0646-3903_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024242Jy sigma=13.906629 ! Fit after self-cal, rms=0.846631Jy sigma=11.386610 ! 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.019 mas, bmaj=16.88 mas, bpa=8.151 degrees ! Estimated noise=1.28961 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.113135 Jy ! Component: 100 - total flux cleaned = 0.149796 Jy ! Total flux subtracted in 100 components = 0.149796 Jy ! Clean residual min=-0.010460 max=0.019920 Jy/beam ! Clean residual mean=0.000227 rms=0.004004 Jy/beam ! Combined flux in latest and established models = 0.149796 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.149796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110789Jy sigma=1.455258 ! Fit after self-cal, rms=0.110546Jy sigma=1.452372 ! 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.78 mas, bmaj=19.14 mas, bpa=7.845 degrees ! Estimated noise=0.807957 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.0333014 Jy ! Component: 100 - total flux cleaned = 0.0509572 Jy ! Component: 150 - total flux cleaned = 0.0609763 Jy ! Component: 200 - total flux cleaned = 0.0666783 Jy ! Total flux subtracted in 200 components = 0.0666783 Jy ! Clean residual min=-0.006717 max=0.010266 Jy/beam ! Clean residual mean=0.000131 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.216475 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 59 components and 0.216475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101724Jy sigma=1.292451 ! Fit after self-cal, rms=0.101719Jy sigma=1.290617 ! 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.78 x 19.14 at 7.845 degrees (North through East) ! Clean map min=-0.0063622 max=0.1588 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 0.84 KP 1.05 LA 0.99 ! NL 1.13 OV 0.94 PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.101719Jy sigma=1.290617 ! Fit after self-cal, rms=0.101921Jy sigma=1.289067 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=19.13 mas, bpa=7.771 degrees ! Estimated noise=0.808488 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 (6, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879762 Jy ! Component: 100 - total flux cleaned = 0.0129626 Jy ! Component: 150 - total flux cleaned = 0.0150925 Jy ! Component: 200 - total flux cleaned = 0.0155733 Jy ! Total flux subtracted in 200 components = 0.0155733 Jy ! Clean residual min=-0.005104 max=0.005963 Jy/beam ! Clean residual mean=0.000082 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.232048 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 87 components and 0.232048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101185Jy sigma=1.277700 ! Fit after self-cal, rms=0.101098Jy sigma=1.275783 ! 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.101098Jy sigma=1.275783 ! Fit after self-cal, rms=0.101630Jy sigma=1.269526 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.762 mas, bmaj=19.24 mas, bpa=7.819 degrees ! Estimated noise=0.804406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154259 Jy ! Component: 100 - total flux cleaned = 0.0016329 Jy ! Component: 150 - total flux cleaned = 0.00169938 Jy ! Component: 200 - total flux cleaned = 0.00197608 Jy ! Total flux subtracted in 200 components = 0.00197608 Jy ! Clean residual min=-0.004060 max=0.004538 Jy/beam ! Clean residual mean=0.000042 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.234024 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.234024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101499Jy sigma=1.267667 ! Fit after self-cal, rms=0.101544Jy sigma=1.267231 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.000938224 Jy ! Component: 100 - total flux cleaned = 0.000992328 Jy ! Component: 150 - total flux cleaned = 0.000946389 Jy ! Component: 200 - total flux cleaned = 0.00103105 Jy ! Total flux subtracted in 200 components = 0.00103105 Jy ! Clean residual min=-0.003906 max=0.004353 Jy/beam ! Clean residual mean=0.000040 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.235055 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 130 components and 0.235055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101491Jy sigma=1.266634 ! Fit after self-cal, rms=0.101487Jy sigma=1.266556 ! 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.101487Jy sigma=1.266556 ! Fit after self-cal, rms=0.100471Jy sigma=1.264659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.766 mas, bmaj=19.24 mas, bpa=7.825 degrees ! Estimated noise=0.798079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000883204 Jy ! Component: 100 - total flux cleaned = -0.000925174 Jy ! Component: 150 - total flux cleaned = -0.000922392 Jy ! Component: 200 - total flux cleaned = -0.00088603 Jy ! Total flux subtracted in 200 components = -0.00088603 Jy ! Clean residual min=-0.003616 max=0.004064 Jy/beam ! Clean residual mean=0.000020 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.234169 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 153 components and 0.234169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100431Jy sigma=1.264101 ! Fit after self-cal, rms=0.100447Jy sigma=1.263998 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.000133226 Jy ! Component: 100 - total flux cleaned = 0.000102513 Jy ! Component: 150 - total flux cleaned = 0.000132774 Jy ! Component: 200 - total flux cleaned = 0.000160625 Jy ! Total flux subtracted in 200 components = 0.000160625 Jy ! Clean residual min=-0.003554 max=0.004020 Jy/beam ! Clean residual mean=0.000020 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.23433 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.23433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100427Jy sigma=1.263757 ! Fit after self-cal, rms=0.100428Jy sigma=1.263734 ! 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.100428Jy sigma=1.263734 ! Fit after self-cal, rms=0.099795Jy sigma=1.263594 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.658 mas, bmaj=32.8 mas, bpa=-3.525 degrees ! Estimated noise=0.926492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173036 Jy ! Component: 100 - total flux cleaned = -0.000179612 Jy ! Component: 150 - total flux cleaned = -0.000215814 Jy ! Component: 200 - total flux cleaned = -0.000215749 Jy ! Total flux subtracted in 200 components = -0.000215749 Jy ! Clean residual min=-0.004117 max=0.004503 Jy/beam ! Clean residual mean=0.000030 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.234114 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 168 components and 0.234114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099787Jy sigma=1.263282 ! Fit after self-cal, rms=0.099776Jy sigma=1.263222 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.000243777 Jy ! Component: 100 - total flux cleaned = 0.000212518 Jy ! Component: 150 - total flux cleaned = 0.000212405 Jy ! Component: 200 - total flux cleaned = 0.000215713 Jy ! Total flux subtracted in 200 components = 0.000215713 Jy ! Clean residual min=-0.004026 max=0.004456 Jy/beam ! Clean residual mean=0.000030 rms=0.001257 Jy/beam ! Combined flux in latest and established models = 0.23433 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 178 components and 0.23433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099777Jy sigma=1.263187 ! Fit after self-cal, rms=0.099775Jy sigma=1.263171 ! 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.775 mas, bmaj=19.26 mas, bpa=7.818 degrees ! Estimated noise=0.794039 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 19.26 at 7.818 degrees (North through East) ! Clean map min=-0.0034915 max=0.15497 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.02 mas, bmaj=17.01 mas, bpa=8.15 degrees ! Estimated noise=1.27192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110836 Jy ! Component: 100 - total flux cleaned = 0.148136 Jy ! Component: 150 - total flux cleaned = 0.169855 Jy ! Component: 200 - total flux cleaned = 0.184773 Jy ! Total flux subtracted in 200 components = 0.184773 Jy ! Clean residual min=-0.006562 max=0.009868 Jy/beam ! Clean residual mean=0.000106 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.184773 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 60 model components to the UV plane model. ! The established model now contains 60 components and 0.184773 Jy ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=19.26 mas, bpa=7.818 degrees ! Estimated noise=0.794039 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.0172164 Jy ! Component: 100 - total flux cleaned = 0.0268934 Jy ! Component: 150 - total flux cleaned = 0.0329916 Jy ! Component: 200 - total flux cleaned = 0.0372778 Jy ! Total flux subtracted in 200 components = 0.0372778 Jy ! Clean residual min=-0.004028 max=0.004634 Jy/beam ! Clean residual mean=0.000059 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.222051 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 122 components and 0.222051 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.658 mas, bmaj=32.8 mas, bpa=-3.525 degrees ! Estimated noise=0.926492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046688 Jy ! Component: 100 - total flux cleaned = 0.00741885 Jy ! Component: 150 - total flux cleaned = 0.0091199 Jy ! Component: 200 - total flux cleaned = 0.0102016 Jy ! Total flux subtracted in 200 components = 0.0102016 Jy ! Clean residual min=-0.004230 max=0.004677 Jy/beam ! Clean residual mean=0.000040 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.232253 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.000194757 Jy ! Component: 100 - total flux cleaned = 0.000255036 Jy ! Component: 150 - total flux cleaned = 0.000311532 Jy ! Component: 200 - total flux cleaned = 0.000338305 Jy ! Total flux subtracted in 200 components = 0.000338305 Jy ! Clean residual min=-0.004188 max=0.004622 Jy/beam ! Clean residual mean=0.000037 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.232591 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 152 components and 0.232591 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=19.26 mas, bpa=7.818 degrees ! Estimated noise=0.794039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000865809 Jy ! Component: 100 - total flux cleaned = -0.000770561 Jy ! Component: 150 - total flux cleaned = -0.000732955 Jy ! Component: 200 - total flux cleaned = -0.000697004 Jy ! Total flux subtracted in 200 components = -0.000697004 Jy ! Clean residual min=-0.003426 max=0.004001 Jy/beam ! Clean residual mean=0.000023 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.231894 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.231894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099786Jy sigma=1.263393 ! Fit after self-cal, rms=0.099750Jy sigma=1.263052 wmodel /scr/pima/bg219e_uvs/J0646-3903_S_map.mod ! Writing 174 model components to file: /scr/pima/bg219e_uvs/J0646-3903_S_map.mod wobs /scr/pima/bg219e_uvs/J0646-3903_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0646-3903_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0646-3903_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0646-3903_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.00171482 Jy ! Component: 100 - total flux cleaned = 0.00243891 Jy ! Component: 150 - total flux cleaned = 0.00282695 Jy ! Component: 200 - total flux cleaned = 0.00272865 Jy ! Component: 250 - total flux cleaned = 0.00248945 Jy ! Component: 300 - total flux cleaned = 0.00221695 Jy ! Component: 350 - total flux cleaned = 0.00199968 Jy ! Component: 400 - total flux cleaned = 0.00195861 Jy ! Component: 450 - total flux cleaned = 0.00167552 Jy ! Component: 500 - total flux cleaned = 0.00151856 Jy ! Component: 550 - total flux cleaned = 0.00125022 Jy ! Component: 600 - total flux cleaned = 0.00106358 Jy ! Component: 650 - total flux cleaned = 0.000954034 Jy ! Component: 700 - total flux cleaned = 0.000882815 Jy ! Component: 750 - total flux cleaned = 0.000847836 Jy ! Component: 800 - total flux cleaned = 0.000676173 Jy ! Component: 850 - total flux cleaned = 0.000609018 Jy ! Component: 900 - total flux cleaned = 0.000510461 Jy ! Component: 950 - total flux cleaned = 0.000478173 Jy ! Component: 1000 - total flux cleaned = 0.000541338 Jy ! Component: 1050 - total flux cleaned = 0.000541677 Jy ! Component: 1100 - total flux cleaned = 0.000634106 Jy ! Component: 1150 - total flux cleaned = 0.000634131 Jy ! Component: 1200 - total flux cleaned = 0.000754563 Jy ! Component: 1250 - total flux cleaned = 0.00084303 Jy ! Component: 1300 - total flux cleaned = 0.00095865 Jy ! Component: 1350 - total flux cleaned = 0.000986984 Jy ! Component: 1400 - total flux cleaned = 0.00104282 Jy ! Component: 1450 - total flux cleaned = 0.0010147 Jy ! Component: 1500 - total flux cleaned = 0.000987162 Jy ! Component: 1550 - total flux cleaned = 0.000987701 Jy ! Component: 1600 - total flux cleaned = 0.0010413 Jy ! Component: 1650 - total flux cleaned = 0.00106758 Jy ! Component: 1700 - total flux cleaned = 0.00106725 Jy ! Component: 1750 - total flux cleaned = 0.000990312 Jy ! Component: 1800 - total flux cleaned = 0.00101589 Jy ! Component: 1850 - total flux cleaned = 0.00104115 Jy ! Component: 1900 - total flux cleaned = 0.000966685 Jy ! Component: 1950 - total flux cleaned = 0.00101593 Jy ! Component: 2000 - total flux cleaned = 0.00104021 Jy ! Component: 2050 - total flux cleaned = 0.000992095 Jy ! Component: 2100 - total flux cleaned = 0.000920705 Jy ! Component: 2150 - total flux cleaned = 0.000873813 Jy ! Component: 2200 - total flux cleaned = 0.000897261 Jy ! Component: 2250 - total flux cleaned = 0.000851031 Jy ! Component: 2300 - total flux cleaned = 0.0008511 Jy ! Component: 2350 - total flux cleaned = 0.000760787 Jy ! Component: 2400 - total flux cleaned = 0.000805716 Jy ! Component: 2450 - total flux cleaned = 0.00076117 Jy ! Component: 2500 - total flux cleaned = 0.000694831 Jy ! Component: 2550 - total flux cleaned = 0.000607564 Jy ! Component: 2600 - total flux cleaned = 0.000629096 Jy ! Component: 2650 - total flux cleaned = 0.000564365 Jy ! Component: 2700 - total flux cleaned = 0.000500239 Jy ! Component: 2750 - total flux cleaned = 0.000500264 Jy ! Component: 2800 - total flux cleaned = 0.000437243 Jy ! Component: 2850 - total flux cleaned = 0.000437283 Jy ! Component: 2900 - total flux cleaned = 0.000313321 Jy ! Component: 2950 - total flux cleaned = 0.0003545 Jy ! Component: 3000 - total flux cleaned = 0.000313806 Jy ! Component: 3050 - total flux cleaned = 0.00035431 Jy ! Component: 3100 - total flux cleaned = 0.000354259 Jy ! Component: 3150 - total flux cleaned = 0.000274622 Jy ! Component: 3200 - total flux cleaned = 0.000314251 Jy ! Component: 3250 - total flux cleaned = 0.000353472 Jy ! Component: 3300 - total flux cleaned = 0.000353401 Jy ! Component: 3350 - total flux cleaned = 0.000372592 Jy ! Component: 3400 - total flux cleaned = 0.000372556 Jy ! Component: 3450 - total flux cleaned = 0.000410824 Jy ! Component: 3500 - total flux cleaned = 0.000410762 Jy ! Component: 3550 - total flux cleaned = 0.0004108 Jy ! Component: 3600 - total flux cleaned = 0.000429713 Jy ! Component: 3650 - total flux cleaned = 0.000485823 Jy ! Component: 3700 - total flux cleaned = 0.000467245 Jy ! Component: 3750 - total flux cleaned = 0.000448786 Jy ! Component: 3800 - total flux cleaned = 0.000522376 Jy ! Component: 3850 - total flux cleaned = 0.000504036 Jy ! Component: 3900 - total flux cleaned = 0.000540208 Jy ! Component: 3950 - total flux cleaned = 0.000540061 Jy ! Component: 4000 - total flux cleaned = 0.000485839 Jy ! Component: 4050 - total flux cleaned = 0.000503833 Jy ! Total flux subtracted in 4096 components = 0.000486053 Jy ! Clean residual min=-0.000912 max=0.001225 Jy/beam ! Clean residual mean=0.000005 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.23238 Jy keep ! Adding 342 model components to the UV plane model. ! The established model now contains 516 components and 0.23238 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0646-3903_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 19.26 at 7.818 degrees (North through East) ! Clean map min=-0.0026681 max=0.15174 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0646-3903_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151745 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00035053 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.693 0.693 1.386 2.772 5.544 11.088 22.176 44.352 88.704 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 432.9 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0646-3903_S_uvs.log closed on Thu Apr 7 06:38:21 2016