! Started logfile: /scr/pima/bg219a_uvs/J2327+8012_S_dfm.log on Fri May 20 00:23:15 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219a_uvs/J2327+8012_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2327+8012_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.82672 visibilities/baseline/integration-bin. ! Found source: J2327+8012 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 2500 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/opt64/bin/pima_mupet_01.dfm J2327+8012_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003199Jy sigma=22.471083 ! Fit after self-cal, rms=0.890434Jy sigma=19.863933 ! 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.214 mas, bmaj=10.11 mas, bpa=-25.09 degrees ! Estimated noise=1.03844 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0855008 Jy ! Component: 100 - total flux cleaned = 0.10517 Jy ! Total flux subtracted in 100 components = 0.10517 Jy ! Clean residual min=-0.007684 max=0.007365 Jy/beam ! Clean residual mean=-0.000024 rms=0.001645 Jy/beam ! Combined flux in latest and established models = 0.10517 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.10517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062166Jy sigma=1.291514 ! Fit after self-cal, rms=0.062137Jy sigma=1.290175 ! 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=2.729 mas, bmaj=11.35 mas, bpa=-25.56 degrees ! Estimated noise=0.692099 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.0116476 Jy ! Component: 100 - total flux cleaned = 0.0174941 Jy ! Component: 150 - total flux cleaned = 0.0205882 Jy ! Component: 200 - total flux cleaned = 0.0214224 Jy ! Total flux subtracted in 200 components = 0.0214224 Jy ! Clean residual min=-0.005138 max=0.004454 Jy/beam ! Clean residual mean=0.000037 rms=0.001176 Jy/beam ! Combined flux in latest and established models = 0.126593 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 41 components and 0.126593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060308Jy sigma=1.234087 ! Fit after self-cal, rms=0.060335Jy sigma=1.232892 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.729 x 11.35 at -25.56 degrees (North through East) ! Clean map min=-0.004801 max=0.11263 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 LA 0.95 MK 1.03 NL 1.00 ! OV 1.01 PT 0.97 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 LA 0.96 MK 1.04 NL 0.97 ! OV 1.06 PT 0.94 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 LA 0.99 MK 1.04 NL 0.92 ! OV 1.02 PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 1.00 MK 1.00 NL 0.99 ! OV 1.02 PT 0.98 SC 0.92 ! ! ! Fit before self-cal, rms=0.060335Jy sigma=1.232892 ! Fit after self-cal, rms=0.060126Jy sigma=1.225196 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=11.36 mas, bpa=-25.69 degrees ! Estimated noise=0.685926 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.000366163 Jy ! Component: 100 - total flux cleaned = -0.000133424 Jy ! Component: 150 - total flux cleaned = -7.24805e-05 Jy ! Component: 200 - total flux cleaned = -9.7574e-05 Jy ! Total flux subtracted in 200 components = -9.7574e-05 Jy ! Clean residual min=-0.004237 max=0.003646 Jy/beam ! Clean residual mean=0.000046 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.126495 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.126495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060079Jy sigma=1.223956 ! Fit after self-cal, rms=0.060099Jy sigma=1.223673 ! 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.060099Jy sigma=1.223673 ! Fit after self-cal, rms=0.060363Jy sigma=1.216996 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=11.38 mas, bpa=-25.63 degrees ! Estimated noise=0.687579 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000357612 Jy ! Component: 100 - total flux cleaned = 0.000420339 Jy ! Component: 150 - total flux cleaned = 0.000339432 Jy ! Component: 200 - total flux cleaned = 0.000290805 Jy ! Total flux subtracted in 200 components = 0.000290805 Jy ! Clean residual min=-0.003924 max=0.003260 Jy/beam ! Clean residual mean=0.000021 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.126786 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.126786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060336Jy sigma=1.216283 ! Fit after self-cal, rms=0.060345Jy sigma=1.216145 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 = -2.98893e-05 Jy ! Component: 100 - total flux cleaned = -7.44611e-05 Jy ! Component: 150 - total flux cleaned = -9.51864e-05 Jy ! Component: 200 - total flux cleaned = -0.000115416 Jy ! Total flux subtracted in 200 components = -0.000115416 Jy ! Clean residual min=-0.003907 max=0.003149 Jy/beam ! Clean residual mean=0.000021 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.12667 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.12667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060331Jy sigma=1.215784 ! Fit after self-cal, rms=0.060330Jy sigma=1.215769 ! 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.060330Jy sigma=1.215769 ! Fit after self-cal, rms=0.060460Jy sigma=1.215686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=11.37 mas, bpa=-25.68 degrees ! Estimated noise=0.689333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000552536 Jy ! Component: 100 - total flux cleaned = 0.000553964 Jy ! Component: 150 - total flux cleaned = 0.00051358 Jy ! Component: 200 - total flux cleaned = 0.00049578 Jy ! Total flux subtracted in 200 components = 0.00049578 Jy ! Clean residual min=-0.003909 max=0.003024 Jy/beam ! Clean residual mean=0.000019 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.127166 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.127166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060447Jy sigma=1.215276 ! Fit after self-cal, rms=0.060447Jy sigma=1.215264 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 = -1.15208e-05 Jy ! Component: 100 - total flux cleaned = -1.11639e-05 Jy ! Component: 150 - total flux cleaned = -2.74574e-05 Jy ! Component: 200 - total flux cleaned = -2.68356e-05 Jy ! Total flux subtracted in 200 components = -2.68356e-05 Jy ! Clean residual min=-0.003892 max=0.002966 Jy/beam ! Clean residual mean=0.000019 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.127139 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.127139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060438Jy sigma=1.215049 ! Fit after self-cal, rms=0.060439Jy sigma=1.215043 ! 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.060439Jy sigma=1.215043 ! Fit after self-cal, rms=0.060544Jy sigma=1.214987 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.871 mas, bmaj=19.77 mas, bpa=-33.56 degrees ! Estimated noise=0.868834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843093 Jy ! Component: 100 - total flux cleaned = 0.000844399 Jy ! Component: 150 - total flux cleaned = 0.000918494 Jy ! Component: 200 - total flux cleaned = 0.00098942 Jy ! Total flux subtracted in 200 components = 0.00098942 Jy ! Clean residual min=-0.004553 max=0.003859 Jy/beam ! Clean residual mean=0.000044 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.128129 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.128129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060558Jy sigma=1.214916 ! Fit after self-cal, rms=0.060554Jy sigma=1.214829 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.000274266 Jy ! Component: 100 - total flux cleaned = 0.000274491 Jy ! Component: 150 - total flux cleaned = 0.000291607 Jy ! Component: 200 - total flux cleaned = 0.000309153 Jy ! Total flux subtracted in 200 components = 0.000309153 Jy ! Clean residual min=-0.004443 max=0.003812 Jy/beam ! Clean residual mean=0.000046 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.128438 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.128438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060569Jy sigma=1.214965 ! Fit after self-cal, rms=0.060568Jy sigma=1.214924 ! 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.75 mas, bmaj=11.36 mas, bpa=-25.71 degrees ! Estimated noise=0.690698 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.75 x 11.36 at -25.71 degrees (North through East) ! Clean map min=-0.0036415 max=0.11056 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.226 mas, bmaj=10.11 mas, bpa=-25.3 degrees ! Estimated noise=1.03754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0854113 Jy ! Component: 100 - total flux cleaned = 0.104976 Jy ! Component: 150 - total flux cleaned = 0.113284 Jy ! Component: 200 - total flux cleaned = 0.116914 Jy ! Total flux subtracted in 200 components = 0.116914 Jy ! Clean residual min=-0.005472 max=0.004506 Jy/beam ! Clean residual mean=-0.000007 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.116914 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.116914 Jy ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=11.36 mas, bpa=-25.71 degrees ! Estimated noise=0.690698 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.00578743 Jy ! Component: 100 - total flux cleaned = 0.00866481 Jy ! Component: 150 - total flux cleaned = 0.0095373 Jy ! Component: 200 - total flux cleaned = 0.00994467 Jy ! Total flux subtracted in 200 components = 0.00994467 Jy ! Clean residual min=-0.004219 max=0.003099 Jy/beam ! Clean residual mean=0.000015 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.126858 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 50 components and 0.126858 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=6.871 mas, bmaj=19.77 mas, bpa=-33.56 degrees ! Estimated noise=0.868834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128142 Jy ! Component: 100 - total flux cleaned = 0.00135242 Jy ! Component: 150 - total flux cleaned = 0.00144693 Jy ! Component: 200 - total flux cleaned = 0.00150226 Jy ! Total flux subtracted in 200 components = 0.00150226 Jy ! Clean residual min=-0.004663 max=0.003962 Jy/beam ! Clean residual mean=0.000045 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.128361 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 = 4.90577e-05 Jy ! Component: 100 - total flux cleaned = 9.53327e-05 Jy ! Component: 150 - total flux cleaned = 0.000137395 Jy ! Component: 200 - total flux cleaned = 0.00017803 Jy ! Total flux subtracted in 200 components = 0.00017803 Jy ! Clean residual min=-0.004519 max=0.003869 Jy/beam ! Clean residual mean=0.000047 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.128539 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 69 components and 0.128539 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.75 mas, bmaj=11.36 mas, bpa=-25.71 degrees ! Estimated noise=0.690698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154279 Jy ! Component: 100 - total flux cleaned = -6.71978e-05 Jy ! Component: 150 - total flux cleaned = -0.000101318 Jy ! Component: 200 - total flux cleaned = -0.000159262 Jy ! Total flux subtracted in 200 components = -0.000159262 Jy ! Clean residual min=-0.003882 max=0.002935 Jy/beam ! Clean residual mean=0.000019 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.128379 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.128379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060583Jy sigma=1.215437 ! Fit after self-cal, rms=0.060578Jy sigma=1.215375 wmodel /J2327+8012_S_map.mod ! wmodel: Unable to open new model file: /J2327+8012_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2327+8012_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.75 x 11.36 at -25.71 degrees (North through East) ! Clean map min=-0.0036757 max=0.11112 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2327+8012_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.111116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000854032 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.30578 2.30578 4.61155 9.2231 18.4462 36.8924 73.7848 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 130.108 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2327+8012_S_dfm.log closed on Fri May 20 00:23:17 2016