! Started logfile: /scr/pima/bg219g_uvs/J1146+0458_S_dfm.log on Thu May 19 21:45:13 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/bg219g_uvs/J1146+0458_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1146+0458_S_uva.fits ! AN table 1: 31 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.913594 visibilities/baseline/integration-bin. ! Found source: J1146+0458 ! ! 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 54 lines of history. ! ! Reading 3172 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 J1146+0458_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986851Jy sigma=22.668826 ! Fit after self-cal, rms=0.910425Jy sigma=20.837613 ! 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=3.277 mas, bmaj=12.45 mas, bpa=-27.67 degrees ! Estimated noise=0.815873 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.0705277 Jy ! Component: 100 - total flux cleaned = 0.0873959 Jy ! Total flux subtracted in 100 components = 0.0873959 Jy ! Clean residual min=-0.006036 max=0.009596 Jy/beam ! Clean residual mean=-0.000104 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.087396 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.087396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067279Jy sigma=1.330978 ! Fit after self-cal, rms=0.067249Jy sigma=1.330150 ! 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.954 mas, bmaj=11.76 mas, bpa=-26.81 degrees ! Estimated noise=0.610432 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.0111952 Jy ! Component: 100 - total flux cleaned = 0.017426 Jy ! Component: 150 - total flux cleaned = 0.0211193 Jy ! Component: 200 - total flux cleaned = 0.0234811 Jy ! Total flux subtracted in 200 components = 0.0234811 Jy ! Clean residual min=-0.004820 max=0.005908 Jy/beam ! Clean residual mean=-0.000135 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.110877 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 40 components and 0.110877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065513Jy sigma=1.280783 ! Fit after self-cal, rms=0.065399Jy sigma=1.279238 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.954 x 11.76 at -26.81 degrees (North through East) ! Clean map min=-0.0046025 max=0.084152 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: ! BR 1.04 HN 1.11 KP 0.92 LA 0.91 ! MK 0.98 NL 1.07 OV 1.01 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.09 KP 0.96 LA 0.90 ! MK 1.07 NL 1.08 OV 0.97 PT 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.06 KP 1.01 LA 0.91 ! MK 1.00 NL 0.89 OV 1.03 PT 1.01 ! ! ! Fit before self-cal, rms=0.065399Jy sigma=1.279238 ! Fit after self-cal, rms=0.064695Jy sigma=1.271180 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.986 mas, bmaj=11.75 mas, bpa=-26.66 degrees ! Estimated noise=0.603638 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 (-15, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00551234 Jy ! Component: 100 - total flux cleaned = 0.0086836 Jy ! Component: 150 - total flux cleaned = 0.00995292 Jy ! Component: 200 - total flux cleaned = 0.0109515 Jy ! Total flux subtracted in 200 components = 0.0109515 Jy ! Clean residual min=-0.003306 max=0.002497 Jy/beam ! Clean residual mean=-0.000025 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.121829 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 77 components and 0.121829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064152Jy sigma=1.257589 ! Fit after self-cal, rms=0.064099Jy sigma=1.256399 ! 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.064099Jy sigma=1.256399 ! Fit after self-cal, rms=0.063758Jy sigma=1.255929 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.971 mas, bmaj=11.78 mas, bpa=-26.7 degrees ! Estimated noise=0.598874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208665 Jy ! Component: 100 - total flux cleaned = 0.00289041 Jy ! Component: 150 - total flux cleaned = 0.00319739 Jy ! Component: 200 - total flux cleaned = 0.00333216 Jy ! Total flux subtracted in 200 components = 0.00333216 Jy ! Clean residual min=-0.002974 max=0.002142 Jy/beam ! Clean residual mean=-0.000016 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.125161 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 107 components and 0.125161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063635Jy sigma=1.253592 ! Fit after self-cal, rms=0.063636Jy sigma=1.253369 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.000765867 Jy ! Component: 100 - total flux cleaned = 0.000843142 Jy ! Component: 150 - total flux cleaned = 0.000952251 Jy ! Component: 200 - total flux cleaned = 0.000985867 Jy ! Total flux subtracted in 200 components = 0.000985867 Jy ! Clean residual min=-0.002729 max=0.002116 Jy/beam ! Clean residual mean=-0.000014 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.126147 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 130 components and 0.126147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063577Jy sigma=1.252452 ! Fit after self-cal, rms=0.063575Jy sigma=1.252357 ! 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.063575Jy sigma=1.252357 ! Fit after self-cal, rms=0.063304Jy sigma=1.252097 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.965 mas, bmaj=11.82 mas, bpa=-26.72 degrees ! Estimated noise=0.596254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000390487 Jy ! Component: 100 - total flux cleaned = 0.000533818 Jy ! Component: 150 - total flux cleaned = 0.000628535 Jy ! Component: 200 - total flux cleaned = 0.000714083 Jy ! Total flux subtracted in 200 components = 0.000714083 Jy ! Clean residual min=-0.002557 max=0.001999 Jy/beam ! Clean residual mean=-0.000011 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.126861 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 152 components and 0.126861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063258Jy sigma=1.251328 ! Fit after self-cal, rms=0.063257Jy sigma=1.251238 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.00015816 Jy ! Component: 100 - total flux cleaned = 0.000295168 Jy ! Component: 150 - total flux cleaned = 0.000416928 Jy ! Component: 200 - total flux cleaned = 0.000416662 Jy ! Total flux subtracted in 200 components = 0.000416662 Jy ! Clean residual min=-0.002407 max=0.002014 Jy/beam ! Clean residual mean=-0.000011 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.127277 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 163 components and 0.127277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063229Jy sigma=1.250865 ! Fit after self-cal, rms=0.063227Jy sigma=1.250816 ! 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.063227Jy sigma=1.250816 ! Fit after self-cal, rms=0.062986Jy sigma=1.250646 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.991 mas, bmaj=12.47 mas, bpa=-14.12 degrees ! Estimated noise=0.710733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209527 Jy ! Component: 100 - total flux cleaned = -0.000214698 Jy ! Component: 150 - total flux cleaned = -0.00013708 Jy ! Component: 200 - total flux cleaned = -0.000114606 Jy ! Total flux subtracted in 200 components = -0.000114606 Jy ! Clean residual min=-0.002862 max=0.002275 Jy/beam ! Clean residual mean=-0.000018 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.127163 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 184 components and 0.127163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062959Jy sigma=1.250302 ! Fit after self-cal, rms=0.062958Jy sigma=1.250225 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 = 8.75002e-05 Jy ! Component: 100 - total flux cleaned = 0.000218078 Jy ! Component: 150 - total flux cleaned = 0.000276402 Jy ! Component: 200 - total flux cleaned = 0.000276422 Jy ! Total flux subtracted in 200 components = 0.000276422 Jy ! Clean residual min=-0.002769 max=0.002145 Jy/beam ! Clean residual mean=-0.000017 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.127439 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 194 components and 0.127439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062943Jy sigma=1.250097 ! Fit after self-cal, rms=0.062940Jy sigma=1.250055 ! 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=3.96 mas, bmaj=11.86 mas, bpa=-26.73 degrees ! Estimated noise=0.593859 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.96 x 11.86 at -26.73 degrees (North through East) ! Clean map min=-0.0022033 max=0.083426 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=3.276 mas, bmaj=12.57 mas, bpa=-27.64 degrees ! Estimated noise=0.798707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0689286 Jy ! Component: 100 - total flux cleaned = 0.0854994 Jy ! Component: 150 - total flux cleaned = 0.0943662 Jy ! Component: 200 - total flux cleaned = 0.100765 Jy ! Total flux subtracted in 200 components = 0.100765 Jy ! Clean residual min=-0.004799 max=0.005469 Jy/beam ! Clean residual mean=-0.000058 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.100766 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.100766 Jy ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=11.86 mas, bpa=-26.73 degrees ! Estimated noise=0.593859 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.00619505 Jy ! Component: 100 - total flux cleaned = 0.0104976 Jy ! Component: 150 - total flux cleaned = 0.0138441 Jy ! Component: 200 - total flux cleaned = 0.0165278 Jy ! Total flux subtracted in 200 components = 0.0165278 Jy ! Clean residual min=-0.003294 max=0.002834 Jy/beam ! Clean residual mean=-0.000058 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.117293 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 62 components and 0.117293 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=8.991 mas, bmaj=12.47 mas, bpa=-14.12 degrees ! Estimated noise=0.710733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314279 Jy ! Component: 100 - total flux cleaned = 0.00485868 Jy ! Component: 150 - total flux cleaned = 0.00601386 Jy ! Component: 200 - total flux cleaned = 0.00674778 Jy ! Total flux subtracted in 200 components = 0.00674778 Jy ! Clean residual min=-0.003424 max=0.002750 Jy/beam ! Clean residual mean=-0.000043 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.124041 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.000376941 Jy ! Component: 100 - total flux cleaned = 0.000768711 Jy ! Component: 150 - total flux cleaned = 0.00112426 Jy ! Component: 200 - total flux cleaned = 0.00140914 Jy ! Total flux subtracted in 200 components = 0.00140914 Jy ! Clean residual min=-0.003047 max=0.002573 Jy/beam ! Clean residual mean=-0.000032 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.12545 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 140 components and 0.12545 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.96 mas, bmaj=11.86 mas, bpa=-26.73 degrees ! Estimated noise=0.593859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000571303 Jy ! Component: 100 - total flux cleaned = 0.000801875 Jy ! Component: 150 - total flux cleaned = 0.00107429 Jy ! Component: 200 - total flux cleaned = 0.00118096 Jy ! Total flux subtracted in 200 components = 0.00118096 Jy ! Clean residual min=-0.002414 max=0.001978 Jy/beam ! Clean residual mean=-0.000012 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.126631 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 163 components and 0.126631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062983Jy sigma=1.251083 ! Fit after self-cal, rms=0.062970Jy sigma=1.250894 wmodel /J1146+0458_S_map.mod ! wmodel: Unable to open new model file: /J1146+0458_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1146+0458_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.96 x 11.86 at -26.73 degrees (North through East) ! Clean map min=-0.0024266 max=0.086279 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1146+0458_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0862787 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00062124 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.16012 2.16012 4.32024 8.64047 17.2809 34.5619 69.1238 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.086 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 138.881 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1146+0458_S_dfm.log closed on Thu May 19 21:45:15 2016