! Started logfile: /scr/pima/bg219e_uvs/J1922+1530_S_uvs.log on Thu Apr 7 06:50:20 2016 obs /scr/pima/bg219e_uvs/J1922+1530_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1922+1530_S_uva.fits ! AN table 1: 58 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.731034 visibilities/baseline/integration-bin. ! Found source: J1922+1530 ! ! 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 1696 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/J1922+1530_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025428Jy sigma=23.748404 ! Fit after self-cal, rms=0.859791Jy sigma=19.719969 ! 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=20.8 mas, bmaj=33.3 mas, bpa=47.26 degrees ! Estimated noise=1.20723 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.112667 Jy ! Component: 100 - total flux cleaned = 0.147498 Jy ! Total flux subtracted in 100 components = 0.147498 Jy ! Clean residual min=-0.025473 max=0.025577 Jy/beam ! Clean residual mean=-0.000178 rms=0.010317 Jy/beam ! Combined flux in latest and established models = 0.147498 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.147498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085193Jy sigma=1.955574 ! Fit after self-cal, rms=0.084609Jy sigma=1.942771 ! 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=22.21 mas, bmaj=30.55 mas, bpa=51.62 degrees ! Estimated noise=0.808 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.0120516 Jy ! Component: 100 - total flux cleaned = 0.0192539 Jy ! Component: 150 - total flux cleaned = 0.0265959 Jy ! Component: 200 - total flux cleaned = 0.0351003 Jy ! Total flux subtracted in 200 components = 0.0351003 Jy ! Clean residual min=-0.009841 max=0.009905 Jy/beam ! Clean residual mean=-0.000069 rms=0.005254 Jy/beam ! Combined flux in latest and established models = 0.182599 Jy ! Performing phase self-cal ! Adding 156 model components to the UV plane model. ! The established model now contains 193 components and 0.182599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061108Jy sigma=1.374171 ! Fit after self-cal, rms=0.060939Jy sigma=1.368369 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.21 x 30.55 at 51.62 degrees (North through East) ! Clean map min=-0.024129 max=0.14584 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 KP 1.13 LA 0.90 OV 1.03 ! PT 0.87 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 KP 1.01 LA 0.90 OV 1.11 ! PT 0.89 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.03 LA 0.92 OV 1.04 ! PT 0.88 ! ! ! Fit before self-cal, rms=0.060939Jy sigma=1.368369 ! Fit after self-cal, rms=0.055830Jy sigma=1.280690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=22.55 mas, bmaj=30.62 mas, bpa=51.26 degrees ! Estimated noise=0.779425 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.00391201 Jy ! Component: 100 - total flux cleaned = -0.00520793 Jy ! Component: 150 - total flux cleaned = -0.00567839 Jy ! Component: 200 - total flux cleaned = -0.00590344 Jy ! Total flux subtracted in 200 components = -0.00590344 Jy ! Clean residual min=-0.001805 max=0.001801 Jy/beam ! Clean residual mean=-0.000027 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.176695 Jy ! Performing phase self-cal ! Adding 118 model components to the UV plane model. ! The established model now contains 311 components and 0.176695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054820Jy sigma=1.251939 ! Fit after self-cal, rms=0.054944Jy sigma=1.250908 ! 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.054944Jy sigma=1.250908 ! Fit after self-cal, rms=0.053078Jy sigma=1.201179 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.62 mas, bmaj=30.69 mas, bpa=50.9 degrees ! Estimated noise=0.775291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.33235e-06 Jy ! Component: 100 - total flux cleaned = -0.000207278 Jy ! Component: 150 - total flux cleaned = -0.000370329 Jy ! Component: 200 - total flux cleaned = -0.000625328 Jy ! Total flux subtracted in 200 components = -0.000625328 Jy ! Clean residual min=-0.000446 max=0.000442 Jy/beam ! Clean residual mean=-0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.17607 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 389 components and 0.17607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053024Jy sigma=1.200078 ! Fit after self-cal, rms=0.053021Jy sigma=1.199553 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.87822e-05 Jy ! Component: 100 - total flux cleaned = 4.22596e-05 Jy ! Component: 150 - total flux cleaned = -2.26939e-05 Jy ! Component: 200 - total flux cleaned = -8.26442e-05 Jy ! Total flux subtracted in 200 components = -8.26442e-05 Jy ! Clean residual min=-0.000327 max=0.000325 Jy/beam ! Clean residual mean=-0.000002 rms=0.000133 Jy/beam ! Combined flux in latest and established models = 0.175987 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 451 components and 0.175987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053003Jy sigma=1.199208 ! Fit after self-cal, rms=0.052998Jy sigma=1.199192 ! 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.052998Jy sigma=1.199192 ! Fit after self-cal, rms=0.052924Jy sigma=1.199117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.63 mas, bmaj=30.65 mas, bpa=50.92 degrees ! Estimated noise=0.774093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.34112e-05 Jy ! Component: 100 - total flux cleaned = -0.000125983 Jy ! Component: 150 - total flux cleaned = -0.000233516 Jy ! Component: 200 - total flux cleaned = -0.000335355 Jy ! Total flux subtracted in 200 components = -0.000335355 Jy ! Clean residual min=-0.000275 max=0.000276 Jy/beam ! Clean residual mean=0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.175652 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 508 components and 0.175652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052909Jy sigma=1.198917 ! Fit after self-cal, rms=0.052906Jy sigma=1.198902 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.000110716 Jy ! Component: 100 - total flux cleaned = 0.000153092 Jy ! Component: 150 - total flux cleaned = 0.000234118 Jy ! Component: 200 - total flux cleaned = 0.000363391 Jy ! Total flux subtracted in 200 components = 0.000363391 Jy ! Clean residual min=-0.000211 max=0.000211 Jy/beam ! Clean residual mean=0.000000 rms=0.000094 Jy/beam ! Combined flux in latest and established models = 0.176015 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 568 components and 0.176015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052897Jy sigma=1.198779 ! Fit after self-cal, rms=0.052896Jy sigma=1.198770 ! 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.052896Jy sigma=1.198770 ! Fit after self-cal, rms=0.052799Jy sigma=1.198717 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=22.88 mas, bmaj=30.67 mas, bpa=51.32 degrees ! Estimated noise=0.771058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151763 Jy ! Component: 100 - total flux cleaned = 0.000167589 Jy ! Component: 150 - total flux cleaned = 0.000181517 Jy ! Component: 200 - total flux cleaned = 0.000233083 Jy ! Total flux subtracted in 200 components = 0.000233083 Jy ! Clean residual min=-0.000214 max=0.000213 Jy/beam ! Clean residual mean=0.000000 rms=0.000088 Jy/beam ! Combined flux in latest and established models = 0.176248 Jy selfcal ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 630 components and 0.176248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052787Jy sigma=1.198609 ! Fit after self-cal, rms=0.052787Jy sigma=1.198598 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 = 2.12412e-05 Jy ! Component: 100 - total flux cleaned = 0.000106256 Jy ! Component: 150 - total flux cleaned = 0.000199314 Jy ! Component: 200 - total flux cleaned = 0.00028898 Jy ! Total flux subtracted in 200 components = 0.00028898 Jy ! Clean residual min=-0.000184 max=0.000183 Jy/beam ! Clean residual mean=0.000000 rms=0.000079 Jy/beam ! Combined flux in latest and established models = 0.176537 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 686 components and 0.176537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052780Jy sigma=1.198510 ! Fit after self-cal, rms=0.052781Jy sigma=1.198504 ! 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=22.63 mas, bmaj=30.63 mas, bpa=50.91 degrees ! Estimated noise=0.772488 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.63 x 30.63 at 50.91 degrees (North through East) ! Clean map min=-0.015537 max=0.1373 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=21.08 mas, bmaj=33.4 mas, bpa=47.51 degrees ! Estimated noise=1.16422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107925 Jy ! Component: 100 - total flux cleaned = 0.148647 Jy ! Component: 150 - total flux cleaned = 0.156583 Jy ! Component: 200 - total flux cleaned = 0.161138 Jy ! Total flux subtracted in 200 components = 0.161138 Jy ! Clean residual min=-0.010306 max=0.010274 Jy/beam ! Clean residual mean=-0.000048 rms=0.004858 Jy/beam ! Combined flux in latest and established models = 0.161138 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 89 model components to the UV plane model. ! The established model now contains 89 components and 0.161138 Jy ! Inverting map and beam ! Estimated beam: bmin=22.63 mas, bmaj=30.63 mas, bpa=50.91 degrees ! Estimated noise=0.772488 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.000107494 Jy ! Component: 100 - total flux cleaned = 0.00142088 Jy ! Component: 150 - total flux cleaned = 0.00451076 Jy ! Component: 200 - total flux cleaned = 0.00694228 Jy ! Total flux subtracted in 200 components = 0.00694228 Jy ! Clean residual min=-0.004505 max=0.004528 Jy/beam ! Clean residual mean=-0.000025 rms=0.002370 Jy/beam ! Combined flux in latest and established models = 0.168081 Jy ! Adding 141 model components to the UV plane model. ! The established model now contains 228 components and 0.168081 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=22.88 mas, bmaj=30.67 mas, bpa=51.32 degrees ! Estimated noise=0.771058 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465448 Jy ! Component: 100 - total flux cleaned = 0.00644135 Jy ! Component: 150 - total flux cleaned = 0.0076931 Jy ! Component: 200 - total flux cleaned = 0.00834201 Jy ! Total flux subtracted in 200 components = 0.00834201 Jy ! Clean residual min=-0.001823 max=0.001815 Jy/beam ! Clean residual mean=-0.000018 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.176423 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.00110715 Jy ! Component: 100 - total flux cleaned = -0.00224013 Jy ! Component: 150 - total flux cleaned = -0.0031587 Jy ! Component: 200 - total flux cleaned = -0.00405094 Jy ! Total flux subtracted in 200 components = -0.00405094 Jy ! Clean residual min=-0.001100 max=0.001079 Jy/beam ! Clean residual mean=-0.000015 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.172372 Jy ! Adding 244 model components to the UV plane model. ! The established model now contains 466 components and 0.172372 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=22.63 mas, bmaj=30.63 mas, bpa=50.91 degrees ! Estimated noise=0.772488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000300187 Jy ! Component: 100 - total flux cleaned = -0.000469718 Jy ! Component: 150 - total flux cleaned = -0.00043272 Jy ! Component: 200 - total flux cleaned = -0.000372279 Jy ! Total flux subtracted in 200 components = -0.000372279 Jy ! Clean residual min=-0.000454 max=0.000456 Jy/beam ! Clean residual mean=-0.000003 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.171999 Jy selfcal ! Performing phase self-cal ! Adding 135 model components to the UV plane model. ! The established model now contains 601 components and 0.171999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052824Jy sigma=1.199450 ! Fit after self-cal, rms=0.052827Jy sigma=1.199365 wmodel /scr/pima/bg219e_uvs/J1922+1530_S_map.mod ! Writing 601 model components to file: /scr/pima/bg219e_uvs/J1922+1530_S_map.mod wobs /scr/pima/bg219e_uvs/J1922+1530_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1922+1530_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1922+1530_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/J1922+1530_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 22.63 x 30.63 at 50.91 degrees (North through East) ! Clean map min=-0.016765 max=0.13187 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1922+1530_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131872 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023532 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.535337 0.535337 1.07067 2.14135 4.2827 8.5654 17.1308 34.2616 68.5232 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 560.394 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1922+1530_S_uvs.log closed on Thu Apr 7 06:50:23 2016