! Started logfile: /scr/pima/bg219e_uvs/J2050+3619_S_uvs.log on Thu Apr 7 06:53:47 2016 obs /scr/pima/bg219e_uvs/J2050+3619_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2050+3619_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.405788 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2050+3619 ! ! 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 2636 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/J2050+3619_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 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 140 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008968Jy sigma=24.443451 ! Fit after self-cal, rms=0.889313Jy sigma=21.536939 ! 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=9.63 mas, bmaj=15.63 mas, bpa=-20.7 degrees ! Estimated noise=0.943312 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.0853976 Jy ! Component: 100 - total flux cleaned = 0.120897 Jy ! Total flux subtracted in 100 components = 0.120897 Jy ! Clean residual min=-0.015450 max=0.018423 Jy/beam ! Clean residual mean=0.000105 rms=0.005894 Jy/beam ! Combined flux in latest and established models = 0.120896 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.120896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071382Jy sigma=1.674717 ! Fit after self-cal, rms=0.070202Jy sigma=1.648200 ! 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=10.64 mas, bmaj=15.96 mas, bpa=-18.41 degrees ! Estimated noise=0.641976 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.0289604 Jy ! Component: 100 - total flux cleaned = 0.0479419 Jy ! Component: 150 - total flux cleaned = 0.0607991 Jy ! Component: 200 - total flux cleaned = 0.0683419 Jy ! Total flux subtracted in 200 components = 0.0683419 Jy ! Clean residual min=-0.005610 max=0.005668 Jy/beam ! Clean residual mean=0.000067 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.189238 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 119 components and 0.189238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054393Jy sigma=1.254408 ! Fit after self-cal, rms=0.053988Jy sigma=1.249494 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.64 x 15.96 at -18.41 degrees (North through East) ! Clean map min=-0.0062656 max=0.11455 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* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.00* KP 0.98 ! LA 0.95 NL 1.07 OV 1.06 PT 0.85 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 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.053988Jy sigma=1.249494 ! Fit after self-cal, rms=0.053168Jy sigma=1.237785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.71 mas, bmaj=15.99 mas, bpa=-18.49 degrees ! Estimated noise=0.635896 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.00102694 Jy ! Component: 100 - total flux cleaned = 0.00248561 Jy ! Component: 150 - total flux cleaned = 0.00366119 Jy ! Component: 200 - total flux cleaned = 0.00512526 Jy ! Total flux subtracted in 200 components = 0.00512526 Jy ! Clean residual min=-0.002228 max=0.002257 Jy/beam ! Clean residual mean=0.000027 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.194364 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 209 components and 0.194364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051934Jy sigma=1.207103 ! Fit after self-cal, rms=0.051923Jy sigma=1.206232 ! 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.051923Jy sigma=1.206232 ! Fit after self-cal, rms=0.050394Jy sigma=1.191630 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.68 mas, bmaj=15.95 mas, bpa=-18.93 degrees ! Estimated noise=0.626394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000184821 Jy ! Component: 100 - total flux cleaned = -9.66218e-05 Jy ! Component: 150 - total flux cleaned = 0.000815387 Jy ! Component: 200 - total flux cleaned = 0.00167573 Jy ! Total flux subtracted in 200 components = 0.00167573 Jy ! Clean residual min=-0.000967 max=0.000969 Jy/beam ! Clean residual mean=0.000003 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.196039 Jy selfcal ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 279 components and 0.196039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050170Jy sigma=1.186088 ! Fit after self-cal, rms=0.050168Jy sigma=1.185701 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.16615e-05 Jy ! Component: 100 - total flux cleaned = 0.000254241 Jy ! Component: 150 - total flux cleaned = 0.000812111 Jy ! Component: 200 - total flux cleaned = 0.00127289 Jy ! Total flux subtracted in 200 components = 0.00127289 Jy ! Clean residual min=-0.000594 max=0.000603 Jy/beam ! Clean residual mean=-0.000005 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.197312 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 337 components and 0.197312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050093Jy sigma=1.183884 ! Fit after self-cal, rms=0.050082Jy sigma=1.183587 ! 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.050082Jy sigma=1.183587 ! Fit after self-cal, rms=0.049541Jy sigma=1.176634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.63 mas, bmaj=15.99 mas, bpa=-18.99 degrees ! Estimated noise=0.621321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055325 Jy ! Component: 100 - total flux cleaned = 0.000987542 Jy ! Component: 150 - total flux cleaned = 0.00102053 Jy ! Component: 200 - total flux cleaned = 0.00107212 Jy ! Total flux subtracted in 200 components = 0.00107212 Jy ! Clean residual min=-0.000408 max=0.000409 Jy/beam ! Clean residual mean=-0.000002 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.198384 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 404 components and 0.198384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049497Jy sigma=1.175575 ! Fit after self-cal, rms=0.049508Jy sigma=1.175381 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.000165572 Jy ! Component: 100 - total flux cleaned = -0.000328293 Jy ! Component: 150 - total flux cleaned = -0.000413528 Jy ! Component: 200 - total flux cleaned = -0.000572902 Jy ! Total flux subtracted in 200 components = -0.000572902 Jy ! Clean residual min=-0.000323 max=0.000320 Jy/beam ! Clean residual mean=-0.000001 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.197811 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 464 components and 0.197811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049488Jy sigma=1.174988 ! Fit after self-cal, rms=0.049487Jy sigma=1.174953 ! 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.049487Jy sigma=1.174953 ! Fit after self-cal, rms=0.049641Jy sigma=1.174205 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.89 mas, bmaj=16.27 mas, bpa=-17.02 degrees ! Estimated noise=0.630784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000596298 Jy ! Component: 100 - total flux cleaned = -0.000824751 Jy ! Component: 150 - total flux cleaned = -0.000807959 Jy ! Component: 200 - total flux cleaned = -0.000808525 Jy ! Total flux subtracted in 200 components = -0.000808525 Jy ! Clean residual min=-0.000270 max=0.000273 Jy/beam ! Clean residual mean=-0.000000 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.197003 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 520 components and 0.197003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049624Jy sigma=1.173839 ! Fit after self-cal, rms=0.049631Jy sigma=1.173788 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.32085e-05 Jy ! Component: 100 - total flux cleaned = 5.90338e-05 Jy ! Component: 150 - total flux cleaned = 2.95352e-05 Jy ! Component: 200 - total flux cleaned = 1.51853e-05 Jy ! Total flux subtracted in 200 components = 1.51853e-05 Jy ! Clean residual min=-0.000236 max=0.000237 Jy/beam ! Clean residual mean=0.000000 rms=0.000085 Jy/beam ! Combined flux in latest and established models = 0.197018 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 566 components and 0.197018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049621Jy sigma=1.173604 ! Fit after self-cal, rms=0.049621Jy sigma=1.173593 ! 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=10.64 mas, bmaj=15.98 mas, bpa=-18.95 degrees ! Estimated noise=0.621462 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.64 x 15.98 at -18.95 degrees (North through East) ! Clean map min=-0.0021002 max=0.11068 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=9.665 mas, bmaj=15.56 mas, bpa=-21.38 degrees ! Estimated noise=0.916039 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0833545 Jy ! Component: 100 - total flux cleaned = 0.118018 Jy ! Component: 150 - total flux cleaned = 0.140163 Jy ! Component: 200 - total flux cleaned = 0.155624 Jy ! Total flux subtracted in 200 components = 0.155624 Jy ! Clean residual min=-0.008609 max=0.008676 Jy/beam ! Clean residual mean=0.000053 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.155624 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.155624 Jy ! Inverting map and beam ! Estimated beam: bmin=10.64 mas, bmaj=15.98 mas, bpa=-18.95 degrees ! Estimated noise=0.621462 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.0143456 Jy ! Component: 100 - total flux cleaned = 0.0215979 Jy ! Component: 150 - total flux cleaned = 0.0241015 Jy ! Component: 200 - total flux cleaned = 0.0255901 Jy ! Total flux subtracted in 200 components = 0.0255901 Jy ! Clean residual min=-0.003523 max=0.003535 Jy/beam ! Clean residual mean=0.000024 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.181214 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 146 components and 0.181214 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=11.89 mas, bmaj=16.27 mas, bpa=-17.02 degrees ! Estimated noise=0.630784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152088 Jy ! Component: 100 - total flux cleaned = 0.00200113 Jy ! Component: 150 - total flux cleaned = 0.00200864 Jy ! Component: 200 - total flux cleaned = 0.00242825 Jy ! Total flux subtracted in 200 components = 0.00242825 Jy ! Clean residual min=-0.001637 max=0.001616 Jy/beam ! Clean residual mean=0.000017 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.183642 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.000540677 Jy ! Component: 100 - total flux cleaned = 0.00139927 Jy ! Component: 150 - total flux cleaned = 0.00215544 Jy ! Component: 200 - total flux cleaned = 0.002829 Jy ! Total flux subtracted in 200 components = 0.002829 Jy ! Clean residual min=-0.000951 max=0.000942 Jy/beam ! Clean residual mean=0.000012 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.186471 Jy ! Adding 141 model components to the UV plane model. ! The established model now contains 280 components and 0.186471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.64 mas, bmaj=15.98 mas, bpa=-18.95 degrees ! Estimated noise=0.621462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.2337e-05 Jy ! Component: 100 - total flux cleaned = 0.000239701 Jy ! Component: 150 - total flux cleaned = 0.000424666 Jy ! Component: 200 - total flux cleaned = 0.000595688 Jy ! Total flux subtracted in 200 components = 0.000595688 Jy ! Clean residual min=-0.000532 max=0.000531 Jy/beam ! Clean residual mean=0.000003 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.187067 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 348 components and 0.187067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049659Jy sigma=1.174723 ! Fit after self-cal, rms=0.049652Jy sigma=1.174555 wmodel /scr/pima/bg219e_uvs/J2050+3619_S_map.mod ! Writing 348 model components to file: /scr/pima/bg219e_uvs/J2050+3619_S_map.mod wobs /scr/pima/bg219e_uvs/J2050+3619_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2050+3619_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2050+3619_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/bg219e_uvs/J2050+3619_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.64 x 15.98 at -18.95 degrees (North through East) ! Clean map min=-0.0028938 max=0.10841 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2050+3619_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019731 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.546009 0.546009 1.09202 2.18404 4.36807 8.73615 17.4723 34.9446 69.8892 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 549.441 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2050+3619_S_uvs.log closed on Thu Apr 7 06:53:50 2016