! Started logfile: /g0/scr/pima/npcsa_uvs/J0835+8350_S_uvs.log on Sun Oct 6 10:32:14 2013 obs /g0/scr/pima/npcsa_uvs/J0835+8350_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0835+8350_S_uva.fits ! AN table 1: 55 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.535714 visibilities/baseline/integration-bin. ! Found source: J0835+8350 ! ! 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 3300 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/J0835+8350_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005555Jy sigma=0.790042 ! Fit after self-cal, rms=0.935258Jy sigma=0.693861 ! 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.946 mas, bmaj=14.68 mas, bpa=12.24 degrees ! Estimated noise=29.1952 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.0727357 Jy ! Component: 100 - total flux cleaned = 0.086491 Jy ! Total flux subtracted in 100 components = 0.086491 Jy ! Clean residual min=-0.006458 max=0.006535 Jy/beam ! Clean residual mean=-0.000027 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.086491 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.086491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087730Jy sigma=0.073001 ! Fit after self-cal, rms=0.085734Jy sigma=0.072027 ! 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=9.548 mas, bmaj=16.43 mas, bpa=10.74 degrees ! Estimated noise=18.2858 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.00376196 Jy ! Component: 100 - total flux cleaned = 0.00356881 Jy ! Component: 150 - total flux cleaned = 0.00189246 Jy ! Component: 200 - total flux cleaned = 0.00148094 Jy ! Total flux subtracted in 200 components = 0.00148094 Jy ! Clean residual min=-0.003026 max=0.003019 Jy/beam ! Clean residual mean=-0.000011 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.087972 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 100 components and 0.087972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087177Jy sigma=0.068241 ! Fit after self-cal, rms=0.086992Jy sigma=0.068151 ! 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.88 FD 0.85 HN 1.00* KP 0.92 ! LA 1.19 NL 0.93 OV 0.87 PT 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.99 HN 1.00* KP 0.89 ! LA 1.01 NL 0.87 OV 0.84 PT 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.90 HN 1.00* KP 0.93 ! LA 0.75 NL 1.01 OV 0.96 PT 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.89 HN 1.00* KP 0.86 ! LA 0.66 NL 0.87 OV 0.87 PT 0.80 ! ! ! Fit before self-cal, rms=0.086992Jy sigma=0.068151 ! Fit after self-cal, rms=0.076431Jy sigma=0.062541 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.66 mas, bmaj=16.66 mas, bpa=11.04 degrees ! Estimated noise=14.5242 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.0142555 Jy ! Component: 100 - total flux cleaned = -0.0149611 Jy ! Component: 150 - total flux cleaned = -0.0144987 Jy ! Component: 200 - total flux cleaned = -0.0141773 Jy ! Total flux subtracted in 200 components = -0.0141773 Jy ! Clean residual min=-0.001161 max=0.001169 Jy/beam ! Clean residual mean=-0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0737947 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 157 components and 0.0737947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068942Jy sigma=0.064678 ! Fit after self-cal, rms=0.069039Jy sigma=0.064546 ! 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.069039Jy sigma=0.064546 ! Fit after self-cal, rms=0.063090Jy sigma=0.062137 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.635 mas, bmaj=16.61 mas, bpa=10.86 degrees ! Estimated noise=11.9646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0116953 Jy ! Component: 100 - total flux cleaned = -0.0139267 Jy ! Component: 150 - total flux cleaned = -0.013998 Jy ! Component: 200 - total flux cleaned = -0.0139875 Jy ! Total flux subtracted in 200 components = -0.0139875 Jy ! Clean residual min=-0.000762 max=0.000766 Jy/beam ! Clean residual mean=-0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0598072 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 202 components and 0.0598072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056958Jy sigma=0.064395 ! Fit after self-cal, rms=0.056971Jy sigma=0.064367 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.000164694 Jy ! Component: 100 - total flux cleaned = -2.50113e-05 Jy ! Component: 150 - total flux cleaned = -0.000151532 Jy ! Component: 200 - total flux cleaned = -0.000308495 Jy ! Total flux subtracted in 200 components = -0.000308495 Jy ! Clean residual min=-0.000631 max=0.000628 Jy/beam ! Clean residual mean=-0.000003 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.0594987 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 267 components and 0.0594987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056812Jy sigma=0.064392 ! Fit after self-cal, rms=0.056810Jy sigma=0.064380 ! 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.056810Jy sigma=0.064380 ! Fit after self-cal, rms=0.051547Jy sigma=0.061831 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.625 mas, bmaj=16.56 mas, bpa=10.51 degrees ! Estimated noise=9.77805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00948347 Jy ! Component: 100 - total flux cleaned = -0.0117067 Jy ! Component: 150 - total flux cleaned = -0.0118117 Jy ! Component: 200 - total flux cleaned = -0.0116933 Jy ! Total flux subtracted in 200 components = -0.0116933 Jy ! Clean residual min=-0.000453 max=0.000451 Jy/beam ! Clean residual mean=-0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0478055 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 322 components and 0.0478055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046538Jy sigma=0.064210 ! Fit after self-cal, rms=0.046544Jy sigma=0.064188 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.000297474 Jy ! Component: 100 - total flux cleaned = -0.000576122 Jy ! Component: 150 - total flux cleaned = -0.000749449 Jy ! Component: 200 - total flux cleaned = -0.000889518 Jy ! Total flux subtracted in 200 components = -0.000889518 Jy ! Clean residual min=-0.000381 max=0.000378 Jy/beam ! Clean residual mean=-0.000001 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.046916 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 379 components and 0.0469159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046447Jy sigma=0.064239 ! Fit after self-cal, rms=0.046450Jy sigma=0.064233 ! 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.046450Jy sigma=0.064233 ! Fit after self-cal, rms=0.042107Jy sigma=0.061660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.09 mas, bmaj=18.21 mas, bpa=12.68 degrees ! Estimated noise=8.07633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00773669 Jy ! Component: 100 - total flux cleaned = -0.00932147 Jy ! Component: 150 - total flux cleaned = -0.00905313 Jy ! Component: 200 - total flux cleaned = -0.0087809 Jy ! Total flux subtracted in 200 components = -0.0087809 Jy ! Clean residual min=-0.000386 max=0.000389 Jy/beam ! Clean residual mean=0.000001 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0381351 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 438 components and 0.0381351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038090Jy sigma=0.064005 ! Fit after self-cal, rms=0.038096Jy sigma=0.063979 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.000411677 Jy ! Component: 100 - total flux cleaned = -0.000643319 Jy ! Component: 150 - total flux cleaned = -0.000728122 Jy ! Component: 200 - total flux cleaned = -0.000824511 Jy ! Total flux subtracted in 200 components = -0.000824511 Jy ! Clean residual min=-0.000262 max=0.000259 Jy/beam ! Clean residual mean=-0.000001 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.0373106 Jy ! Performing phase self-cal ! Adding 99 model components to the UV plane model. ! The established model now contains 518 components and 0.0373105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.038000Jy sigma=0.064085 ! Fit after self-cal, rms=0.037997Jy sigma=0.064073 ! 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.615 mas, bmaj=16.52 mas, bpa=10.28 degrees ! Estimated noise=7.97948 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.615 x 16.52 at 10.28 degrees (North through East) ! Clean map min=-0.0040876 max=0.041962 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=8.019 mas, bmaj=14.67 mas, bpa=11.92 degrees ! Estimated noise=12.6658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0317056 Jy ! Component: 100 - total flux cleaned = 0.0369429 Jy ! Component: 150 - total flux cleaned = 0.0363423 Jy ! Component: 200 - total flux cleaned = 0.0353003 Jy ! Total flux subtracted in 200 components = 0.0353003 Jy ! Clean residual min=-0.002291 max=0.002289 Jy/beam ! Clean residual mean=-0.000010 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.0353003 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.0353003 Jy ! Inverting map and beam ! Estimated beam: bmin=9.615 mas, bmaj=16.52 mas, bpa=10.28 degrees ! Estimated noise=7.97948 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.000305737 Jy ! Component: 100 - total flux cleaned = -0.00151679 Jy ! Component: 150 - total flux cleaned = -0.00226511 Jy ! Component: 200 - total flux cleaned = -0.00296457 Jy ! Total flux subtracted in 200 components = -0.00296457 Jy ! Clean residual min=-0.001168 max=0.001160 Jy/beam ! Clean residual mean=-0.000009 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0323358 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 122 components and 0.0323358 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.09 mas, bmaj=18.21 mas, bpa=12.68 degrees ! Estimated noise=8.07633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000549802 Jy ! Component: 100 - total flux cleaned = -0.0012048 Jy ! Component: 150 - total flux cleaned = -0.00153359 Jy ! Component: 200 - total flux cleaned = -0.00178026 Jy ! Total flux subtracted in 200 components = -0.00178026 Jy ! Clean residual min=-0.000639 max=0.000641 Jy/beam ! Clean residual mean=-0.000006 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.0305555 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.000147691 Jy ! Component: 100 - total flux cleaned = -0.00010997 Jy ! Component: 150 - total flux cleaned = -4.18877e-05 Jy ! Component: 200 - total flux cleaned = -4.22236e-05 Jy ! Total flux subtracted in 200 components = -4.22236e-05 Jy ! Clean residual min=-0.000544 max=0.000552 Jy/beam ! Clean residual mean=-0.000007 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.0305133 Jy ! Adding 151 model components to the UV plane model. ! The established model now contains 263 components and 0.0305133 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.615 mas, bmaj=16.52 mas, bpa=10.28 degrees ! Estimated noise=7.97948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029869 Jy ! Component: 100 - total flux cleaned = 0.000410629 Jy ! Component: 150 - total flux cleaned = 0.000384812 Jy ! Component: 200 - total flux cleaned = 0.00031013 Jy ! Total flux subtracted in 200 components = 0.00031013 Jy ! Clean residual min=-0.000407 max=0.000406 Jy/beam ! Clean residual mean=-0.000003 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.0308234 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 316 components and 0.0308234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.037925Jy sigma=0.064561 ! Fit after self-cal, rms=0.037894Jy sigma=0.064521 wmodel /g0/scr/pima/npcsa_uvs/J0835+8350_S_map.mod ! Writing 316 model components to file: /g0/scr/pima/npcsa_uvs/J0835+8350_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J0835+8350_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0835+8350_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0835+8350_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/J0835+8350_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.615 x 16.52 at 10.28 degrees (North through East) ! Clean map min=-0.003525 max=0.037704 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J0835+8350_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0377041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000151578 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20606 1.20606 2.41213 4.82426 9.64852 19.297 38.5941 77.1881 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.037 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0835+8350_S_uvs.log closed on Sun Oct 6 10:32:17 2013