! Started logfile: /g0/scr/pima/npcsb_uvs/J2325+7917_X_uvs.log on Sat Oct 5 18:55:30 2013 obs /g0/scr/pima/npcsb_uvs/J2325+7917_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J2325+7917_X_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.741848 visibilities/baseline/integration-bin. ! Found source: J2325+7917 ! ! 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 2184 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/npcsb_uvs/J2325+7917_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. ! A total of 14 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 14 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 14 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 14 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=1.011526Jy sigma=1.269396 ! Fit after self-cal, rms=0.889603Jy sigma=1.060060 ! 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=2.805 mas, bmaj=7.614 mas, bpa=37.71 degrees ! Estimated noise=24.9899 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.113774 Jy ! Component: 100 - total flux cleaned = 0.153494 Jy ! Total flux subtracted in 100 components = 0.153494 Jy ! Clean residual min=-0.017111 max=0.017794 Jy/beam ! Clean residual mean=0.000049 rms=0.006725 Jy/beam ! Combined flux in latest and established models = 0.153494 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.153494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082331Jy sigma=0.106675 ! Fit after self-cal, rms=0.082079Jy sigma=0.106430 ! 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=3.27 mas, bmaj=7.977 mas, bpa=31.61 degrees ! Estimated noise=13.9276 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.0170527 Jy ! Component: 100 - total flux cleaned = 0.0245267 Jy ! Component: 150 - total flux cleaned = 0.027574 Jy ! Component: 200 - total flux cleaned = 0.0282198 Jy ! Total flux subtracted in 200 components = 0.0282198 Jy ! Clean residual min=-0.003872 max=0.003878 Jy/beam ! Clean residual mean=0.000010 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.181714 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 117 components and 0.181714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079393Jy sigma=0.093757 ! Fit after self-cal, rms=0.079174Jy sigma=0.093475 ! 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.80 FD 0.95 KP 1.00 LA 0.98 ! OV 0.88 PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.92 KP 0.92 LA 0.96 ! OV 0.83 PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.94 KP 0.89 LA 0.93 ! OV 0.85 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 0.82 FD 0.97 KP 0.90 LA 0.89 ! OV 0.94 PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.079174Jy sigma=0.093475 ! Fit after self-cal, rms=0.073819Jy sigma=0.089205 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=7.872 mas, bpa=32.27 degrees ! Estimated noise=12.1526 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.00964128 Jy ! Component: 100 - total flux cleaned = -0.00963955 Jy ! Component: 150 - total flux cleaned = -0.00937481 Jy ! Component: 200 - total flux cleaned = -0.00925327 Jy ! Total flux subtracted in 200 components = -0.00925327 Jy ! Clean residual min=-0.001738 max=0.001753 Jy/beam ! Clean residual mean=0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.17246 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 156 components and 0.17246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068103Jy sigma=0.090560 ! Fit after self-cal, rms=0.068043Jy sigma=0.090468 ! 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.068043Jy sigma=0.090468 ! Fit after self-cal, rms=0.065331Jy sigma=0.088500 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=7.795 mas, bpa=33.16 degrees ! Estimated noise=10.9467 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0100646 Jy ! Component: 100 - total flux cleaned = -0.0115578 Jy ! Component: 150 - total flux cleaned = -0.0118939 Jy ! Component: 200 - total flux cleaned = -0.0123439 Jy ! Total flux subtracted in 200 components = -0.0123439 Jy ! Clean residual min=-0.001191 max=0.001178 Jy/beam ! Clean residual mean=0.000002 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.160116 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 194 components and 0.160116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060767Jy sigma=0.090251 ! Fit after self-cal, rms=0.060748Jy sigma=0.090218 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.000199599 Jy ! Component: 100 - total flux cleaned = -0.000862075 Jy ! Component: 150 - total flux cleaned = -0.00123373 Jy ! Component: 200 - total flux cleaned = -0.00135186 Jy ! Total flux subtracted in 200 components = -0.00135186 Jy ! Clean residual min=-0.000946 max=0.000954 Jy/beam ! Clean residual mean=0.000002 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.158765 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 237 components and 0.158765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060485Jy sigma=0.090133 ! Fit after self-cal, rms=0.060482Jy sigma=0.090121 ! 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.060482Jy sigma=0.090121 ! Fit after self-cal, rms=0.058096Jy sigma=0.088018 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=7.724 mas, bpa=34.08 degrees ! Estimated noise=9.81937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00843488 Jy ! Component: 100 - total flux cleaned = -0.0099005 Jy ! Component: 150 - total flux cleaned = -0.0101259 Jy ! Component: 200 - total flux cleaned = -0.0104937 Jy ! Total flux subtracted in 200 components = -0.0104937 Jy ! Clean residual min=-0.000825 max=0.000821 Jy/beam ! Clean residual mean=0.000002 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.148271 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 285 components and 0.148271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054449Jy sigma=0.089870 ! Fit after self-cal, rms=0.054447Jy sigma=0.089855 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.0007274 Jy ! Component: 100 - total flux cleaned = -0.00107293 Jy ! Component: 150 - total flux cleaned = -0.00123833 Jy ! Component: 200 - total flux cleaned = -0.00131919 Jy ! Total flux subtracted in 200 components = -0.00131919 Jy ! Clean residual min=-0.000673 max=0.000676 Jy/beam ! Clean residual mean=0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.146952 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 335 components and 0.146952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054271Jy sigma=0.089940 ! Fit after self-cal, rms=0.054272Jy sigma=0.089934 ! 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.054272Jy sigma=0.089934 ! Fit after self-cal, rms=0.052183Jy sigma=0.087778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=7.941 mas, bpa=32.54 degrees ! Estimated noise=8.70886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00745013 Jy ! Component: 100 - total flux cleaned = -0.00884806 Jy ! Component: 150 - total flux cleaned = -0.00901818 Jy ! Component: 200 - total flux cleaned = -0.00910326 Jy ! Total flux subtracted in 200 components = -0.00910326 Jy ! Clean residual min=-0.000680 max=0.000681 Jy/beam ! Clean residual mean=0.000001 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.137848 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 387 components and 0.137848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049097Jy sigma=0.089604 ! Fit after self-cal, rms=0.049098Jy sigma=0.089590 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.000104878 Jy ! Component: 100 - total flux cleaned = -0.000268317 Jy ! Component: 150 - total flux cleaned = -0.000388283 Jy ! Component: 200 - total flux cleaned = -0.000562471 Jy ! Total flux subtracted in 200 components = -0.000562471 Jy ! Clean residual min=-0.000484 max=0.000478 Jy/beam ! Clean residual mean=0.000001 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.137286 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 446 components and 0.137286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048968Jy sigma=0.089704 ! Fit after self-cal, rms=0.048968Jy sigma=0.089699 ! 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=2.929 mas, bmaj=7.661 mas, bpa=34.95 degrees ! Estimated noise=8.76458 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.929 x 7.661 at 34.95 degrees (North through East) ! Clean map min=-0.0038557 max=0.086762 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=2.507 mas, bmaj=7.588 mas, bpa=40.24 degrees ! Estimated noise=14.8185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0704656 Jy ! Component: 100 - total flux cleaned = 0.101834 Jy ! Component: 150 - total flux cleaned = 0.117944 Jy ! Component: 200 - total flux cleaned = 0.125042 Jy ! Total flux subtracted in 200 components = 0.125042 Jy ! Clean residual min=-0.005572 max=0.005624 Jy/beam ! Clean residual mean=0.000014 rms=0.002309 Jy/beam ! Combined flux in latest and established models = 0.125042 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 81 model components to the UV plane model. ! The established model now contains 81 components and 0.125042 Jy ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.661 mas, bpa=34.95 degrees ! Estimated noise=8.76458 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.00709179 Jy ! Component: 100 - total flux cleaned = 0.00984145 Jy ! Component: 150 - total flux cleaned = 0.0112177 Jy ! Component: 200 - total flux cleaned = 0.010937 Jy ! Total flux subtracted in 200 components = 0.010937 Jy ! Clean residual min=-0.002314 max=0.002324 Jy/beam ! Clean residual mean=0.000006 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.135979 Jy ! Adding 92 model components to the UV plane model. ! The established model now contains 172 components and 0.135979 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=3.222 mas, bmaj=7.941 mas, bpa=32.54 degrees ! Estimated noise=8.70886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000717578 Jy ! Component: 100 - total flux cleaned = 0.00081992 Jy ! Component: 150 - total flux cleaned = 0.000738044 Jy ! Component: 200 - total flux cleaned = 0.000663995 Jy ! Total flux subtracted in 200 components = 0.000663995 Jy ! Clean residual min=-0.001248 max=0.001257 Jy/beam ! Clean residual mean=0.000004 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.136643 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 = -7.2187e-05 Jy ! Component: 100 - total flux cleaned = -7.26665e-05 Jy ! Component: 150 - total flux cleaned = -0.000147657 Jy ! Component: 200 - total flux cleaned = -0.000149182 Jy ! Total flux subtracted in 200 components = -0.000149182 Jy ! Clean residual min=-0.001281 max=0.001274 Jy/beam ! Clean residual mean=0.000003 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.136494 Jy ! Adding 130 model components to the UV plane model. ! The established model now contains 296 components and 0.136494 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.661 mas, bpa=34.95 degrees ! Estimated noise=8.76458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000978354 Jy ! Component: 100 - total flux cleaned = 0.00115391 Jy ! Component: 150 - total flux cleaned = 0.000999264 Jy ! Component: 200 - total flux cleaned = 0.001044 Jy ! Total flux subtracted in 200 components = 0.001044 Jy ! Clean residual min=-0.000757 max=0.000763 Jy/beam ! Clean residual mean=0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.137538 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 338 components and 0.137538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049035Jy sigma=0.090148 ! Fit after self-cal, rms=0.049026Jy sigma=0.090116 wmodel /g0/scr/pima/npcsb_uvs/J2325+7917_X_map.mod ! Writing 338 model components to file: /g0/scr/pima/npcsb_uvs/J2325+7917_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J2325+7917_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J2325+7917_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J2325+7917_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/npcsb_uvs/J2325+7917_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.929 x 7.661 at 34.95 degrees (North through East) ! Clean map min=-0.0030732 max=0.078017 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J2325+7917_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0780169 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000247098 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95017 0.95017 1.90034 3.80068 7.60136 15.2027 30.4054 60.8109 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J2325+7917_X_uvs.log closed on Sat Oct 5 18:55:33 2013