! Started logfile: /scr/pima/bg219e_uvs/J1345+0706_S_dfm.log on Thu May 19 18:42:09 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/bg219e_uvs/J1345+0706_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1345+0706_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804728 visibilities/baseline/integration-bin. ! Found source: J1345+0706 ! ! 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 6808 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 J1345+0706_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=1.007777Jy sigma=23.410915 ! Fit after self-cal, rms=0.851708Jy sigma=19.985124 ! 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.04 mas, bmaj=7.334 mas, bpa=7.025 degrees ! Estimated noise=0.474273 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.114356 Jy ! Component: 100 - total flux cleaned = 0.139837 Jy ! Total flux subtracted in 100 components = 0.139837 Jy ! Clean residual min=-0.009837 max=0.014131 Jy/beam ! Clean residual mean=0.000010 rms=0.002814 Jy/beam ! Combined flux in latest and established models = 0.139837 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.139837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078288Jy sigma=1.895089 ! Fit after self-cal, rms=0.077938Jy sigma=1.879469 ! 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.732 mas, bmaj=8.269 mas, bpa=4.691 degrees ! Estimated noise=0.383368 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.00920259 Jy ! Component: 100 - total flux cleaned = 0.0106538 Jy ! Component: 150 - total flux cleaned = 0.0108068 Jy ! Component: 200 - total flux cleaned = 0.0109316 Jy ! Total flux subtracted in 200 components = 0.0109316 Jy ! Clean residual min=-0.009943 max=0.013999 Jy/beam ! Clean residual mean=0.000005 rms=0.003476 Jy/beam ! Combined flux in latest and established models = 0.150769 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.150769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076345Jy sigma=1.867112 ! Fit after self-cal, rms=0.076351Jy sigma=1.866921 ! 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.732 x 8.269 at 4.691 degrees (North through East) ! Clean map min=-0.0096997 max=0.14867 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* MK 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* MK 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* MK 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.076351Jy sigma=1.866921 ! Fit after self-cal, rms=0.076351Jy sigma=1.866921 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.732 mas, bmaj=8.269 mas, bpa=4.691 degrees ! Estimated noise=0.383368 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.000232434 Jy ! Component: 100 - total flux cleaned = 0.000233007 Jy ! Component: 150 - total flux cleaned = 0.000442802 Jy ! Component: 200 - total flux cleaned = 0.000499809 Jy ! Total flux subtracted in 200 components = 0.000499809 Jy ! Clean residual min=-0.009887 max=0.013790 Jy/beam ! Clean residual mean=0.000004 rms=0.003462 Jy/beam ! Combined flux in latest and established models = 0.151269 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.151269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076187Jy sigma=1.864693 ! Fit after self-cal, rms=0.076191Jy sigma=1.864656 ! 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.076191Jy sigma=1.864656 ! Fit after self-cal, rms=0.071121Jy sigma=1.829137 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.795 mas, bmaj=8.359 mas, bpa=4.827 degrees ! Estimated noise=0.359679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00695012 Jy ! Component: 100 - total flux cleaned = -0.00977918 Jy ! Component: 150 - total flux cleaned = -0.0115285 Jy ! Component: 200 - total flux cleaned = -0.0126803 Jy ! Total flux subtracted in 200 components = -0.0126803 Jy ! Clean residual min=-0.007554 max=0.013010 Jy/beam ! Clean residual mean=0.000001 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.138589 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.138588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070895Jy sigma=1.802460 ! Fit after self-cal, rms=0.070888Jy sigma=1.802404 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 (-114.5, -124). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116054 Jy ! Component: 100 - total flux cleaned = 0.0173999 Jy ! Component: 150 - total flux cleaned = 0.0212301 Jy ! Component: 200 - total flux cleaned = 0.0231796 Jy ! Total flux subtracted in 200 components = 0.0231796 Jy ! Clean residual min=-0.009378 max=0.011298 Jy/beam ! Clean residual mean=-0.000011 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.161768 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 101 components and 0.161768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069377Jy sigma=1.742964 ! Fit after self-cal, rms=0.069078Jy sigma=1.734407 ! 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.069078Jy sigma=1.734407 ! Fit after self-cal, rms=0.067811Jy sigma=1.728276 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.824 mas, bmaj=8.393 mas, bpa=4.776 degrees ! Estimated noise=0.351194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.45945e-05 Jy ! Component: 100 - total flux cleaned = 0.00084011 Jy ! Component: 150 - total flux cleaned = 0.00177976 Jy ! Component: 200 - total flux cleaned = 0.00242057 Jy ! Total flux subtracted in 200 components = 0.00242057 Jy ! Clean residual min=-0.008938 max=0.009982 Jy/beam ! Clean residual mean=-0.000007 rms=0.002279 Jy/beam ! Combined flux in latest and established models = 0.164189 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 120 components and 0.164189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067591Jy sigma=1.711481 ! Fit after self-cal, rms=0.067558Jy sigma=1.710213 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 (-15.5, -60). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00894618 Jy ! Component: 100 - total flux cleaned = 0.011753 Jy ! Component: 150 - total flux cleaned = 0.0114828 Jy ! Component: 200 - total flux cleaned = 0.0117054 Jy ! Total flux subtracted in 200 components = 0.0117054 Jy ! Clean residual min=-0.008419 max=0.008905 Jy/beam ! Clean residual mean=-0.000003 rms=0.002072 Jy/beam ! Combined flux in latest and established models = 0.175894 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.175894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066514Jy sigma=1.673013 ! Fit after self-cal, rms=0.066289Jy sigma=1.668063 ! 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.066289Jy sigma=1.668063 ! Fit after self-cal, rms=0.065886Jy sigma=1.666630 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.709 mas, bmaj=11.69 mas, bpa=-1.724 degrees ! Estimated noise=0.400491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270356 Jy ! Component: 100 - total flux cleaned = 0.000663821 Jy ! Component: 150 - total flux cleaned = 0.00094345 Jy ! Component: 200 - total flux cleaned = 0.00109709 Jy ! Total flux subtracted in 200 components = 0.00109709 Jy ! Clean residual min=-0.010821 max=0.009445 Jy/beam ! Clean residual mean=-0.000003 rms=0.002804 Jy/beam ! Combined flux in latest and established models = 0.176991 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.176991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065812Jy sigma=1.658386 ! Fit after self-cal, rms=0.065778Jy sigma=1.657679 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.000915921 Jy ! Component: 100 - total flux cleaned = 0.000776594 Jy ! Component: 150 - total flux cleaned = 0.000655356 Jy ! Component: 200 - total flux cleaned = 0.000603017 Jy ! Total flux subtracted in 200 components = 0.000603017 Jy ! Clean residual min=-0.010765 max=0.009157 Jy/beam ! Clean residual mean=-0.000002 rms=0.002769 Jy/beam ! Combined flux in latest and established models = 0.177594 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 166 components and 0.177594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065733Jy sigma=1.654227 ! Fit after self-cal, rms=0.065728Jy sigma=1.653914 ! 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.836 mas, bmaj=8.409 mas, bpa=4.818 degrees ! Estimated noise=0.34794 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 8.409 at 4.818 degrees (North through East) ! Clean map min=-0.0083202 max=0.13469 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.114 mas, bmaj=7.446 mas, bpa=7.218 degrees ! Estimated noise=0.435882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104766 Jy ! Component: 100 - total flux cleaned = 0.130369 Jy ! Component: 150 - total flux cleaned = 0.144313 Jy ! Component: 200 - total flux cleaned = 0.154228 Jy ! Total flux subtracted in 200 components = 0.154228 Jy ! Clean residual min=-0.007077 max=0.010194 Jy/beam ! Clean residual mean=0.000002 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.154228 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.154228 Jy ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.409 mas, bpa=4.818 degrees ! Estimated noise=0.34794 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.00939687 Jy ! Component: 100 - total flux cleaned = 0.0155758 Jy ! Component: 150 - total flux cleaned = 0.0184953 Jy ! Component: 200 - total flux cleaned = 0.0194607 Jy ! Total flux subtracted in 200 components = 0.0194607 Jy ! Clean residual min=-0.007719 max=0.008425 Jy/beam ! Clean residual mean=-0.000005 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.173688 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 62 components and 0.173688 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.709 mas, bmaj=11.69 mas, bpa=-1.724 degrees ! Estimated noise=0.400491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041248 Jy ! Component: 100 - total flux cleaned = 0.00515365 Jy ! Component: 150 - total flux cleaned = 0.00571711 Jy ! Component: 200 - total flux cleaned = 0.00579498 Jy ! Total flux subtracted in 200 components = 0.00579498 Jy ! Clean residual min=-0.010354 max=0.009701 Jy/beam ! Clean residual mean=-0.000006 rms=0.002792 Jy/beam ! Combined flux in latest and established models = 0.179483 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 = 7.49292e-05 Jy ! Component: 100 - total flux cleaned = 0.00014195 Jy ! Component: 150 - total flux cleaned = 0.000140337 Jy ! Component: 200 - total flux cleaned = 0.000197138 Jy ! Total flux subtracted in 200 components = 0.000197138 Jy ! Clean residual min=-0.010493 max=0.009439 Jy/beam ! Clean residual mean=-0.000006 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.17968 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 105 components and 0.17968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.409 mas, bpa=4.818 degrees ! Estimated noise=0.34794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000974996 Jy ! Component: 100 - total flux cleaned = -0.000880019 Jy ! Component: 150 - total flux cleaned = -0.00087903 Jy ! Component: 200 - total flux cleaned = -0.000878517 Jy ! Total flux subtracted in 200 components = -0.000878517 Jy ! Clean residual min=-0.008136 max=0.008030 Jy/beam ! Clean residual mean=-0.000002 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.178802 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 126 components and 0.178802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065783Jy sigma=1.650218 ! Fit after self-cal, rms=0.065736Jy sigma=1.648985 wmodel /J1345+0706_S_map.mod ! wmodel: Unable to open new model file: /J1345+0706_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1345+0706_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 8.409 at 4.818 degrees (North through East) ! Clean map min=-0.0079786 max=0.13124 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1345+0706_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.131243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00191419 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.37553 4.37553 8.75105 17.5021 35.0042 70.0084 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0057 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 68.563 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1345+0706_S_dfm.log closed on Thu May 19 18:42:11 2016