! Started logfile: /scr/pima/bg219a_uvs/J0305+0523_S_dfm.log on Thu May 19 23:49:39 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/J0305+0523_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0305+0523_S_uva.fits ! AN table 1: 41 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0305+0523 ! ! 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 2460 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 J0305+0523_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.044494Jy sigma=24.407564 ! Fit after self-cal, rms=0.767986Jy sigma=17.777009 ! 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.716 mas, bmaj=6.457 mas, bpa=-3.129 degrees ! Estimated noise=0.845692 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.18349 Jy ! Component: 100 - total flux cleaned = 0.223504 Jy ! Total flux subtracted in 100 components = 0.223504 Jy ! Clean residual min=-0.006696 max=0.011202 Jy/beam ! Clean residual mean=-0.000017 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.223504 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.223504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059858Jy sigma=1.246186 ! Fit after self-cal, rms=0.059855Jy sigma=1.246113 ! 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.227 mas, bmaj=7.406 mas, bpa=-3.788 degrees ! Estimated noise=0.638003 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.0117566 Jy ! Component: 100 - total flux cleaned = 0.0168562 Jy ! Component: 150 - total flux cleaned = 0.0169865 Jy ! Component: 200 - total flux cleaned = 0.0169943 Jy ! Total flux subtracted in 200 components = 0.0169943 Jy ! Clean residual min=-0.005694 max=0.004311 Jy/beam ! Clean residual mean=0.000003 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.240498 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.240498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057636Jy sigma=1.195242 ! Fit after self-cal, rms=0.057633Jy sigma=1.195085 ! 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.227 x 7.406 at -3.788 degrees (North through East) ! Clean map min=-0.0055292 max=0.2332 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.00 MK 1.02 NL 0.98 OV 1.01 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.03 NL 0.97 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.01 NL 0.96 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.96 OV 0.96 ! PT 1.00 SC 0.94 ! ! ! Fit before self-cal, rms=0.057633Jy sigma=1.195085 ! Fit after self-cal, rms=0.056423Jy sigma=1.179871 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=7.374 mas, bpa=-3.561 degrees ! Estimated noise=0.633097 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.00114182 Jy ! Component: 100 - total flux cleaned = -0.00121448 Jy ! Component: 150 - total flux cleaned = -0.00118083 Jy ! Component: 200 - total flux cleaned = -0.00111969 Jy ! Total flux subtracted in 200 components = -0.00111969 Jy ! Clean residual min=-0.003514 max=0.003658 Jy/beam ! Clean residual mean=-0.000015 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.239379 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 19 components and 0.239379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056364Jy sigma=1.178813 ! Fit after self-cal, rms=0.056368Jy sigma=1.178740 ! 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.056368Jy sigma=1.178740 ! Fit after self-cal, rms=0.056818Jy sigma=1.168737 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.229 mas, bmaj=7.359 mas, bpa=-3.664 degrees ! Estimated noise=0.633839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000303418 Jy ! Component: 100 - total flux cleaned = -0.000383028 Jy ! Component: 150 - total flux cleaned = -0.00038259 Jy ! Component: 200 - total flux cleaned = -0.00040358 Jy ! Total flux subtracted in 200 components = -0.00040358 Jy ! Clean residual min=-0.002557 max=0.002821 Jy/beam ! Clean residual mean=-0.000013 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.238975 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.238975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056795Jy sigma=1.168212 ! Fit after self-cal, rms=0.056826Jy sigma=1.168150 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 (-36, 125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017049 Jy ! Component: 100 - total flux cleaned = 0.00165648 Jy ! Component: 150 - total flux cleaned = 0.00149978 Jy ! Component: 200 - total flux cleaned = 0.00146431 Jy ! Total flux subtracted in 200 components = 0.00146431 Jy ! Clean residual min=-0.002376 max=0.002307 Jy/beam ! Clean residual mean=-0.000015 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.240439 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 48 components and 0.24044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056687Jy sigma=1.165746 ! Fit after self-cal, rms=0.056677Jy sigma=1.165621 ! 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.056677Jy sigma=1.165621 ! Fit after self-cal, rms=0.056651Jy sigma=1.165454 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=7.36 mas, bpa=-3.619 degrees ! Estimated noise=0.633477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219925 Jy ! Component: 100 - total flux cleaned = 0.000248065 Jy ! Component: 150 - total flux cleaned = 0.0002205 Jy ! Component: 200 - total flux cleaned = 0.000195311 Jy ! Total flux subtracted in 200 components = 0.000195311 Jy ! Clean residual min=-0.002227 max=0.002104 Jy/beam ! Clean residual mean=-0.000013 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.240635 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.240635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056616Jy sigma=1.164916 ! Fit after self-cal, rms=0.056615Jy sigma=1.164902 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 = 4.95025e-05 Jy ! Component: 100 - total flux cleaned = 4.81142e-05 Jy ! Component: 150 - total flux cleaned = 2.76884e-05 Jy ! Component: 200 - total flux cleaned = 4.62957e-05 Jy ! Total flux subtracted in 200 components = 4.62957e-05 Jy ! Clean residual min=-0.002247 max=0.002021 Jy/beam ! Clean residual mean=-0.000013 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.240681 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.240681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056598Jy sigma=1.164643 ! Fit after self-cal, rms=0.056598Jy sigma=1.164637 ! 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.056598Jy sigma=1.164637 ! Fit after self-cal, rms=0.056609Jy sigma=1.164611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.102 mas, bmaj=13.89 mas, bpa=-6.317 degrees ! Estimated noise=0.787825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253009 Jy ! Component: 100 - total flux cleaned = -0.000205496 Jy ! Component: 150 - total flux cleaned = -0.000205068 Jy ! Component: 200 - total flux cleaned = -0.000205067 Jy ! Total flux subtracted in 200 components = -0.000205067 Jy ! Clean residual min=-0.002276 max=0.001776 Jy/beam ! Clean residual mean=-0.000024 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.240476 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.240476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056607Jy sigma=1.164562 ! Fit after self-cal, rms=0.056607Jy sigma=1.164553 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.00011793 Jy ! Component: 100 - total flux cleaned = -0.000129229 Jy ! Component: 150 - total flux cleaned = -0.000139635 Jy ! Component: 200 - total flux cleaned = -0.000139276 Jy ! Total flux subtracted in 200 components = -0.000139276 Jy ! Clean residual min=-0.002300 max=0.001802 Jy/beam ! Clean residual mean=-0.000022 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.240337 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 81 components and 0.240337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056607Jy sigma=1.164562 ! Fit after self-cal, rms=0.056607Jy sigma=1.164555 ! 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.231 mas, bmaj=7.359 mas, bpa=-3.61 degrees ! Estimated noise=0.633475 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 7.359 at -3.61 degrees (North through East) ! Clean map min=-0.0022074 max=0.23158 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.717 mas, bmaj=6.414 mas, bpa=-3.031 degrees ! Estimated noise=0.837091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.181609 Jy ! Component: 100 - total flux cleaned = 0.221217 Jy ! Component: 150 - total flux cleaned = 0.231609 Jy ! Component: 200 - total flux cleaned = 0.237011 Jy ! Total flux subtracted in 200 components = 0.237011 Jy ! Clean residual min=-0.004101 max=0.003730 Jy/beam ! Clean residual mean=-0.000009 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.237011 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.237011 Jy ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=7.359 mas, bpa=-3.61 degrees ! Estimated noise=0.633475 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.00277778 Jy ! Component: 100 - total flux cleaned = 0.00300945 Jy ! Component: 150 - total flux cleaned = 0.00313499 Jy ! Component: 200 - total flux cleaned = 0.00313509 Jy ! Total flux subtracted in 200 components = 0.00313509 Jy ! Clean residual min=-0.002355 max=0.002255 Jy/beam ! Clean residual mean=-0.000016 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.240146 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.240146 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=7.102 mas, bmaj=13.89 mas, bpa=-6.317 degrees ! Estimated noise=0.787825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00052827 Jy ! Component: 100 - total flux cleaned = -0.000356333 Jy ! Component: 150 - total flux cleaned = -0.000330817 Jy ! Component: 200 - total flux cleaned = -0.000308645 Jy ! Total flux subtracted in 200 components = -0.000308645 Jy ! Clean residual min=-0.002311 max=0.001983 Jy/beam ! Clean residual mean=-0.000026 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.239837 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 = -3.8418e-07 Jy ! Component: 100 - total flux cleaned = 1.77162e-05 Jy ! Component: 150 - total flux cleaned = 3.52585e-05 Jy ! Component: 200 - total flux cleaned = 5.13364e-05 Jy ! Total flux subtracted in 200 components = 5.13364e-05 Jy ! Clean residual min=-0.002295 max=0.001957 Jy/beam ! Clean residual mean=-0.000025 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.239889 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.239889 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.231 mas, bmaj=7.359 mas, bpa=-3.61 degrees ! Estimated noise=0.633475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516036 Jy ! Component: 100 - total flux cleaned = -0.000557952 Jy ! Component: 150 - total flux cleaned = -0.000527679 Jy ! Component: 200 - total flux cleaned = -0.000556743 Jy ! Total flux subtracted in 200 components = -0.000556743 Jy ! Clean residual min=-0.002274 max=0.001959 Jy/beam ! Clean residual mean=-0.000013 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.239332 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.239332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056662Jy sigma=1.165246 ! Fit after self-cal, rms=0.056650Jy sigma=1.165187 wmodel /J0305+0523_S_map.mod ! wmodel: Unable to open new model file: /J0305+0523_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0305+0523_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.231 x 7.359 at -3.61 degrees (North through East) ! Clean map min=-0.0020931 max=0.23249 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0305+0523_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.232493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000585481 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.755483 0.755483 1.51097 3.02193 6.04387 12.0877 24.1755 48.3509 96.7018 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.232 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 397.096 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0305+0523_S_dfm.log closed on Thu May 19 23:49:41 2016