! Started logfile: /g0/scr/pima/npcsb_uvs/J1842+7946_S_uvs.log on Wed Sep 25 00:13:05 2013 obs /g0/scr/pima/npcsb_uvs/J1842+7946_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1842+7946_S_uva.fits ! AN table 1: 46 integrations on 15 of 15 possible baselines. ! AN table 2: 46 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.986413 visibilities/baseline/integration-bin. ! Found source: J1842+7946 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2904 visibilities. select RR ! 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 /g0/scr/pima/npcsb_uvs/J1842+7946_S] 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 2 telescope corrections were flagged in sub-array 1. ! A total of 92 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 92 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 92 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 92 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.954799Jy sigma=2.043313 ! Fit after self-cal, rms=0.877949Jy sigma=1.935671 ! 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=7.675 mas, bmaj=23.12 mas, bpa=51.52 degrees ! Estimated noise=14.4183 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.0703768 Jy ! Component: 100 - total flux cleaned = 0.066878 Jy ! Total flux subtracted in 100 components = 0.066878 Jy ! Clean residual min=-0.022638 max=0.022610 Jy/beam ! Clean residual mean=-0.000047 rms=0.009216 Jy/beam ! Combined flux in latest and established models = 0.066878 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.066878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128253Jy sigma=0.234912 ! Fit after self-cal, rms=0.127243Jy sigma=0.233651 ! 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=8.894 mas, bmaj=22.74 mas, bpa=48.62 degrees ! Estimated noise=6.34536 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.0234477 Jy ! Component: 100 - total flux cleaned = 0.0163152 Jy ! Component: 150 - total flux cleaned = 0.00974877 Jy ! Component: 200 - total flux cleaned = 0.00132198 Jy ! Total flux subtracted in 200 components = 0.00132198 Jy ! Clean residual min=-0.011617 max=0.011554 Jy/beam ! Clean residual mean=0.000035 rms=0.005290 Jy/beam ! Combined flux in latest and established models = 0.0682 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 130 components and 0.0681999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103935Jy sigma=0.185658 ! Fit after self-cal, rms=0.102582Jy sigma=0.183819 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 KP 0.88 LA 0.96 ! OV 1.00 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 KP 0.82 LA 0.94 ! OV 1.00 PT 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.97 KP 0.90 LA 0.78 ! OV 1.07 PT 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 KP 0.83 LA 0.71 ! OV 0.88 PT 0.85 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.102582Jy sigma=0.183819 ! Fit after self-cal, rms=0.079892Jy sigma=0.173080 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.228 mas, bmaj=22.87 mas, bpa=47.6 degrees ! Estimated noise=5.6363 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.0117832 Jy ! Component: 100 - total flux cleaned = 0.018449 Jy ! Component: 150 - total flux cleaned = 0.0203291 Jy ! Component: 200 - total flux cleaned = 0.0221797 Jy ! Total flux subtracted in 200 components = 0.0221797 Jy ! Clean residual min=-0.002780 max=0.002752 Jy/beam ! Clean residual mean=-0.000018 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.0903797 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 226 components and 0.0903797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077542Jy sigma=0.167422 ! Fit after self-cal, rms=0.077295Jy sigma=0.166993 ! 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.077295Jy sigma=0.166993 ! Fit after self-cal, rms=0.077664Jy sigma=0.166951 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.273 mas, bmaj=22.9 mas, bpa=47.48 degrees ! Estimated noise=5.66162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323858 Jy ! Component: 100 - total flux cleaned = 0.00420391 Jy ! Component: 150 - total flux cleaned = 0.00478452 Jy ! Component: 200 - total flux cleaned = 0.00498891 Jy ! Total flux subtracted in 200 components = 0.00498891 Jy ! Clean residual min=-0.001580 max=0.001584 Jy/beam ! Clean residual mean=-0.000009 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.0953686 Jy selfcal ! Performing phase self-cal ! Adding 88 model components to the UV plane model. ! The established model now contains 304 components and 0.0953686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077218Jy sigma=0.165939 ! Fit after self-cal, rms=0.077177Jy sigma=0.165889 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.000283164 Jy ! Component: 100 - total flux cleaned = 0.000521948 Jy ! Component: 150 - total flux cleaned = 0.000668635 Jy ! Component: 200 - total flux cleaned = 0.000668954 Jy ! Total flux subtracted in 200 components = 0.000668954 Jy ! Clean residual min=-0.001021 max=0.001018 Jy/beam ! Clean residual mean=-0.000004 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0960375 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 360 components and 0.0960375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077012Jy sigma=0.165554 ! Fit after self-cal, rms=0.076998Jy sigma=0.165541 ! 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.076998Jy sigma=0.165541 ! Fit after self-cal, rms=0.077041Jy sigma=0.165531 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.279 mas, bmaj=22.91 mas, bpa=47.51 degrees ! Estimated noise=5.66273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145035 Jy ! Component: 100 - total flux cleaned = 0.000315378 Jy ! Component: 150 - total flux cleaned = 0.000523377 Jy ! Component: 200 - total flux cleaned = 0.000322865 Jy ! Total flux subtracted in 200 components = 0.000322865 Jy ! Clean residual min=-0.000808 max=0.000807 Jy/beam ! Clean residual mean=-0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0963604 Jy selfcal ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 422 components and 0.0963604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076953Jy sigma=0.165349 ! Fit after self-cal, rms=0.076948Jy sigma=0.165343 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 = -6.10581e-05 Jy ! Component: 100 - total flux cleaned = -1.56983e-05 Jy ! Component: 150 - total flux cleaned = 7.15468e-05 Jy ! Component: 200 - total flux cleaned = 6.97695e-05 Jy ! Total flux subtracted in 200 components = 6.97695e-05 Jy ! Clean residual min=-0.000693 max=0.000690 Jy/beam ! Clean residual mean=-0.000002 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0964302 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 478 components and 0.0964302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076894Jy sigma=0.165225 ! Fit after self-cal, rms=0.076891Jy sigma=0.165222 ! 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.076891Jy sigma=0.165222 ! Fit after self-cal, rms=0.076783Jy sigma=0.165216 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.33 mas, bmaj=23.11 mas, bpa=45.54 degrees ! Estimated noise=5.71637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.89454e-06 Jy ! Component: 100 - total flux cleaned = -8.70119e-05 Jy ! Component: 150 - total flux cleaned = -4.50226e-05 Jy ! Component: 200 - total flux cleaned = -4.40504e-05 Jy ! Total flux subtracted in 200 components = -4.40504e-05 Jy ! Clean residual min=-0.000659 max=0.000659 Jy/beam ! Clean residual mean=0.000000 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.0963862 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 532 components and 0.0963861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076736Jy sigma=0.165118 ! Fit after self-cal, rms=0.076734Jy sigma=0.165114 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.00273e-05 Jy ! Component: 100 - total flux cleaned = 3.85725e-05 Jy ! Component: 150 - total flux cleaned = 0.000112875 Jy ! Component: 200 - total flux cleaned = 0.000222246 Jy ! Total flux subtracted in 200 components = 0.000222246 Jy ! Clean residual min=-0.000605 max=0.000604 Jy/beam ! Clean residual mean=-0.000001 rms=0.000227 Jy/beam ! Combined flux in latest and established models = 0.0966084 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 586 components and 0.0966084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076695Jy sigma=0.165040 ! Fit after self-cal, rms=0.076693Jy sigma=0.165037 ! 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=9.276 mas, bmaj=22.9 mas, bpa=47.55 degrees ! Estimated noise=5.6563 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.276 x 22.9 at 47.55 degrees (North through East) ! Clean map min=-0.020825 max=0.1067 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=7.895 mas, bmaj=23.23 mas, bpa=51.05 degrees ! Estimated noise=13.2155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0607086 Jy ! Component: 100 - total flux cleaned = 0.0507338 Jy ! Component: 150 - total flux cleaned = 0.0441824 Jy ! Component: 200 - total flux cleaned = 0.0443351 Jy ! Total flux subtracted in 200 components = 0.0443351 Jy ! Clean residual min=-0.012520 max=0.012675 Jy/beam ! Clean residual mean=-0.000022 rms=0.005398 Jy/beam ! Combined flux in latest and established models = 0.0443351 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.0443351 Jy ! Inverting map and beam ! Estimated beam: bmin=9.276 mas, bmaj=22.9 mas, bpa=47.55 degrees ! Estimated noise=5.6563 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.0167846 Jy ! Component: 100 - total flux cleaned = 0.0213448 Jy ! Component: 150 - total flux cleaned = 0.0225143 Jy ! Component: 200 - total flux cleaned = 0.0225675 Jy ! Total flux subtracted in 200 components = 0.0225675 Jy ! Clean residual min=-0.006529 max=0.006551 Jy/beam ! Clean residual mean=-0.000004 rms=0.003126 Jy/beam ! Combined flux in latest and established models = 0.0669026 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 173 components and 0.0669026 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=10.33 mas, bmaj=23.11 mas, bpa=45.54 degrees ! Estimated noise=5.71637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000910663 Jy ! Component: 100 - total flux cleaned = -0.000557473 Jy ! Component: 150 - total flux cleaned = 0.00152175 Jy ! Component: 200 - total flux cleaned = 0.00458985 Jy ! Total flux subtracted in 200 components = 0.00458985 Jy ! Clean residual min=-0.003348 max=0.003369 Jy/beam ! Clean residual mean=-0.000007 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.0714924 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.00207895 Jy ! Component: 100 - total flux cleaned = 0.00437508 Jy ! Component: 150 - total flux cleaned = 0.00585019 Jy ! Component: 200 - total flux cleaned = 0.00721829 Jy ! Total flux subtracted in 200 components = 0.00721829 Jy ! Clean residual min=-0.002164 max=0.002185 Jy/beam ! Clean residual mean=-0.000005 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.0787107 Jy ! Adding 184 model components to the UV plane model. ! The established model now contains 352 components and 0.0787107 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.276 mas, bmaj=22.9 mas, bpa=47.55 degrees ! Estimated noise=5.6563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00051409 Jy ! Component: 100 - total flux cleaned = 0.0012941 Jy ! Component: 150 - total flux cleaned = 0.00181655 Jy ! Component: 200 - total flux cleaned = 0.00201718 Jy ! Total flux subtracted in 200 components = 0.00201718 Jy ! Clean residual min=-0.001048 max=0.001053 Jy/beam ! Clean residual mean=-0.000003 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0807278 Jy selfcal ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 412 components and 0.0807278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076773Jy sigma=0.165360 ! Fit after self-cal, rms=0.076761Jy sigma=0.165295 wmodel /g0/scr/pima/npcsb_uvs/J1842+7946_S_map.mod ! Writing 412 model components to file: /g0/scr/pima/npcsb_uvs/J1842+7946_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1842+7946_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1842+7946_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1842+7946_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/g0/scr/pima/npcsb_uvs/J1842+7946_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.276 x 22.9 at 47.55 degrees (North through East) ! Clean map min=-0.023375 max=0.096217 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1842+7946_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0962173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000420869 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.31225 1.31225 2.62449 5.24898 10.498 20.9959 41.9919 83.9837 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1842+7946_S_uvs.log closed on Wed Sep 25 00:13:09 2013