! Started logfile: /scr/pima/bg219g_uvs/J1014+2301_S_dfm.log on Thu May 19 21:43:07 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/J1014+2301_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1014+2301_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.84127 visibilities/baseline/integration-bin. ! Found source: J1014+2301 ! ! 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 848 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 J1014+2301_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.080410Jy sigma=17.548233 ! Fit after self-cal, rms=0.568402Jy sigma=9.439310 ! 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=5.503 mas, bmaj=9.167 mas, bpa=5.592 degrees ! Estimated noise=2.14076 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.33213 Jy ! Component: 100 - total flux cleaned = 0.4059 Jy ! Total flux subtracted in 100 components = 0.4059 Jy ! Clean residual min=-0.035839 max=0.080395 Jy/beam ! Clean residual mean=0.000222 rms=0.015664 Jy/beam ! Combined flux in latest and established models = 0.4059 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.4059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153502Jy sigma=2.652683 ! Fit after self-cal, rms=0.153488Jy sigma=2.652570 ! 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=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 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.0317407 Jy ! Component: 100 - total flux cleaned = 0.0308002 Jy ! Component: 150 - total flux cleaned = 0.0313718 Jy ! Component: 200 - total flux cleaned = 0.031379 Jy ! Total flux subtracted in 200 components = 0.031379 Jy ! Clean residual min=-0.035456 max=0.073192 Jy/beam ! Clean residual mean=0.000109 rms=0.015675 Jy/beam ! Combined flux in latest and established models = 0.437279 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 33 components and 0.437279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139164Jy sigma=2.483471 ! Fit after self-cal, rms=0.139015Jy sigma=2.482713 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.185 x 9.401 at 6.239 degrees (North through East) ! Clean map min=-0.034919 max=0.44455 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.139015Jy sigma=2.482713 ! Fit after self-cal, rms=0.139015Jy sigma=2.482713 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 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 = -1.05331e-05 Jy ! Component: 100 - total flux cleaned = 0.000276532 Jy ! Component: 150 - total flux cleaned = 0.000514042 Jy ! Component: 200 - total flux cleaned = 0.000714361 Jy ! Total flux subtracted in 200 components = 0.000714361 Jy ! Clean residual min=-0.036227 max=0.071897 Jy/beam ! Clean residual mean=0.000112 rms=0.015526 Jy/beam ! Combined flux in latest and established models = 0.437993 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.437993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138007Jy sigma=2.469224 ! Fit after self-cal, rms=0.137960Jy sigma=2.469078 ! 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.137960Jy sigma=2.469078 ! Fit after self-cal, rms=0.137960Jy sigma=2.469078 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244293 Jy ! Component: 100 - total flux cleaned = -7.40194e-05 Jy ! Component: 150 - total flux cleaned = 8.22213e-05 Jy ! Component: 200 - total flux cleaned = 8.39531e-05 Jy ! Total flux subtracted in 200 components = 8.39531e-05 Jy ! Clean residual min=-0.036097 max=0.071401 Jy/beam ! Clean residual mean=0.000113 rms=0.015476 Jy/beam ! Combined flux in latest and established models = 0.438077 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 68 components and 0.438077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137703Jy sigma=2.463969 ! Fit after self-cal, rms=0.137677Jy sigma=2.463847 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) ! Added new window around map position (29, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0659049 Jy ! Component: 100 - total flux cleaned = 0.0899971 Jy ! Component: 150 - total flux cleaned = 0.100161 Jy ! Component: 200 - total flux cleaned = 0.106653 Jy ! Total flux subtracted in 200 components = 0.106653 Jy ! Clean residual min=-0.028225 max=0.037153 Jy/beam ! Clean residual mean=0.000102 rms=0.008892 Jy/beam ! Combined flux in latest and established models = 0.54473 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 126 components and 0.54473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104830Jy sigma=1.785526 ! Fit after self-cal, rms=0.101998Jy sigma=1.738640 ! 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.101998Jy sigma=1.738640 ! Fit after self-cal, rms=0.101998Jy sigma=1.738640 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120983 Jy ! Component: 100 - total flux cleaned = 0.0135954 Jy ! Component: 150 - total flux cleaned = 0.0135969 Jy ! Component: 200 - total flux cleaned = 0.0135978 Jy ! Total flux subtracted in 200 components = 0.0135978 Jy ! Clean residual min=-0.022402 max=0.024466 Jy/beam ! Clean residual mean=0.000051 rms=0.006444 Jy/beam ! Combined flux in latest and established models = 0.558328 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 165 components and 0.558328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094735Jy sigma=1.562344 ! Fit after self-cal, rms=0.094085Jy sigma=1.551631 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.00356149 Jy ! Component: 100 - total flux cleaned = 0.00251103 Jy ! Component: 150 - total flux cleaned = 0.00335666 Jy ! Component: 200 - total flux cleaned = 0.00451179 Jy ! Total flux subtracted in 200 components = 0.00451179 Jy ! Clean residual min=-0.018575 max=0.019666 Jy/beam ! Clean residual mean=0.000021 rms=0.005303 Jy/beam ! Combined flux in latest and established models = 0.562839 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 184 components and 0.56284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090695Jy sigma=1.473017 ! Fit after self-cal, rms=0.090425Jy sigma=1.468084 ! 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.090425Jy sigma=1.468084 ! Fit after self-cal, rms=0.090425Jy sigma=1.468084 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.459 mas, bmaj=10.38 mas, bpa=3.281 degrees ! Estimated noise=1.78542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169354 Jy ! Component: 100 - total flux cleaned = 0.00417915 Jy ! Component: 150 - total flux cleaned = 0.00594174 Jy ! Component: 200 - total flux cleaned = 0.00716469 Jy ! Total flux subtracted in 200 components = 0.00716469 Jy ! Clean residual min=-0.016366 max=0.021540 Jy/beam ! Clean residual mean=0.000016 rms=0.005271 Jy/beam ! Combined flux in latest and established models = 0.570004 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 206 components and 0.570004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089096Jy sigma=1.422650 ! Fit after self-cal, rms=0.088948Jy sigma=1.419447 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.00119385 Jy ! Component: 100 - total flux cleaned = 0.00171898 Jy ! Component: 150 - total flux cleaned = 0.00217976 Jy ! Component: 200 - total flux cleaned = 0.00280613 Jy ! Total flux subtracted in 200 components = 0.00280613 Jy ! Clean residual min=-0.014630 max=0.020526 Jy/beam ! Clean residual mean=-0.000001 rms=0.004676 Jy/beam ! Combined flux in latest and established models = 0.57281 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 218 components and 0.57281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088220Jy sigma=1.400167 ! Fit after self-cal, rms=0.088167Jy sigma=1.398223 ! 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=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.185 x 9.401 at 6.239 degrees (North through East) ! Clean map min=-0.015579 max=0.39176 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=5.503 mas, bmaj=9.167 mas, bpa=5.592 degrees ! Estimated noise=2.14076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.335422 Jy ! Component: 100 - total flux cleaned = 0.439788 Jy ! Component: 150 - total flux cleaned = 0.492602 Jy ! Component: 200 - total flux cleaned = 0.524357 Jy ! Total flux subtracted in 200 components = 0.524357 Jy ! Clean residual min=-0.022832 max=0.036939 Jy/beam ! Clean residual mean=0.000033 rms=0.007312 Jy/beam ! Combined flux in latest and established models = 0.524357 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.524357 Jy ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 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) ! Added new window around map position (-28.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0404884 Jy ! Component: 100 - total flux cleaned = 0.0509075 Jy ! Component: 150 - total flux cleaned = 0.051998 Jy ! Component: 200 - total flux cleaned = 0.0506632 Jy ! Total flux subtracted in 200 components = 0.0506632 Jy ! Clean residual min=-0.014508 max=0.015444 Jy/beam ! Clean residual mean=-0.000036 rms=0.004128 Jy/beam ! Combined flux in latest and established models = 0.57502 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 66 components and 0.575021 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.459 mas, bmaj=10.38 mas, bpa=3.281 degrees ! Estimated noise=1.78542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425279 Jy ! Component: 100 - total flux cleaned = 0.00518378 Jy ! Component: 150 - total flux cleaned = 0.00655439 Jy ! Component: 200 - total flux cleaned = 0.0073089 Jy ! Total flux subtracted in 200 components = 0.0073089 Jy ! Clean residual min=-0.013358 max=0.014228 Jy/beam ! Clean residual mean=-0.000063 rms=0.003725 Jy/beam ! Combined flux in latest and established models = 0.58233 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.00023558 Jy ! Component: 100 - total flux cleaned = 0.000238953 Jy ! Component: 150 - total flux cleaned = 0.00044593 Jy ! Component: 200 - total flux cleaned = 0.000250691 Jy ! Total flux subtracted in 200 components = 0.000250691 Jy ! Clean residual min=-0.012266 max=0.013545 Jy/beam ! Clean residual mean=-0.000071 rms=0.003448 Jy/beam ! Combined flux in latest and established models = 0.58258 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 100 components and 0.58258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.185 mas, bmaj=9.401 mas, bpa=6.239 degrees ! Estimated noise=1.71009 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220846 Jy ! Component: 100 - total flux cleaned = -0.00219422 Jy ! Component: 150 - total flux cleaned = -0.00280823 Jy ! Component: 200 - total flux cleaned = -0.00299837 Jy ! Total flux subtracted in 200 components = -0.00299837 Jy ! Clean residual min=-0.011927 max=0.012303 Jy/beam ! Clean residual mean=-0.000062 rms=0.003166 Jy/beam ! Combined flux in latest and established models = 0.579582 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 128 components and 0.579582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083942Jy sigma=1.347583 ! Fit after self-cal, rms=0.083397Jy sigma=1.340091 wmodel /J1014+2301_S_map.mod ! wmodel: Unable to open new model file: /J1014+2301_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1014+2301_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.185 x 9.401 at 6.239 degrees (North through East) ! Clean map min=-0.016146 max=0.36138 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1014+2301_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.361378 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00307303 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.5511 2.5511 5.10219 10.2044 20.4088 40.8175 81.6351 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0092 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.361 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 117.596 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1014+2301_S_dfm.log closed on Thu May 19 21:43:09 2016