! Started logfile: /scr/pima/bg219a_uvs/J1511-3242_S_dfm.log on Fri May 20 00:12:19 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/J1511-3242_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1511-3242_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.543169 visibilities/baseline/integration-bin. ! Found source: J1511-3242 ! ! 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 1988 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 J1511-3242_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 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021356Jy sigma=19.088973 ! Fit after self-cal, rms=0.821497Jy sigma=14.742915 ! 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=1.996 mas, bmaj=6.138 mas, bpa=-5.193 degrees ! Estimated noise=1.54299 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.127337 Jy ! Component: 100 - total flux cleaned = 0.169065 Jy ! Total flux subtracted in 100 components = 0.169065 Jy ! Clean residual min=-0.016887 max=0.023395 Jy/beam ! Clean residual mean=-0.000016 rms=0.005585 Jy/beam ! Combined flux in latest and established models = 0.169065 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.169065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085743Jy sigma=1.522468 ! Fit after self-cal, rms=0.085694Jy sigma=1.520878 ! 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.438 mas, bmaj=6.961 mas, bpa=-4.455 degrees ! Estimated noise=1.0482 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.0321579 Jy ! Component: 100 - total flux cleaned = 0.0468707 Jy ! Component: 150 - total flux cleaned = 0.0543149 Jy ! Component: 200 - total flux cleaned = 0.0582868 Jy ! Total flux subtracted in 200 components = 0.0582868 Jy ! Clean residual min=-0.011589 max=0.015253 Jy/beam ! Clean residual mean=0.000213 rms=0.003743 Jy/beam ! Combined flux in latest and established models = 0.227351 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.227351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074882Jy sigma=1.295986 ! Fit after self-cal, rms=0.074837Jy sigma=1.294509 ! 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.438 x 6.961 at -4.455 degrees (North through East) ! Clean map min=-0.011116 max=0.18456 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: ! LA 1.08 MK 0.99 NL 0.98 OV 0.95 ! PT 0.96 SC 1.12 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.11 MK 0.99 NL 0.99 OV 0.88 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.06 MK 1.09 NL 1.06 OV 0.94 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 MK 1.04 NL 1.02 OV 0.97 ! PT 0.93 SC 1.01 ! ! ! Fit before self-cal, rms=0.074837Jy sigma=1.294509 ! Fit after self-cal, rms=0.075265Jy sigma=1.269144 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.459 mas, bmaj=6.985 mas, bpa=-4.357 degrees ! Estimated noise=1.04692 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 = 2.37092e-05 Jy ! Component: 100 - total flux cleaned = -0.00010136 Jy ! Component: 150 - total flux cleaned = -9.79857e-05 Jy ! Component: 200 - total flux cleaned = -4.68275e-05 Jy ! Total flux subtracted in 200 components = -4.68275e-05 Jy ! Clean residual min=-0.010173 max=0.013229 Jy/beam ! Clean residual mean=0.000133 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.227305 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.227305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075176Jy sigma=1.267501 ! Fit after self-cal, rms=0.075322Jy sigma=1.266924 ! 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.075322Jy sigma=1.266924 ! Fit after self-cal, rms=0.075119Jy sigma=1.266883 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.456 mas, bmaj=6.98 mas, bpa=-4.341 degrees ! Estimated noise=1.04435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000305906 Jy ! Component: 100 - total flux cleaned = -0.00030608 Jy ! Component: 150 - total flux cleaned = -0.000304345 Jy ! Component: 200 - total flux cleaned = -0.000260214 Jy ! Total flux subtracted in 200 components = -0.000260214 Jy ! Clean residual min=-0.010123 max=0.013031 Jy/beam ! Clean residual mean=0.000131 rms=0.003068 Jy/beam ! Combined flux in latest and established models = 0.227044 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.227044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075045Jy sigma=1.265919 ! Fit after self-cal, rms=0.075046Jy sigma=1.265772 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.000121944 Jy ! Component: 100 - total flux cleaned = -0.000168813 Jy ! Component: 150 - total flux cleaned = -0.000124561 Jy ! Component: 200 - total flux cleaned = -0.000125212 Jy ! Total flux subtracted in 200 components = -0.000125212 Jy ! Clean residual min=-0.010102 max=0.012967 Jy/beam ! Clean residual mean=0.000130 rms=0.003054 Jy/beam ! Combined flux in latest and established models = 0.226919 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.226919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074983Jy sigma=1.265096 ! Fit after self-cal, rms=0.074984Jy sigma=1.264955 ! 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.074984Jy sigma=1.264955 ! Fit after self-cal, rms=0.074833Jy sigma=1.264938 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.456 mas, bmaj=6.98 mas, bpa=-4.337 degrees ! Estimated noise=1.04237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000546805 Jy ! Component: 100 - total flux cleaned = -0.00054578 Jy ! Component: 150 - total flux cleaned = -0.000544374 Jy ! Component: 200 - total flux cleaned = -0.000468965 Jy ! Total flux subtracted in 200 components = -0.000468965 Jy ! Clean residual min=-0.010052 max=0.012879 Jy/beam ! Clean residual mean=0.000129 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 0.22645 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.22645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074778Jy sigma=1.264334 ! Fit after self-cal, rms=0.074779Jy sigma=1.264221 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.000107653 Jy ! Component: 100 - total flux cleaned = -0.000108218 Jy ! Component: 150 - total flux cleaned = -7.2549e-05 Jy ! Component: 200 - total flux cleaned = -3.64785e-05 Jy ! Total flux subtracted in 200 components = -3.64785e-05 Jy ! Clean residual min=-0.010028 max=0.012810 Jy/beam ! Clean residual mean=0.000129 rms=0.003023 Jy/beam ! Combined flux in latest and established models = 0.226414 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.226414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074728Jy sigma=1.263725 ! Fit after self-cal, rms=0.074732Jy sigma=1.263622 ! 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.074732Jy sigma=1.263622 ! Fit after self-cal, rms=0.074626Jy sigma=1.263604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.672 mas, bmaj=20.65 mas, bpa=-3.558 degrees ! Estimated noise=1.48818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55014e-05 Jy ! Component: 100 - total flux cleaned = 2.33312e-05 Jy ! Component: 150 - total flux cleaned = 2.79857e-05 Jy ! Component: 200 - total flux cleaned = 3.11786e-05 Jy ! Total flux subtracted in 200 components = 3.11786e-05 Jy ! Clean residual min=-0.015871 max=0.014670 Jy/beam ! Clean residual mean=0.000382 rms=0.005865 Jy/beam ! Combined flux in latest and established models = 0.226445 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 30 components and 0.226445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074740Jy sigma=1.266163 ! Fit after self-cal, rms=0.074569Jy sigma=1.263199 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.000220802 Jy ! Component: 100 - total flux cleaned = -0.000216061 Jy ! Component: 150 - total flux cleaned = -0.000212458 Jy ! Component: 200 - total flux cleaned = -0.000209782 Jy ! Total flux subtracted in 200 components = -0.000209782 Jy ! Clean residual min=-0.015883 max=0.014643 Jy/beam ! Clean residual mean=0.000379 rms=0.005858 Jy/beam ! Combined flux in latest and established models = 0.226235 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 31 components and 0.226235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074699Jy sigma=1.265991 ! Fit after self-cal, rms=0.074557Jy sigma=1.263433 ! 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.457 mas, bmaj=6.981 mas, bpa=-4.33 degrees ! Estimated noise=1.04077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.457 x 6.981 at -4.33 degrees (North through East) ! Clean map min=-0.0098841 max=0.1834 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.011 mas, bmaj=6.138 mas, bpa=-5.05 degrees ! Estimated noise=1.55713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128033 Jy ! Component: 100 - total flux cleaned = 0.170101 Jy ! Component: 150 - total flux cleaned = 0.192815 Jy ! Component: 200 - total flux cleaned = 0.20592 Jy ! Total flux subtracted in 200 components = 0.20592 Jy ! Clean residual min=-0.012661 max=0.015100 Jy/beam ! Clean residual mean=0.000015 rms=0.003717 Jy/beam ! Combined flux in latest and established models = 0.20592 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.20592 Jy ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=6.981 mas, bpa=-4.33 degrees ! Estimated noise=1.04077 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.0110113 Jy ! Component: 100 - total flux cleaned = 0.0160848 Jy ! Component: 150 - total flux cleaned = 0.0173755 Jy ! Component: 200 - total flux cleaned = 0.0178815 Jy ! Total flux subtracted in 200 components = 0.0178815 Jy ! Clean residual min=-0.010280 max=0.013259 Jy/beam ! Clean residual mean=0.000118 rms=0.003156 Jy/beam ! Combined flux in latest and established models = 0.223802 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.223802 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.672 mas, bmaj=20.65 mas, bpa=-3.558 degrees ! Estimated noise=1.48818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225933 Jy ! Component: 100 - total flux cleaned = 0.0022587 Jy ! Component: 150 - total flux cleaned = 0.00226223 Jy ! Component: 200 - total flux cleaned = 0.00226586 Jy ! Total flux subtracted in 200 components = 0.00226586 Jy ! Clean residual min=-0.016047 max=0.014784 Jy/beam ! Clean residual mean=0.000377 rms=0.005887 Jy/beam ! Combined flux in latest and established models = 0.226068 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 = 2.81544e-06 Jy ! Component: 100 - total flux cleaned = 5.04633e-06 Jy ! Component: 150 - total flux cleaned = 6.75113e-06 Jy ! Component: 200 - total flux cleaned = 8.09235e-06 Jy ! Total flux subtracted in 200 components = 8.09235e-06 Jy ! Clean residual min=-0.015991 max=0.014565 Jy/beam ! Clean residual mean=0.000377 rms=0.005855 Jy/beam ! Combined flux in latest and established models = 0.226076 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 33 components and 0.226076 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.457 mas, bmaj=6.981 mas, bpa=-4.33 degrees ! Estimated noise=1.04077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116702 Jy ! Component: 100 - total flux cleaned = -0.00129394 Jy ! Component: 150 - total flux cleaned = -0.00124052 Jy ! Component: 200 - total flux cleaned = -0.00117744 Jy ! Total flux subtracted in 200 components = -0.00117744 Jy ! Clean residual min=-0.010209 max=0.012884 Jy/beam ! Clean residual mean=0.000124 rms=0.003035 Jy/beam ! Combined flux in latest and established models = 0.224898 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.224898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074644Jy sigma=1.264765 ! Fit after self-cal, rms=0.074672Jy sigma=1.264541 wmodel /J1511-3242_S_map.mod ! wmodel: Unable to open new model file: /J1511-3242_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1511-3242_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.457 x 6.981 at -4.33 degrees (North through East) ! Clean map min=-0.0099925 max=0.18313 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1511-3242_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.183133 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00303394 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.97004 4.97004 9.94009 19.8802 39.7603 79.5207 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0091 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 60.361 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1511-3242_S_dfm.log closed on Fri May 20 00:12:22 2016