! Started logfile: /scr/pima/bg219a_uvs/J0544+4541_S_uvs.log on Wed Apr 6 22:46:03 2016 obs /scr/pima/bg219a_uvs/J0544+4541_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0544+4541_S_uva.fits ! AN table 1: 26 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0544+4541 ! ! 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 1560 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/J0544+4541_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009824Jy sigma=24.818060 ! Fit after self-cal, rms=0.877278Jy sigma=21.461230 ! 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=2.635 mas, bmaj=17.58 mas, bpa=42.81 degrees ! Estimated noise=1.3358 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.0949715 Jy ! Component: 100 - total flux cleaned = 0.119201 Jy ! Total flux subtracted in 100 components = 0.119201 Jy ! Clean residual min=-0.012843 max=0.012716 Jy/beam ! Clean residual mean=-0.000218 rms=0.003834 Jy/beam ! Combined flux in latest and established models = 0.119201 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.119201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062143Jy sigma=1.450271 ! Fit after self-cal, rms=0.062158Jy sigma=1.449944 ! 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.055 mas, bmaj=17.49 mas, bpa=42.23 degrees ! Estimated noise=0.772764 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.0182833 Jy ! Component: 100 - total flux cleaned = 0.0299155 Jy ! Component: 150 - total flux cleaned = 0.0379736 Jy ! Component: 200 - total flux cleaned = 0.0441034 Jy ! Total flux subtracted in 200 components = 0.0441034 Jy ! Clean residual min=-0.005456 max=0.005520 Jy/beam ! Clean residual mean=-0.000192 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.163304 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 42 components and 0.163304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056193Jy sigma=1.267529 ! Fit after self-cal, rms=0.056163Jy sigma=1.264833 ! 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.055 x 17.49 at 42.23 degrees (North through East) ! Clean map min=-0.0050674 max=0.12701 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: ! LA 0.97 MK 1.05 NL 1.00 OV 0.97 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.08 NL 1.00 OV 0.98 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.01 NL 0.99 OV 1.02 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.05 NL 0.97 OV 1.00 ! PT 0.93 SC 1.06 ! ! ! Fit before self-cal, rms=0.056163Jy sigma=1.264833 ! Fit after self-cal, rms=0.056197Jy sigma=1.248913 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=17.47 mas, bpa=42.17 degrees ! Estimated noise=0.756337 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.00405683 Jy ! Component: 100 - total flux cleaned = 0.00512265 Jy ! Component: 150 - total flux cleaned = 0.00582065 Jy ! Component: 200 - total flux cleaned = 0.00599961 Jy ! Total flux subtracted in 200 components = 0.00599961 Jy ! Clean residual min=-0.002401 max=0.002531 Jy/beam ! Clean residual mean=-0.000012 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.169304 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 71 components and 0.169304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055841Jy sigma=1.236874 ! Fit after self-cal, rms=0.055863Jy sigma=1.236416 ! 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.055863Jy sigma=1.236416 ! Fit after self-cal, rms=0.056156Jy sigma=1.236023 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=17.43 mas, bpa=42.14 degrees ! Estimated noise=0.755651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0007839 Jy ! Component: 100 - total flux cleaned = 0.000885409 Jy ! Component: 150 - total flux cleaned = 0.000939813 Jy ! Component: 200 - total flux cleaned = 0.00101549 Jy ! Total flux subtracted in 200 components = 0.00101549 Jy ! Clean residual min=-0.002038 max=0.002824 Jy/beam ! Clean residual mean=0.000003 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.17032 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 91 components and 0.17032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056115Jy sigma=1.235032 ! Fit after self-cal, rms=0.056125Jy sigma=1.234979 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 (83, -112). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134406 Jy ! Component: 100 - total flux cleaned = 0.00155037 Jy ! Component: 150 - total flux cleaned = 0.00154655 Jy ! Component: 200 - total flux cleaned = 0.00142318 Jy ! Total flux subtracted in 200 components = 0.00142318 Jy ! Clean residual min=-0.001977 max=0.001610 Jy/beam ! Clean residual mean=-0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.171743 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 130 components and 0.171743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055938Jy sigma=1.231452 ! Fit after self-cal, rms=0.055914Jy sigma=1.231187 ! 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.055914Jy sigma=1.231187 ! Fit after self-cal, rms=0.056015Jy sigma=1.230706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=17.42 mas, bpa=42.13 degrees ! Estimated noise=0.754164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292067 Jy ! Component: 100 - total flux cleaned = 0.000459484 Jy ! Component: 150 - total flux cleaned = 0.000674467 Jy ! Component: 200 - total flux cleaned = 0.000738126 Jy ! Total flux subtracted in 200 components = 0.000738126 Jy ! Clean residual min=-0.001737 max=0.001408 Jy/beam ! Clean residual mean=-0.000005 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.172481 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 152 components and 0.172481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055943Jy sigma=1.229401 ! Fit after self-cal, rms=0.055937Jy sigma=1.229333 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.24031e-05 Jy ! Component: 100 - total flux cleaned = 8.22818e-05 Jy ! Component: 150 - total flux cleaned = 8.26241e-05 Jy ! Component: 200 - total flux cleaned = 0.000128894 Jy ! Total flux subtracted in 200 components = 0.000128894 Jy ! Clean residual min=-0.001786 max=0.001371 Jy/beam ! Clean residual mean=-0.000003 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.17261 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 167 components and 0.17261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055907Jy sigma=1.228834 ! Fit after self-cal, rms=0.055904Jy sigma=1.228819 ! 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.055904Jy sigma=1.228819 ! Fit after self-cal, rms=0.055896Jy sigma=1.228597 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.711 mas, bmaj=18.33 mas, bpa=33.43 degrees ! Estimated noise=0.856076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.10101e-07 Jy ! Component: 100 - total flux cleaned = 0.000159916 Jy ! Component: 150 - total flux cleaned = 0.000409749 Jy ! Component: 200 - total flux cleaned = 0.000507516 Jy ! Total flux subtracted in 200 components = 0.000507516 Jy ! Clean residual min=-0.001552 max=0.000904 Jy/beam ! Clean residual mean=0.000002 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.173117 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 196 components and 0.173117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055885Jy sigma=1.228346 ! Fit after self-cal, rms=0.055883Jy sigma=1.228329 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.00012115 Jy ! Component: 100 - total flux cleaned = 0.000193313 Jy ! Component: 150 - total flux cleaned = 0.000261334 Jy ! Component: 200 - total flux cleaned = 0.000250201 Jy ! Total flux subtracted in 200 components = 0.000250201 Jy ! Clean residual min=-0.001509 max=0.000866 Jy/beam ! Clean residual mean=0.000004 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.173367 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 214 components and 0.173367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055879Jy sigma=1.228215 ! Fit after self-cal, rms=0.055879Jy sigma=1.228210 ! 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.138 mas, bmaj=17.42 mas, bpa=42.13 degrees ! Estimated noise=0.75268 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 17.42 at 42.13 degrees (North through East) ! Clean map min=-0.0022864 max=0.12487 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=2.704 mas, bmaj=17.44 mas, bpa=42.76 degrees ! Estimated noise=1.32305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0937567 Jy ! Component: 100 - total flux cleaned = 0.116897 Jy ! Component: 150 - total flux cleaned = 0.129412 Jy ! Component: 200 - total flux cleaned = 0.137329 Jy ! Total flux subtracted in 200 components = 0.137329 Jy ! Clean residual min=-0.007040 max=0.007220 Jy/beam ! Clean residual mean=-0.000108 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.137329 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.137329 Jy ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=17.42 mas, bpa=42.13 degrees ! Estimated noise=0.75268 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.00866831 Jy ! Component: 100 - total flux cleaned = 0.0137166 Jy ! Component: 150 - total flux cleaned = 0.0171589 Jy ! Component: 200 - total flux cleaned = 0.0193227 Jy ! Total flux subtracted in 200 components = 0.0193227 Jy ! Clean residual min=-0.003427 max=0.003293 Jy/beam ! Clean residual mean=-0.000100 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.156651 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 56 components and 0.156651 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.711 mas, bmaj=18.33 mas, bpa=33.43 degrees ! Estimated noise=0.856076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380937 Jy ! Component: 100 - total flux cleaned = 0.00592031 Jy ! Component: 150 - total flux cleaned = 0.00717946 Jy ! Component: 200 - total flux cleaned = 0.00766143 Jy ! Total flux subtracted in 200 components = 0.00766143 Jy ! Clean residual min=-0.002047 max=0.001756 Jy/beam ! Clean residual mean=-0.000042 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.164313 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.000845945 Jy ! Component: 100 - total flux cleaned = 0.00159311 Jy ! Component: 150 - total flux cleaned = 0.00230414 Jy ! Component: 200 - total flux cleaned = 0.00301166 Jy ! Total flux subtracted in 200 components = 0.00301166 Jy ! Clean residual min=-0.001634 max=0.001333 Jy/beam ! Clean residual mean=-0.000012 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.167324 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 134 components and 0.167324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=17.42 mas, bpa=42.13 degrees ! Estimated noise=0.75268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000598477 Jy ! Component: 100 - total flux cleaned = 0.000964185 Jy ! Component: 150 - total flux cleaned = 0.00149613 Jy ! Component: 200 - total flux cleaned = 0.00183001 Jy ! Total flux subtracted in 200 components = 0.00183001 Jy ! Clean residual min=-0.001726 max=0.001591 Jy/beam ! Clean residual mean=-0.000006 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.169154 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 161 components and 0.169154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056027Jy sigma=1.230413 ! Fit after self-cal, rms=0.056024Jy sigma=1.230190 wmodel /scr/pima/bg219a_uvs/J0544+4541_S_map.mod ! Writing 161 model components to file: /scr/pima/bg219a_uvs/J0544+4541_S_map.mod wobs /scr/pima/bg219a_uvs/J0544+4541_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0544+4541_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0544+4541_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J0544+4541_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.000277832 Jy ! Component: 100 - total flux cleaned = -0.000252633 Jy ! Component: 150 - total flux cleaned = -0.000278763 Jy ! Component: 200 - total flux cleaned = -0.000180853 Jy ! Component: 250 - total flux cleaned = -0.000157397 Jy ! Component: 300 - total flux cleaned = -0.000203061 Jy ! Component: 350 - total flux cleaned = -0.000181259 Jy ! Component: 400 - total flux cleaned = -0.000203129 Jy ! Component: 450 - total flux cleaned = -0.000223566 Jy ! Component: 500 - total flux cleaned = -0.00028437 Jy ! Component: 550 - total flux cleaned = -0.000323981 Jy ! Component: 600 - total flux cleaned = -0.000362579 Jy ! Component: 650 - total flux cleaned = -0.000381768 Jy ! Component: 700 - total flux cleaned = -0.000456238 Jy ! Component: 750 - total flux cleaned = -0.000510517 Jy ! Component: 800 - total flux cleaned = -0.000563814 Jy ! Component: 850 - total flux cleaned = -0.000668148 Jy ! Component: 900 - total flux cleaned = -0.000668163 Jy ! Component: 950 - total flux cleaned = -0.000702147 Jy ! Component: 1000 - total flux cleaned = -0.00068599 Jy ! Component: 1050 - total flux cleaned = -0.000735044 Jy ! Component: 1100 - total flux cleaned = -0.000751039 Jy ! Component: 1150 - total flux cleaned = -0.000798477 Jy ! Component: 1200 - total flux cleaned = -0.00086097 Jy ! Component: 1250 - total flux cleaned = -0.000922947 Jy ! Component: 1300 - total flux cleaned = -0.000953808 Jy ! Component: 1350 - total flux cleaned = -0.000953797 Jy ! Component: 1400 - total flux cleaned = -0.000953884 Jy ! Component: 1450 - total flux cleaned = -0.000922938 Jy ! Component: 1500 - total flux cleaned = -0.000907279 Jy ! Component: 1550 - total flux cleaned = -0.000891611 Jy ! Component: 1600 - total flux cleaned = -0.000875673 Jy ! Component: 1650 - total flux cleaned = -0.000875518 Jy ! Component: 1700 - total flux cleaned = -0.000891266 Jy ! Component: 1750 - total flux cleaned = -0.000859307 Jy ! Component: 1800 - total flux cleaned = -0.000859179 Jy ! Component: 1850 - total flux cleaned = -0.00081022 Jy ! Component: 1900 - total flux cleaned = -0.000793533 Jy ! Component: 1950 - total flux cleaned = -0.000759937 Jy ! Component: 2000 - total flux cleaned = -0.000743016 Jy ! Component: 2050 - total flux cleaned = -0.000743096 Jy ! Component: 2100 - total flux cleaned = -0.000742987 Jy ! Component: 2150 - total flux cleaned = -0.000742817 Jy ! Component: 2200 - total flux cleaned = -0.000742825 Jy ! Component: 2250 - total flux cleaned = -0.000724964 Jy ! Component: 2300 - total flux cleaned = -0.000724903 Jy ! Component: 2350 - total flux cleaned = -0.000706378 Jy ! Component: 2400 - total flux cleaned = -0.000725384 Jy ! Component: 2450 - total flux cleaned = -0.000706373 Jy ! Component: 2500 - total flux cleaned = -0.000687108 Jy ! Component: 2550 - total flux cleaned = -0.000667415 Jy ! Component: 2600 - total flux cleaned = -0.000647813 Jy ! Component: 2650 - total flux cleaned = -0.000607661 Jy ! Component: 2700 - total flux cleaned = -0.000586934 Jy ! Component: 2750 - total flux cleaned = -0.000586788 Jy ! Component: 2800 - total flux cleaned = -0.000544617 Jy ! Component: 2850 - total flux cleaned = -0.000523313 Jy ! Component: 2900 - total flux cleaned = -0.000479809 Jy ! Component: 2950 - total flux cleaned = -0.000458 Jy ! Component: 3000 - total flux cleaned = -0.000413192 Jy ! Component: 3050 - total flux cleaned = -0.000412989 Jy ! Component: 3100 - total flux cleaned = -0.00039011 Jy ! Component: 3150 - total flux cleaned = -0.000342795 Jy ! Component: 3200 - total flux cleaned = -0.000318677 Jy ! Component: 3250 - total flux cleaned = -0.000294097 Jy ! Component: 3300 - total flux cleaned = -0.000293945 Jy ! Component: 3350 - total flux cleaned = -0.0003195 Jy ! Component: 3400 - total flux cleaned = -0.000319757 Jy ! Component: 3450 - total flux cleaned = -0.000319463 Jy ! Component: 3500 - total flux cleaned = -0.00034668 Jy ! Component: 3550 - total flux cleaned = -0.000346602 Jy ! Component: 3600 - total flux cleaned = -0.000375574 Jy ! Component: 3650 - total flux cleaned = -0.000405334 Jy ! Component: 3700 - total flux cleaned = -0.000466741 Jy ! Component: 3750 - total flux cleaned = -0.000467082 Jy ! Component: 3800 - total flux cleaned = -0.000499553 Jy ! Component: 3850 - total flux cleaned = -0.000532732 Jy ! Component: 3900 - total flux cleaned = -0.000566018 Jy ! Component: 3950 - total flux cleaned = -0.00060058 Jy ! Component: 4000 - total flux cleaned = -0.000636351 Jy ! Component: 4050 - total flux cleaned = -0.000636308 Jy ! Total flux subtracted in 4096 components = -0.000673338 Jy ! Clean residual min=-0.002143 max=0.002273 Jy/beam ! Clean residual mean=0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.168481 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 390 components and 0.168481 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0544+4541_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.138 x 17.42 at 42.13 degrees (North through East) ! Clean map min=-0.0047845 max=0.12499 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0544+4541_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124986 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000618829 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48536 1.48536 2.97072 5.94143 11.8829 23.7657 47.5315 95.0629 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 201.971 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0544+4541_S_uvs.log closed on Wed Apr 6 22:46:08 2016