! Started logfile: /g0/scr/pima/npcsc_uvs/J1822+8257_X_uvs.log on Sun Oct 6 14:26:26 2013 obs /g0/scr/pima/npcsc_uvs/J1822+8257_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1822+8257_X_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1822+8257 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7360 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsc_uvs/J1822+8257_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.169670Jy sigma=3.347094 ! Fit after self-cal, rms=1.069332Jy sigma=3.127063 ! 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=0.601 mas, bmaj=2.856 mas, bpa=10.37 degrees ! Estimated noise=14.8297 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.14277 Jy ! Component: 100 - total flux cleaned = 0.107848 Jy ! Total flux subtracted in 100 components = 0.107848 Jy ! Clean residual min=-0.095846 max=0.095298 Jy/beam ! Clean residual mean=-0.000013 rms=0.058297 Jy/beam ! Combined flux in latest and established models = 0.107848 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 63 components and 0.107848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.589179Jy sigma=3.041221 ! Fit after self-cal, rms=0.588190Jy sigma=3.041004 ! 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=0.8541 mas, bmaj=2.98 mas, bpa=8.695 degrees ! Estimated noise=7.70785 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.0160025 Jy ! Component: 100 - total flux cleaned = -0.0707674 Jy ! Component: 150 - total flux cleaned = -0.108611 Jy ! Component: 200 - total flux cleaned = -0.153101 Jy ! Total flux subtracted in 200 components = -0.153101 Jy ! Clean residual min=-0.061406 max=0.061229 Jy/beam ! Clean residual mean=-0.000001 rms=0.030446 Jy/beam ! Combined flux in latest and established models = -0.0452525 Jy ! Performing phase self-cal ! Adding 156 model components to the UV plane model. ! The established model now contains 214 components and -0.0452526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.582294Jy sigma=2.993401 ! Fit after self-cal, rms=0.581625Jy sigma=2.993253 ! 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 0.18 FD 3.60 HN 2.76 KP 3.86 ! LA 4.06 MK 3.88 NL 3.14 OV 5.22 ! PT 0.24 SC 3.34 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.19 FD 3.64 HN 2.33 KP 3.32 ! LA 3.76 MK 3.48 NL 3.10 OV 5.02 ! PT 0.26 SC 3.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.16 FD 3.68 HN 3.09 KP 3.09 ! LA 4.01 MK 3.08 NL 3.07 OV 5.87 ! PT 0.26 SC 3.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.16 FD 3.02 HN 3.05 KP 3.34 ! LA 3.94 MK 3.76 NL 3.28 OV 5.07 ! PT 0.26 SC 3.80 ! ! ! Fit before self-cal, rms=0.581625Jy sigma=2.993253 ! Fit after self-cal, rms=1.460314Jy sigma=1.817111 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=2.494 mas, bpa=18.07 degrees ! Estimated noise=7.31415 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.197765 Jy ! Component: 100 - total flux cleaned = 0.295723 Jy ! Component: 150 - total flux cleaned = 0.292077 Jy ! Component: 200 - total flux cleaned = 0.305505 Jy ! Total flux subtracted in 200 components = 0.305505 Jy ! Clean residual min=-0.036343 max=0.036474 Jy/beam ! Clean residual mean=0.000000 rms=0.010483 Jy/beam ! Combined flux in latest and established models = 0.260252 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 273 components and 0.260252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.391964Jy sigma=1.998539 ! Fit after self-cal, rms=1.417289Jy sigma=1.997019 ! 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=1.417289Jy sigma=1.997019 ! Fit after self-cal, rms=4.305374Jy sigma=1.409203 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.456 mas, bmaj=2.537 mas, bpa=32.17 degrees ! Estimated noise=5.41849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.069496 Jy ! Component: 100 - total flux cleaned = 0.115173 Jy ! Component: 150 - total flux cleaned = 0.155496 Jy ! Component: 200 - total flux cleaned = 0.191788 Jy ! Total flux subtracted in 200 components = 0.191788 Jy ! Clean residual min=-0.022410 max=0.022934 Jy/beam ! Clean residual mean=-0.000003 rms=0.007378 Jy/beam ! Combined flux in latest and established models = 0.45204 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 310 components and 0.45204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.274367Jy sigma=1.652838 ! Fit after self-cal, rms=4.287288Jy sigma=1.652513 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.0299166 Jy ! Component: 100 - total flux cleaned = 0.0602409 Jy ! Component: 150 - total flux cleaned = 0.0890208 Jy ! Component: 200 - total flux cleaned = 0.115951 Jy ! Total flux subtracted in 200 components = 0.115951 Jy ! Clean residual min=-0.018352 max=0.018518 Jy/beam ! Clean residual mean=-0.000004 rms=0.005966 Jy/beam ! Combined flux in latest and established models = 0.567991 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 339 components and 0.567991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.267735Jy sigma=1.752145 ! Fit after self-cal, rms=4.265764Jy sigma=1.751624 ! 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=4.265764Jy sigma=1.751624 ! Fit after self-cal, rms=0.488445Jy sigma=2.331678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.237 mas, bmaj=2.579 mas, bpa=15.21 degrees ! Estimated noise=5.06354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326719 Jy ! Component: 100 - total flux cleaned = 0.0418199 Jy ! Component: 150 - total flux cleaned = 0.0492913 Jy ! Component: 200 - total flux cleaned = 0.0481978 Jy ! Total flux subtracted in 200 components = 0.0481978 Jy ! Clean residual min=-0.018460 max=0.018456 Jy/beam ! Clean residual mean=0.000070 rms=0.006759 Jy/beam ! Combined flux in latest and established models = 0.616189 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 412 components and 0.616189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.483854Jy sigma=2.047861 ! Fit after self-cal, rms=0.446682Jy sigma=2.047203 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.0128587 Jy ! Component: 100 - total flux cleaned = 0.0199491 Jy ! Component: 150 - total flux cleaned = 0.027227 Jy ! Component: 200 - total flux cleaned = 0.0309594 Jy ! Total flux subtracted in 200 components = 0.0309594 Jy ! Clean residual min=-0.011828 max=0.011831 Jy/beam ! Clean residual mean=0.000030 rms=0.004505 Jy/beam ! Combined flux in latest and established models = 0.647148 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 460 components and 0.647148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.443737Jy sigma=1.973504 ! Fit after self-cal, rms=0.441883Jy sigma=1.973435 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.441883Jy sigma=1.973435 ! Fit after self-cal, rms=0.322248Jy sigma=2.061247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.441 mas, bmaj=3.388 mas, bpa=50.56 degrees ! Estimated noise=4.28063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0173238 Jy ! Component: 100 - total flux cleaned = -0.0198325 Jy ! Component: 150 - total flux cleaned = -0.0191589 Jy ! Component: 200 - total flux cleaned = -0.0178569 Jy ! Total flux subtracted in 200 components = -0.0178569 Jy ! Clean residual min=-0.010278 max=0.010377 Jy/beam ! Clean residual mean=0.000034 rms=0.003819 Jy/beam ! Combined flux in latest and established models = 0.629291 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 515 components and 0.629291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319901Jy sigma=1.967348 ! Fit after self-cal, rms=0.314298Jy sigma=1.967124 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.00465298 Jy ! Component: 100 - total flux cleaned = 0.00568614 Jy ! Component: 150 - total flux cleaned = 0.008151 Jy ! Component: 200 - total flux cleaned = 0.00910242 Jy ! Total flux subtracted in 200 components = 0.00910242 Jy ! Clean residual min=-0.007808 max=0.007778 Jy/beam ! Clean residual mean=0.000016 rms=0.002962 Jy/beam ! Combined flux in latest and established models = 0.638394 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 555 components and 0.638394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313144Jy sigma=1.926026 ! Fit after self-cal, rms=0.313167Jy sigma=1.925943 ! 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=1.239 mas, bmaj=2.672 mas, bpa=12.4 degrees ! Estimated noise=4.66441 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.239 x 2.672 at 12.4 degrees (North through East) ! Clean map min=-0.02817 max=0.16626 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=0.8431 mas, bmaj=2.522 mas, bpa=11.57 degrees ! Estimated noise=12.0551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145472 Jy ! Component: 100 - total flux cleaned = 0.205961 Jy ! Component: 150 - total flux cleaned = 0.253796 Jy ! Component: 200 - total flux cleaned = 0.285259 Jy ! Total flux subtracted in 200 components = 0.285259 Jy ! Clean residual min=-0.040021 max=0.040048 Jy/beam ! Clean residual mean=-0.000010 rms=0.019706 Jy/beam ! Combined flux in latest and established models = 0.285259 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.285259 Jy ! Inverting map and beam ! Estimated beam: bmin=1.239 mas, bmaj=2.672 mas, bpa=12.4 degrees ! Estimated noise=4.66441 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.0141403 Jy ! Component: 100 - total flux cleaned = 0.0246356 Jy ! Component: 150 - total flux cleaned = 0.0323945 Jy ! Component: 200 - total flux cleaned = 0.0393852 Jy ! Total flux subtracted in 200 components = 0.0393852 Jy ! Clean residual min=-0.018244 max=0.018335 Jy/beam ! Clean residual mean=0.000010 rms=0.006247 Jy/beam ! Combined flux in latest and established models = 0.324645 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 133 components and 0.324644 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.441 mas, bmaj=3.388 mas, bpa=50.56 degrees ! Estimated noise=4.28063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00443511 Jy ! Component: 100 - total flux cleaned = -0.00242787 Jy ! Component: 150 - total flux cleaned = 0.0018814 Jy ! Component: 200 - total flux cleaned = 0.0100769 Jy ! Total flux subtracted in 200 components = 0.0100769 Jy ! Clean residual min=-0.013151 max=0.013245 Jy/beam ! Clean residual mean=0.000007 rms=0.004600 Jy/beam ! Combined flux in latest and established models = 0.334721 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.00777075 Jy ! Component: 100 - total flux cleaned = 0.0137855 Jy ! Component: 150 - total flux cleaned = 0.0218581 Jy ! Component: 200 - total flux cleaned = 0.0283569 Jy ! Total flux subtracted in 200 components = 0.0283569 Jy ! Clean residual min=-0.011904 max=0.012063 Jy/beam ! Clean residual mean=0.000011 rms=0.004043 Jy/beam ! Combined flux in latest and established models = 0.363078 Jy ! Adding 107 model components to the UV plane model. ! The established model now contains 238 components and 0.363078 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.239 mas, bmaj=2.672 mas, bpa=12.4 degrees ! Estimated noise=4.66441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133986 Jy ! Component: 100 - total flux cleaned = 0.0240074 Jy ! Component: 150 - total flux cleaned = 0.0333875 Jy ! Component: 200 - total flux cleaned = 0.0410452 Jy ! Total flux subtracted in 200 components = 0.0410452 Jy ! Clean residual min=-0.010375 max=0.010455 Jy/beam ! Clean residual mean=0.000007 rms=0.003605 Jy/beam ! Combined flux in latest and established models = 0.404123 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 283 components and 0.404123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.326848Jy sigma=1.969403 ! Fit after self-cal, rms=0.327868Jy sigma=1.968866 wmodel /g0/scr/pima/npcsc_uvs/J1822+8257_X_map.mod ! Writing 283 model components to file: /g0/scr/pima/npcsc_uvs/J1822+8257_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J1822+8257_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1822+8257_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1822+8257_X_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/npcsc_uvs/J1822+8257_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.239 x 2.672 at 12.4 degrees (North through East) ! Clean map min=-0.019925 max=0.1329 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1822+8257_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132903 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00348033 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.85612 7.85612 15.7122 31.4245 62.849 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0104 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1822+8257_X_uvs.log closed on Sun Oct 6 14:26:29 2013