! Started logfile: /scr/pima/bg219a_uvs/J0645+0541_S_dfm.log on Thu May 19 23:55:27 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/J0645+0541_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0645+0541_S_uva.fits ! AN table 1: 29 integrations on 6 of 6 possible baselines. ! AN table 2: 29 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.905172 visibilities/baseline/integration-bin. ! Found source: J0645+0541 ! ! 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 1260 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 J0645+0541_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 4 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 4 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.019077Jy sigma=27.255943 ! Fit after self-cal, rms=0.910230Jy sigma=24.296531 ! 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=9.203 mas, bmaj=17.59 mas, bpa=-17.63 degrees ! Estimated noise=0.87849 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0632241 Jy ! Component: 100 - total flux cleaned = 0.0853791 Jy ! Total flux subtracted in 100 components = 0.0853791 Jy ! Clean residual min=-0.013936 max=0.013806 Jy/beam ! Clean residual mean=0.000069 rms=0.005765 Jy/beam ! Combined flux in latest and established models = 0.0853791 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0853791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061147Jy sigma=1.540845 ! Fit after self-cal, rms=0.060758Jy sigma=1.528408 ! 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=10.2 mas, bmaj=18.36 mas, bpa=-12.03 degrees ! Estimated noise=0.769383 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.0179023 Jy ! Component: 100 - total flux cleaned = 0.0172754 Jy ! Component: 150 - total flux cleaned = 0.0184876 Jy ! Component: 200 - total flux cleaned = 0.0173677 Jy ! Total flux subtracted in 200 components = 0.0173677 Jy ! Clean residual min=-0.004475 max=0.004438 Jy/beam ! Clean residual mean=0.000050 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.102747 Jy ! Performing phase self-cal ! Adding 140 model components to the UV plane model. ! The established model now contains 155 components and 0.102747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047767Jy sigma=1.138444 ! Fit after self-cal, rms=0.047689Jy sigma=1.134893 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.2 x 18.36 at -12.03 degrees (North through East) ! Clean map min=-0.01024 max=0.085003 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: ! FD 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 NL 1.03 OV 1.08 PT 0.88 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.93 NL 1.12 OV 1.05 PT 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 NL 1.06 OV 1.01 PT 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.92 NL 0.95 OV 0.98 PT 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 NL 1.06 OV 1.14 PT 0.85 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.89 NL 1.07 OV 1.03 PT 0.93 ! ! ! Fit before self-cal, rms=0.047689Jy sigma=1.134893 ! Fit after self-cal, rms=0.046944Jy sigma=1.105988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.3 mas, bmaj=18.67 mas, bpa=-12.1 degrees ! Estimated noise=0.748412 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.05876e-05 Jy ! Component: 100 - total flux cleaned = -0.000948541 Jy ! Component: 150 - total flux cleaned = -0.00159576 Jy ! Component: 200 - total flux cleaned = -0.00206122 Jy ! Total flux subtracted in 200 components = -0.00206122 Jy ! Clean residual min=-0.000740 max=0.000742 Jy/beam ! Clean residual mean=0.000006 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.100686 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 222 components and 0.100685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046736Jy sigma=1.101217 ! Fit after self-cal, rms=0.046790Jy sigma=1.100364 ! 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.046790Jy sigma=1.100364 ! Fit after self-cal, rms=0.047862Jy sigma=1.090931 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.34 mas, bmaj=18.69 mas, bpa=-11.99 degrees ! Estimated noise=0.752257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310703 Jy ! Component: 100 - total flux cleaned = -0.000559809 Jy ! Component: 150 - total flux cleaned = -0.000559967 Jy ! Component: 200 - total flux cleaned = -0.000454607 Jy ! Total flux subtracted in 200 components = -0.000454607 Jy ! Clean residual min=-0.000352 max=0.000344 Jy/beam ! Clean residual mean=-0.000000 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.100231 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 276 components and 0.100231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047830Jy sigma=1.090460 ! Fit after self-cal, rms=0.047900Jy sigma=1.089570 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 = 7.17347e-05 Jy ! Component: 100 - total flux cleaned = 9.77504e-05 Jy ! Component: 150 - total flux cleaned = 9.75507e-05 Jy ! Component: 200 - total flux cleaned = 5.90551e-06 Jy ! Total flux subtracted in 200 components = 5.90551e-06 Jy ! Clean residual min=-0.000377 max=0.000375 Jy/beam ! Clean residual mean=-0.000001 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.100237 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 327 components and 0.100237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047871Jy sigma=1.089083 ! Fit after self-cal, rms=0.047881Jy sigma=1.089043 ! 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.047881Jy sigma=1.089043 ! Fit after self-cal, rms=0.048157Jy sigma=1.088910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.34 mas, bmaj=18.68 mas, bpa=-12.03 degrees ! Estimated noise=0.75192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000201576 Jy ! Component: 100 - total flux cleaned = 0.000366624 Jy ! Component: 150 - total flux cleaned = 0.00050614 Jy ! Component: 200 - total flux cleaned = 0.000646323 Jy ! Total flux subtracted in 200 components = 0.000646323 Jy ! Clean residual min=-0.000331 max=0.000334 Jy/beam ! Clean residual mean=-0.000001 rms=0.000120 Jy/beam ! Combined flux in latest and established models = 0.100883 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 376 components and 0.100883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048139Jy sigma=1.088600 ! Fit after self-cal, rms=0.048156Jy sigma=1.088553 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.52464e-05 Jy ! Component: 100 - total flux cleaned = -8.18116e-05 Jy ! Component: 150 - total flux cleaned = -0.000205996 Jy ! Component: 200 - total flux cleaned = -0.000294015 Jy ! Total flux subtracted in 200 components = -0.000294015 Jy ! Clean residual min=-0.000297 max=0.000291 Jy/beam ! Clean residual mean=-0.000001 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.100589 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 417 components and 0.100589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048141Jy sigma=1.088309 ! Fit after self-cal, rms=0.048146Jy sigma=1.088293 ! 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.048146Jy sigma=1.088293 ! Fit after self-cal, rms=0.048180Jy sigma=1.088275 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.07 mas, bmaj=18.84 mas, bpa=-9.679 degrees ! Estimated noise=0.754363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.74045e-05 Jy ! Component: 100 - total flux cleaned = 0.000163292 Jy ! Component: 150 - total flux cleaned = 0.000178602 Jy ! Component: 200 - total flux cleaned = 0.000162655 Jy ! Total flux subtracted in 200 components = 0.000162655 Jy ! Clean residual min=-0.000262 max=0.000262 Jy/beam ! Clean residual mean=-0.000000 rms=0.000096 Jy/beam ! Combined flux in latest and established models = 0.100752 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 447 components and 0.100752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048168Jy sigma=1.088072 ! Fit after self-cal, rms=0.048167Jy sigma=1.088058 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.000116626 Jy ! Component: 100 - total flux cleaned = 2.94144e-05 Jy ! Component: 150 - total flux cleaned = -4.22284e-05 Jy ! Component: 200 - total flux cleaned = -7.01204e-05 Jy ! Total flux subtracted in 200 components = -7.01204e-05 Jy ! Clean residual min=-0.000238 max=0.000238 Jy/beam ! Clean residual mean=-0.000001 rms=0.000091 Jy/beam ! Combined flux in latest and established models = 0.100682 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 477 components and 0.100682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048157Jy sigma=1.087885 ! Fit after self-cal, rms=0.048157Jy sigma=1.087875 ! 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=10.34 mas, bmaj=18.67 mas, bpa=-12.04 degrees ! Estimated noise=0.75141 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.34 x 18.67 at -12.04 degrees (North through East) ! Clean map min=-0.0056597 max=0.081288 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=9.319 mas, bmaj=17.88 mas, bpa=-18.07 degrees ! Estimated noise=0.882093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0630231 Jy ! Component: 100 - total flux cleaned = 0.0876912 Jy ! Component: 150 - total flux cleaned = 0.0910822 Jy ! Component: 200 - total flux cleaned = 0.092062 Jy ! Total flux subtracted in 200 components = 0.092062 Jy ! Clean residual min=-0.006332 max=0.006386 Jy/beam ! Clean residual mean=0.000042 rms=0.002738 Jy/beam ! Combined flux in latest and established models = 0.092062 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 76 model components to the UV plane model. ! The established model now contains 76 components and 0.092062 Jy ! Inverting map and beam ! Estimated beam: bmin=10.34 mas, bmaj=18.67 mas, bpa=-12.04 degrees ! Estimated noise=0.75141 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.00644597 Jy ! Component: 100 - total flux cleaned = 0.00473727 Jy ! Component: 150 - total flux cleaned = 0.00394682 Jy ! Component: 200 - total flux cleaned = 0.0031402 Jy ! Total flux subtracted in 200 components = 0.0031402 Jy ! Clean residual min=-0.002447 max=0.002420 Jy/beam ! Clean residual mean=0.000028 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.0952022 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 173 components and 0.0952022 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=11.07 mas, bmaj=18.84 mas, bpa=-9.679 degrees ! Estimated noise=0.754363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215803 Jy ! Component: 100 - total flux cleaned = -0.000378286 Jy ! Component: 150 - total flux cleaned = -0.000431477 Jy ! Component: 200 - total flux cleaned = -0.000596125 Jy ! Total flux subtracted in 200 components = -0.000596125 Jy ! Clean residual min=-0.000893 max=0.000879 Jy/beam ! Clean residual mean=0.000009 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0946061 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.000456554 Jy ! Component: 100 - total flux cleaned = -0.000412272 Jy ! Component: 150 - total flux cleaned = -0.000233104 Jy ! Component: 200 - total flux cleaned = -0.000188897 Jy ! Total flux subtracted in 200 components = -0.000188897 Jy ! Clean residual min=-0.000803 max=0.000808 Jy/beam ! Clean residual mean=0.000006 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0944172 Jy ! Adding 142 model components to the UV plane model. ! The established model now contains 311 components and 0.0944172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.34 mas, bmaj=18.67 mas, bpa=-12.04 degrees ! Estimated noise=0.75141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000112733 Jy ! Component: 100 - total flux cleaned = 0.000230872 Jy ! Component: 150 - total flux cleaned = 0.000430736 Jy ! Component: 200 - total flux cleaned = 0.000593935 Jy ! Total flux subtracted in 200 components = 0.000593935 Jy ! Clean residual min=-0.000284 max=0.000287 Jy/beam ! Clean residual mean=-0.000000 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.0950111 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 373 components and 0.0950111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048120Jy sigma=1.087502 ! Fit after self-cal, rms=0.048096Jy sigma=1.087379 wmodel /J0645+0541_S_map.mod ! wmodel: Unable to open new model file: /J0645+0541_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0645+0541_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.34 x 18.67 at -12.04 degrees (North through East) ! Clean map min=-0.0053729 max=0.078908 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0645+0541_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0789082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106073 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403277 0.403277 0.806554 1.61311 3.22622 6.45243 12.9049 25.8097 51.6195 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 743.905 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0645+0541_S_dfm.log closed on Thu May 19 23:55:31 2016