! Started logfile: /scr/pima/bg219b_uvs/J0559+2353_S_dfm.log on Thu May 19 20:03:41 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/bg219b_uvs/J0559+2353_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0559+2353_S_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.876543 visibilities/baseline/integration-bin. ! Found source: J0559+2353 ! ! 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 2272 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 J0559+2353_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082187Jy sigma=21.188567 ! Fit after self-cal, rms=0.552940Jy sigma=10.928112 ! 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.9 mas, bmaj=6.941 mas, bpa=23.64 degrees ! Estimated noise=1.0531 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.354801 Jy ! Component: 100 - total flux cleaned = 0.432171 Jy ! Total flux subtracted in 100 components = 0.432171 Jy ! Clean residual min=-0.015472 max=0.022739 Jy/beam ! Clean residual mean=0.000008 rms=0.003918 Jy/beam ! Combined flux in latest and established models = 0.432171 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.432171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084777Jy sigma=1.626023 ! Fit after self-cal, rms=0.084773Jy sigma=1.625983 ! 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=4.435 mas, bmaj=7.862 mas, bpa=22.04 degrees ! Estimated noise=0.829522 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 (30.5, 34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0217651 Jy ! Component: 100 - total flux cleaned = 0.033122 Jy ! Component: 150 - total flux cleaned = 0.0378768 Jy ! Component: 200 - total flux cleaned = 0.0412132 Jy ! Total flux subtracted in 200 components = 0.0412132 Jy ! Clean residual min=-0.013672 max=0.017085 Jy/beam ! Clean residual mean=0.000022 rms=0.003485 Jy/beam ! Combined flux in latest and established models = 0.473385 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.473385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078715Jy sigma=1.507375 ! Fit after self-cal, rms=0.077944Jy sigma=1.493965 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.435 x 7.862 at 22.04 degrees (North through East) ! Clean map min=-0.011748 max=0.44515 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 0.96 HN 1.00 KP 0.97 ! LA 0.92 NL 1.05 OV 0.96 PT 1.17 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.95 HN 0.99 KP 0.96 ! LA 0.92 NL 0.92 OV 0.94 PT 1.17 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.077944Jy sigma=1.493965 ! Fit after self-cal, rms=0.071144Jy sigma=1.387786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=7.862 mas, bpa=22.04 degrees ! Estimated noise=0.82215 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.00122923 Jy ! Component: 100 - total flux cleaned = 0.00209091 Jy ! Component: 150 - total flux cleaned = 0.00263619 Jy ! Component: 200 - total flux cleaned = 0.00302132 Jy ! Total flux subtracted in 200 components = 0.00302132 Jy ! Clean residual min=-0.009996 max=0.009365 Jy/beam ! Clean residual mean=0.000016 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.476406 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 42 components and 0.476406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070802Jy sigma=1.379935 ! Fit after self-cal, rms=0.070784Jy sigma=1.379405 ! 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.070784Jy sigma=1.379405 ! Fit after self-cal, rms=0.069469Jy sigma=1.357099 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.432 mas, bmaj=7.861 mas, bpa=22.04 degrees ! Estimated noise=0.821822 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.39324e-05 Jy ! Component: 100 - total flux cleaned = 7.19933e-05 Jy ! Component: 150 - total flux cleaned = 0.000166307 Jy ! Component: 200 - total flux cleaned = 0.000246597 Jy ! Total flux subtracted in 200 components = 0.000246597 Jy ! Clean residual min=-0.009185 max=0.008838 Jy/beam ! Clean residual mean=0.000016 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.476652 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.476652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069280Jy sigma=1.352107 ! Fit after self-cal, rms=0.069262Jy sigma=1.351759 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.000125718 Jy ! Component: 100 - total flux cleaned = -0.00019186 Jy ! Component: 150 - total flux cleaned = 6.53985e-05 Jy ! Component: 200 - total flux cleaned = 0.00017779 Jy ! Total flux subtracted in 200 components = 0.00017779 Jy ! Clean residual min=-0.009073 max=0.008770 Jy/beam ! Clean residual mean=0.000016 rms=0.002232 Jy/beam ! Combined flux in latest and established models = 0.47683 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 0.47683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069165Jy sigma=1.349110 ! Fit after self-cal, rms=0.069155Jy sigma=1.348952 ! 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.069155Jy sigma=1.348952 ! Fit after self-cal, rms=0.069089Jy sigma=1.348610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.43 mas, bmaj=7.859 mas, bpa=22.07 degrees ! Estimated noise=0.82136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000167106 Jy ! Component: 100 - total flux cleaned = -4.14307e-05 Jy ! Component: 150 - total flux cleaned = 1.54302e-05 Jy ! Component: 200 - total flux cleaned = 1.6356e-05 Jy ! Total flux subtracted in 200 components = 1.6356e-05 Jy ! Clean residual min=-0.009075 max=0.008862 Jy/beam ! Clean residual mean=0.000016 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.476847 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 64 components and 0.476847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069015Jy sigma=1.346539 ! Fit after self-cal, rms=0.069009Jy sigma=1.346447 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.000159478 Jy ! Component: 100 - total flux cleaned = 0.000261182 Jy ! Component: 150 - total flux cleaned = 0.000356354 Jy ! Component: 200 - total flux cleaned = 0.000402013 Jy ! Total flux subtracted in 200 components = 0.000402013 Jy ! Clean residual min=-0.008961 max=0.008845 Jy/beam ! Clean residual mean=0.000016 rms=0.002228 Jy/beam ! Combined flux in latest and established models = 0.477249 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 78 components and 0.477249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068960Jy sigma=1.345038 ! Fit after self-cal, rms=0.068957Jy sigma=1.344980 ! 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.068957Jy sigma=1.344980 ! Fit after self-cal, rms=0.067797Jy sigma=1.316918 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.834 mas, bmaj=9.979 mas, bpa=6.411 degrees ! Estimated noise=0.960694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137178 Jy ! Component: 100 - total flux cleaned = -0.000335616 Jy ! Component: 150 - total flux cleaned = -0.000590164 Jy ! Component: 200 - total flux cleaned = -0.000679613 Jy ! Total flux subtracted in 200 components = -0.000679613 Jy ! Clean residual min=-0.010248 max=0.011528 Jy/beam ! Clean residual mean=0.000010 rms=0.002950 Jy/beam ! Combined flux in latest and established models = 0.476569 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 95 components and 0.476569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067724Jy sigma=1.315240 ! Fit after self-cal, rms=0.067715Jy sigma=1.315043 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.000209762 Jy ! Component: 100 - total flux cleaned = -0.000288553 Jy ! Component: 150 - total flux cleaned = -0.000323405 Jy ! Component: 200 - total flux cleaned = -0.000356628 Jy ! Total flux subtracted in 200 components = -0.000356628 Jy ! Clean residual min=-0.010101 max=0.011566 Jy/beam ! Clean residual mean=0.000010 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 0.476212 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.476212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067706Jy sigma=1.314576 ! Fit after self-cal, rms=0.067702Jy sigma=1.314536 ! 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=4.427 mas, bmaj=7.853 mas, bpa=22.07 degrees ! Estimated noise=0.82068 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.427 x 7.853 at 22.07 degrees (North through East) ! Clean map min=-0.0079892 max=0.44084 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.898 mas, bmaj=6.931 mas, bpa=23.63 degrees ! Estimated noise=1.03468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.348468 Jy ! Component: 100 - total flux cleaned = 0.424459 Jy ! Component: 150 - total flux cleaned = 0.445652 Jy ! Component: 200 - total flux cleaned = 0.455336 Jy ! Total flux subtracted in 200 components = 0.455336 Jy ! Clean residual min=-0.007383 max=0.008480 Jy/beam ! Clean residual mean=0.000003 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.455336 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.455336 Jy ! Inverting map and beam ! Estimated beam: bmin=4.427 mas, bmaj=7.853 mas, bpa=22.07 degrees ! Estimated noise=0.82068 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.00505614 Jy ! Component: 100 - total flux cleaned = 0.00840853 Jy ! Component: 150 - total flux cleaned = 0.0105518 Jy ! Component: 200 - total flux cleaned = 0.0120257 Jy ! Total flux subtracted in 200 components = 0.0120257 Jy ! Clean residual min=-0.008694 max=0.008846 Jy/beam ! Clean residual mean=0.000009 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.467362 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.467362 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.834 mas, bmaj=9.979 mas, bpa=6.411 degrees ! Estimated noise=0.960694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030116 Jy ! Component: 100 - total flux cleaned = 0.00475849 Jy ! Component: 150 - total flux cleaned = 0.00598759 Jy ! Component: 200 - total flux cleaned = 0.00647334 Jy ! Total flux subtracted in 200 components = 0.00647334 Jy ! Clean residual min=-0.010387 max=0.011991 Jy/beam ! Clean residual mean=0.000013 rms=0.002993 Jy/beam ! Combined flux in latest and established models = 0.473835 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.000428228 Jy ! Component: 100 - total flux cleaned = 0.000731831 Jy ! Component: 150 - total flux cleaned = 0.000936242 Jy ! Component: 200 - total flux cleaned = 0.00112673 Jy ! Total flux subtracted in 200 components = 0.00112673 Jy ! Clean residual min=-0.010203 max=0.011814 Jy/beam ! Clean residual mean=0.000012 rms=0.002966 Jy/beam ! Combined flux in latest and established models = 0.474962 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 91 components and 0.474962 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.427 mas, bmaj=7.853 mas, bpa=22.07 degrees ! Estimated noise=0.82068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485584 Jy ! Component: 100 - total flux cleaned = -0.000405226 Jy ! Component: 150 - total flux cleaned = -0.00033407 Jy ! Component: 200 - total flux cleaned = -0.0004034 Jy ! Total flux subtracted in 200 components = -0.0004034 Jy ! Clean residual min=-0.008290 max=0.008292 Jy/beam ! Clean residual mean=0.000006 rms=0.002037 Jy/beam ! Combined flux in latest and established models = 0.474558 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 104 components and 0.474558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067807Jy sigma=1.318381 ! Fit after self-cal, rms=0.067784Jy sigma=1.317812 wmodel /J0559+2353_S_map.mod ! wmodel: Unable to open new model file: /J0559+2353_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0559+2353_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.427 x 7.853 at 22.07 degrees (North through East) ! Clean map min=-0.0081859 max=0.44 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0559+2353_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.439995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00203442 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38712 1.38712 2.77423 5.54847 11.0969 22.1939 44.3877 88.7755 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0061 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.439 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 216.275 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0559+2353_S_dfm.log closed on Thu May 19 20:03:43 2016