! Started logfile: /scr/pima/bg219h_uvs/J0544+1118_S_uvs.log on Thu Apr 7 08:53:59 2016 obs /scr/pima/bg219h_uvs/J0544+1118_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0544+1118_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.409836 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0544+1118 ! ! 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 2100 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/J0544+1118_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 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000239Jy sigma=25.915835 ! Fit after self-cal, rms=0.936833Jy sigma=24.136118 ! 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=11.81 mas, bmaj=16.14 mas, bpa=-71.29 degrees ! Estimated noise=0.863515 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0495302 Jy ! Component: 100 - total flux cleaned = 0.0623254 Jy ! Total flux subtracted in 100 components = 0.0623254 Jy ! Clean residual min=-0.005611 max=0.006160 Jy/beam ! Clean residual mean=0.000085 rms=0.002180 Jy/beam ! Combined flux in latest and established models = 0.0623254 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0623254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052388Jy sigma=1.215345 ! Fit after self-cal, rms=0.051874Jy sigma=1.197947 ! 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=12.43 mas, bmaj=16.27 mas, bpa=-79.91 degrees ! Estimated noise=0.686421 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.00881453 Jy ! Component: 100 - total flux cleaned = 0.0141593 Jy ! Component: 150 - total flux cleaned = 0.0174878 Jy ! Component: 200 - total flux cleaned = 0.0191048 Jy ! Total flux subtracted in 200 components = 0.0191048 Jy ! Clean residual min=-0.001667 max=0.001672 Jy/beam ! Clean residual mean=0.000024 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.0814302 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 127 components and 0.0814301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050040Jy sigma=1.148592 ! Fit after self-cal, rms=0.049928Jy sigma=1.145940 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.43 x 16.27 at -79.91 degrees (North through East) ! Clean map min=-0.0026647 max=0.062976 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.98 HN 1.00* KP 1.00 LA 0.93 ! NL 1.02 OV 1.07 PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.00* KP 0.97 LA 1.01 ! NL 0.99 OV 1.01 PT 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.049928Jy sigma=1.145940 ! Fit after self-cal, rms=0.049340Jy sigma=1.142930 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.46 mas, bmaj=16.33 mas, bpa=-79.81 degrees ! Estimated noise=0.674946 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.00168132 Jy ! Component: 100 - total flux cleaned = 0.00211018 Jy ! Component: 150 - total flux cleaned = 0.00205397 Jy ! Component: 200 - total flux cleaned = 0.00237473 Jy ! Total flux subtracted in 200 components = 0.00237473 Jy ! Clean residual min=-0.000854 max=0.000851 Jy/beam ! Clean residual mean=0.000008 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0838048 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 194 components and 0.0838048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049138Jy sigma=1.138100 ! Fit after self-cal, rms=0.049121Jy sigma=1.137681 ! 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.049121Jy sigma=1.137681 ! Fit after self-cal, rms=0.049042Jy sigma=1.133862 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.5 mas, bmaj=16.35 mas, bpa=-79.46 degrees ! Estimated noise=0.675146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000332517 Jy ! Component: 100 - total flux cleaned = 0.000333547 Jy ! Component: 150 - total flux cleaned = 0.000456762 Jy ! Component: 200 - total flux cleaned = 0.000494773 Jy ! Total flux subtracted in 200 components = 0.000494773 Jy ! Clean residual min=-0.000614 max=0.000614 Jy/beam ! Clean residual mean=0.000004 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.0842996 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 260 components and 0.0842996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048935Jy sigma=1.132607 ! Fit after self-cal, rms=0.048862Jy sigma=1.131130 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.87898e-05 Jy ! Component: 100 - total flux cleaned = 5.18413e-05 Jy ! Component: 150 - total flux cleaned = 0.000118687 Jy ! Component: 200 - total flux cleaned = 0.000182373 Jy ! Total flux subtracted in 200 components = 0.000182373 Jy ! Clean residual min=-0.000522 max=0.000521 Jy/beam ! Clean residual mean=0.000003 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.084482 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 311 components and 0.084482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048789Jy sigma=1.130386 ! Fit after self-cal, rms=0.048776Jy sigma=1.130306 ! 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.048776Jy sigma=1.130306 ! Fit after self-cal, rms=0.049002Jy sigma=1.130053 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.5 mas, bmaj=16.34 mas, bpa=-79.2 degrees ! Estimated noise=0.67708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235608 Jy ! Component: 100 - total flux cleaned = -0.000444836 Jy ! Component: 150 - total flux cleaned = -0.000314994 Jy ! Component: 200 - total flux cleaned = -0.000223879 Jy ! Total flux subtracted in 200 components = -0.000223879 Jy ! Clean residual min=-0.000497 max=0.000498 Jy/beam ! Clean residual mean=0.000003 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0842581 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 359 components and 0.0842581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048929Jy sigma=1.129424 ! Fit after self-cal, rms=0.048933Jy sigma=1.129244 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.000119265 Jy ! Component: 100 - total flux cleaned = -0.000297957 Jy ! Component: 150 - total flux cleaned = -0.000325869 Jy ! Component: 200 - total flux cleaned = -0.000379262 Jy ! Total flux subtracted in 200 components = -0.000379262 Jy ! Clean residual min=-0.000429 max=0.000428 Jy/beam ! Clean residual mean=0.000003 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.0838788 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 397 components and 0.0838788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048883Jy sigma=1.128798 ! Fit after self-cal, rms=0.048877Jy sigma=1.128751 ! 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.048877Jy sigma=1.128751 ! Fit after self-cal, rms=0.047074Jy sigma=1.127370 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.46 mas, bmaj=16.6 mas, bpa=-77.7 degrees ! Estimated noise=0.677381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226762 Jy ! Component: 100 - total flux cleaned = 0.00022715 Jy ! Component: 150 - total flux cleaned = 0.000304382 Jy ! Component: 200 - total flux cleaned = 0.000394985 Jy ! Total flux subtracted in 200 components = 0.000394985 Jy ! Clean residual min=-0.000294 max=0.000292 Jy/beam ! Clean residual mean=0.000002 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.0842738 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 435 components and 0.0842738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047049Jy sigma=1.127038 ! Fit after self-cal, rms=0.047023Jy sigma=1.126945 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 = 9.86461e-05 Jy ! Component: 100 - total flux cleaned = 0.000201545 Jy ! Component: 150 - total flux cleaned = 0.000313704 Jy ! Component: 200 - total flux cleaned = 0.000389812 Jy ! Total flux subtracted in 200 components = 0.000389812 Jy ! Clean residual min=-0.000249 max=0.000249 Jy/beam ! Clean residual mean=0.000002 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.0846636 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 476 components and 0.0846636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047007Jy sigma=1.126732 ! Fit after self-cal, rms=0.047005Jy sigma=1.126713 ! 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=12.48 mas, bmaj=16.35 mas, bpa=-79.2 degrees ! Estimated noise=0.674199 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.48 x 16.35 at -79.2 degrees (North through East) ! Clean map min=-0.0014327 max=0.061465 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=11.78 mas, bmaj=16.2 mas, bpa=-69.69 degrees ! Estimated noise=0.842744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0485455 Jy ! Component: 100 - total flux cleaned = 0.061519 Jy ! Component: 150 - total flux cleaned = 0.0682438 Jy ! Component: 200 - total flux cleaned = 0.0711246 Jy ! Total flux subtracted in 200 components = 0.0711246 Jy ! Clean residual min=-0.003089 max=0.003083 Jy/beam ! Clean residual mean=0.000043 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.0711246 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.0711246 Jy ! Inverting map and beam ! Estimated beam: bmin=12.48 mas, bmaj=16.35 mas, bpa=-79.2 degrees ! Estimated noise=0.674199 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.0041791 Jy ! Component: 100 - total flux cleaned = 0.00547444 Jy ! Component: 150 - total flux cleaned = 0.00657374 Jy ! Component: 200 - total flux cleaned = 0.00709753 Jy ! Total flux subtracted in 200 components = 0.00709753 Jy ! Clean residual min=-0.001319 max=0.001320 Jy/beam ! Clean residual mean=0.000015 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0782222 Jy ! Adding 115 model components to the UV plane model. ! The established model now contains 180 components and 0.0782222 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=13.46 mas, bmaj=16.6 mas, bpa=-77.7 degrees ! Estimated noise=0.677381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000558454 Jy ! Component: 100 - total flux cleaned = 0.00049199 Jy ! Component: 150 - total flux cleaned = 0.000212337 Jy ! Component: 200 - total flux cleaned = 0.000265421 Jy ! Total flux subtracted in 200 components = 0.000265421 Jy ! Clean residual min=-0.000814 max=0.000810 Jy/beam ! Clean residual mean=0.000009 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0784876 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 = -1.42742e-07 Jy ! Component: 100 - total flux cleaned = 0.000177535 Jy ! Component: 150 - total flux cleaned = 0.000385061 Jy ! Component: 200 - total flux cleaned = 0.000661025 Jy ! Total flux subtracted in 200 components = 0.000661025 Jy ! Clean residual min=-0.000639 max=0.000643 Jy/beam ! Clean residual mean=0.000007 rms=0.000266 Jy/beam ! Combined flux in latest and established models = 0.0791486 Jy ! Adding 114 model components to the UV plane model. ! The established model now contains 286 components and 0.0791486 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.48 mas, bmaj=16.35 mas, bpa=-79.2 degrees ! Estimated noise=0.674199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000387559 Jy ! Component: 100 - total flux cleaned = -0.000421287 Jy ! Component: 150 - total flux cleaned = -0.00048356 Jy ! Component: 200 - total flux cleaned = -0.000425135 Jy ! Total flux subtracted in 200 components = -0.000425135 Jy ! Clean residual min=-0.000471 max=0.000471 Jy/beam ! Clean residual mean=0.000004 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0787235 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 331 components and 0.0787234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047070Jy sigma=1.127871 ! Fit after self-cal, rms=0.047075Jy sigma=1.127759 wmodel /scr/pima/bg219h_uvs/J0544+1118_S_map.mod ! Writing 331 model components to file: /scr/pima/bg219h_uvs/J0544+1118_S_map.mod wobs /scr/pima/bg219h_uvs/J0544+1118_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0544+1118_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0544+1118_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bg219h_uvs/J0544+1118_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.48 x 16.35 at -79.2 degrees (North through East) ! Clean map min=-0.0016561 max=0.059713 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0544+1118_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0597131 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000176619 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.887336 0.887336 1.77467 3.54935 7.09869 14.1974 28.3948 56.7895 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 338.09 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0544+1118_S_uvs.log closed on Thu Apr 7 08:54:02 2016