! Started logfile: /g0/scr/pima/npcsa_uvs/J1414+7905_S_uvs.log on Sun Oct 6 10:34:04 2013 obs /g0/scr/pima/npcsa_uvs/J1414+7905_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1414+7905_S_uva.fits ! AN table 1: 55 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.583636 visibilities/baseline/integration-bin. ! Found source: J1414+7905 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1284 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/npcsa_uvs/J1414+7905_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013939Jy sigma=0.799155 ! Fit after self-cal, rms=0.926441Jy sigma=0.692675 ! 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=24.89 mas, bmaj=40.28 mas, bpa=-17.34 degrees ! Estimated noise=35.5773 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.0791554 Jy ! Component: 100 - total flux cleaned = 0.0877258 Jy ! Total flux subtracted in 100 components = 0.0877258 Jy ! Clean residual min=-0.007514 max=0.007657 Jy/beam ! Clean residual mean=0.000030 rms=0.003387 Jy/beam ! Combined flux in latest and established models = 0.0877258 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0877258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078055Jy sigma=0.063874 ! Fit after self-cal, rms=0.076835Jy sigma=0.063452 ! 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=27.6 mas, bmaj=36.02 mas, bpa=-0.1091 degrees ! Estimated noise=30.6851 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.00186715 Jy ! Component: 100 - total flux cleaned = 0.00362548 Jy ! Component: 150 - total flux cleaned = 0.00386592 Jy ! Component: 200 - total flux cleaned = 0.00399156 Jy ! Total flux subtracted in 200 components = 0.00399156 Jy ! Clean residual min=-0.001915 max=0.001934 Jy/beam ! Clean residual mean=-0.000001 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0917173 Jy ! Performing phase self-cal ! Adding 129 model components to the UV plane model. ! The established model now contains 133 components and 0.0917173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079043Jy sigma=0.059701 ! Fit after self-cal, rms=0.078827Jy sigma=0.059650 ! 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: ! FD 0.89 KP 0.95 LA 0.98 OV 1.00* ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 0.71 LA 1.10 OV 1.00* ! PT 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 1.12 LA 0.85 OV 1.00* ! PT 0.91 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.86 LA 0.75 OV 1.00* ! PT 0.84 ! ! ! Fit before self-cal, rms=0.078827Jy sigma=0.059650 ! Fit after self-cal, rms=0.071921Jy sigma=0.054199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=27.49 mas, bmaj=36.07 mas, bpa=-1.509 degrees ! Estimated noise=25.0941 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.0142163 Jy ! Component: 100 - total flux cleaned = -0.0164931 Jy ! Component: 150 - total flux cleaned = -0.01609 Jy ! Component: 200 - total flux cleaned = -0.015833 Jy ! Total flux subtracted in 200 components = -0.015833 Jy ! Clean residual min=-0.000671 max=0.000664 Jy/beam ! Clean residual mean=-0.000008 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.0758843 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 185 components and 0.0758843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063625Jy sigma=0.056919 ! Fit after self-cal, rms=0.063680Jy sigma=0.056866 ! 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.063680Jy sigma=0.056866 ! Fit after self-cal, rms=0.059663Jy sigma=0.054100 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=27.41 mas, bmaj=36.19 mas, bpa=-1.839 degrees ! Estimated noise=20.7615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0117387 Jy ! Component: 100 - total flux cleaned = -0.0135454 Jy ! Component: 150 - total flux cleaned = -0.0133255 Jy ! Component: 200 - total flux cleaned = -0.0131783 Jy ! Total flux subtracted in 200 components = -0.0131783 Jy ! Clean residual min=-0.000468 max=0.000477 Jy/beam ! Clean residual mean=-0.000005 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.062706 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 236 components and 0.062706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052824Jy sigma=0.056829 ! Fit after self-cal, rms=0.052814Jy sigma=0.056822 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.000324339 Jy ! Component: 100 - total flux cleaned = 0.000433975 Jy ! Component: 150 - total flux cleaned = 0.000434406 Jy ! Component: 200 - total flux cleaned = 0.000464358 Jy ! Total flux subtracted in 200 components = 0.000464358 Jy ! Clean residual min=-0.000503 max=0.000501 Jy/beam ! Clean residual mean=-0.000006 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0631704 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 306 components and 0.0631704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052656Jy sigma=0.056958 ! Fit after self-cal, rms=0.052645Jy sigma=0.056952 ! 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.052645Jy sigma=0.056952 ! Fit after self-cal, rms=0.049263Jy sigma=0.053985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=27.32 mas, bmaj=36.36 mas, bpa=-2.235 degrees ! Estimated noise=17.1952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00920833 Jy ! Component: 100 - total flux cleaned = -0.0102808 Jy ! Component: 150 - total flux cleaned = -0.0102267 Jy ! Component: 200 - total flux cleaned = -0.0102479 Jy ! Total flux subtracted in 200 components = -0.0102479 Jy ! Clean residual min=-0.000357 max=0.000359 Jy/beam ! Clean residual mean=-0.000003 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.0529225 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 350 components and 0.0529225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043950Jy sigma=0.056712 ! Fit after self-cal, rms=0.043952Jy sigma=0.056704 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.000428187 Jy ! Component: 100 - total flux cleaned = 0.000428792 Jy ! Component: 150 - total flux cleaned = 0.000428683 Jy ! Component: 200 - total flux cleaned = 0.000315011 Jy ! Total flux subtracted in 200 components = 0.000315011 Jy ! Clean residual min=-0.000398 max=0.000396 Jy/beam ! Clean residual mean=-0.000003 rms=0.000138 Jy/beam ! Combined flux in latest and established models = 0.0532375 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 403 components and 0.0532375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043832Jy sigma=0.056833 ! Fit after self-cal, rms=0.043830Jy sigma=0.056828 ! 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.043830Jy sigma=0.056828 ! Fit after self-cal, rms=0.041044Jy sigma=0.053862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=27.37 mas, bmaj=36.68 mas, bpa=-2.525 degrees ! Estimated noise=14.2295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00765118 Jy ! Component: 100 - total flux cleaned = -0.00835613 Jy ! Component: 150 - total flux cleaned = -0.00833058 Jy ! Component: 200 - total flux cleaned = -0.00814609 Jy ! Total flux subtracted in 200 components = -0.00814609 Jy ! Clean residual min=-0.000302 max=0.000309 Jy/beam ! Clean residual mean=-0.000002 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0450914 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 452 components and 0.0450914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036612Jy sigma=0.056590 ! Fit after self-cal, rms=0.036611Jy sigma=0.056581 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.30694e-05 Jy ! Component: 100 - total flux cleaned = -6.28142e-05 Jy ! Component: 150 - total flux cleaned = -0.000200254 Jy ! Component: 200 - total flux cleaned = -0.000357483 Jy ! Total flux subtracted in 200 components = -0.000357483 Jy ! Clean residual min=-0.000269 max=0.000267 Jy/beam ! Clean residual mean=-0.000003 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.0447339 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 502 components and 0.0447339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036502Jy sigma=0.056731 ! Fit after self-cal, rms=0.036497Jy sigma=0.056728 ! 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=27.24 mas, bmaj=36.55 mas, bpa=-2.698 degrees ! Estimated noise=14.2392 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 27.24 x 36.55 at -2.698 degrees (North through East) ! Clean map min=-0.0098741 max=0.046058 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=24.69 mas, bmaj=41.29 mas, bpa=-17.66 degrees ! Estimated noise=16.3174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350379 Jy ! Component: 100 - total flux cleaned = 0.0354799 Jy ! Component: 150 - total flux cleaned = 0.0382925 Jy ! Component: 200 - total flux cleaned = 0.0396096 Jy ! Total flux subtracted in 200 components = 0.0396096 Jy ! Clean residual min=-0.001832 max=0.001848 Jy/beam ! Clean residual mean=0.000001 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.0396096 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.0396096 Jy ! Inverting map and beam ! Estimated beam: bmin=27.24 mas, bmaj=36.55 mas, bpa=-2.698 degrees ! Estimated noise=14.2392 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.0018047 Jy ! Component: 100 - total flux cleaned = -0.00234542 Jy ! Component: 150 - total flux cleaned = -0.00294062 Jy ! Component: 200 - total flux cleaned = -0.00305005 Jy ! Total flux subtracted in 200 components = -0.00305005 Jy ! Clean residual min=-0.000619 max=0.000613 Jy/beam ! Clean residual mean=-0.000005 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0365596 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 153 components and 0.0365596 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=27.37 mas, bmaj=36.68 mas, bpa=-2.525 degrees ! Estimated noise=14.2295 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147483 Jy ! Component: 100 - total flux cleaned = -5.91971e-05 Jy ! Component: 150 - total flux cleaned = -0.000173844 Jy ! Component: 200 - total flux cleaned = -0.000262277 Jy ! Total flux subtracted in 200 components = -0.000262277 Jy ! Clean residual min=-0.000508 max=0.000508 Jy/beam ! Clean residual mean=-0.000002 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.0362973 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.000194047 Jy ! Component: 100 - total flux cleaned = 0.000411674 Jy ! Component: 150 - total flux cleaned = 0.000703807 Jy ! Component: 200 - total flux cleaned = 0.000991252 Jy ! Total flux subtracted in 200 components = 0.000991252 Jy ! Clean residual min=-0.000860 max=0.000846 Jy/beam ! Clean residual mean=-0.000002 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.0372885 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 239 components and 0.0372885 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=27.24 mas, bmaj=36.55 mas, bpa=-2.698 degrees ! Estimated noise=14.2392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000609611 Jy ! Component: 100 - total flux cleaned = -0.00115159 Jy ! Component: 150 - total flux cleaned = -0.00143318 Jy ! Component: 200 - total flux cleaned = -0.00143293 Jy ! Total flux subtracted in 200 components = -0.00143293 Jy ! Clean residual min=-0.000373 max=0.000376 Jy/beam ! Clean residual mean=-0.000007 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.0358556 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 319 components and 0.0358556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.036511Jy sigma=0.056864 ! Fit after self-cal, rms=0.036511Jy sigma=0.056851 wmodel /g0/scr/pima/npcsa_uvs/J1414+7905_S_map.mod ! Writing 319 model components to file: /g0/scr/pima/npcsa_uvs/J1414+7905_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J1414+7905_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1414+7905_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1414+7905_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/npcsa_uvs/J1414+7905_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 27.24 x 36.55 at -2.698 degrees (North through East) ! Clean map min=-0.0064665 max=0.04243 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1414+7905_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0424299 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127838 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.903876 0.903876 1.80775 3.61551 7.23101 14.462 28.924 57.8481 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.042 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1414+7905_S_uvs.log closed on Sun Oct 6 10:34:07 2013