! Started logfile: /scr/pima/bg219b_uvs/J1058+5628_S_dfm.log on Thu May 19 20:14:22 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/J1058+5628_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1058+5628_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.808761 visibilities/baseline/integration-bin. ! Found source: J1058+5628 ! ! 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 6056 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 J1058+5628_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025151Jy sigma=23.505569 ! Fit after self-cal, rms=0.807077Jy sigma=18.486693 ! 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.731 mas, bmaj=4.992 mas, bpa=34.54 degrees ! Estimated noise=0.699326 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.147754 Jy ! Component: 100 - total flux cleaned = 0.180209 Jy ! Total flux subtracted in 100 components = 0.180209 Jy ! Clean residual min=-0.006293 max=0.010495 Jy/beam ! Clean residual mean=0.000016 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.180209 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.180209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066628Jy sigma=1.479224 ! Fit after self-cal, rms=0.066617Jy sigma=1.479077 ! 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.538 mas, bmaj=6.054 mas, bpa=30.42 degrees ! Estimated noise=0.421661 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.0169653 Jy ! Component: 100 - total flux cleaned = 0.0242186 Jy ! Component: 150 - total flux cleaned = 0.0274541 Jy ! Component: 200 - total flux cleaned = 0.0291179 Jy ! Total flux subtracted in 200 components = 0.0291179 Jy ! Clean residual min=-0.005358 max=0.006603 Jy/beam ! Clean residual mean=0.000100 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.209327 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.209327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062821Jy sigma=1.387393 ! Fit after self-cal, rms=0.062745Jy sigma=1.385451 ! 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.538 x 6.054 at 30.42 degrees (North through East) ! Clean map min=-0.0051185 max=0.19461 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.062745Jy sigma=1.385451 ! Fit after self-cal, rms=0.062745Jy sigma=1.385451 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.538 mas, bmaj=6.054 mas, bpa=30.42 degrees ! Estimated noise=0.421661 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.000899855 Jy ! Component: 100 - total flux cleaned = 0.00111296 Jy ! Component: 150 - total flux cleaned = 0.00119942 Jy ! Component: 200 - total flux cleaned = 0.00120078 Jy ! Total flux subtracted in 200 components = 0.00120078 Jy ! Clean residual min=-0.005195 max=0.006687 Jy/beam ! Clean residual mean=0.000103 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.210528 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.210528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062703Jy sigma=1.384439 ! Fit after self-cal, rms=0.062695Jy sigma=1.384316 ! 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.062695Jy sigma=1.384316 ! Fit after self-cal, rms=0.061350Jy sigma=1.371602 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.551 mas, bmaj=6.054 mas, bpa=29.47 degrees ! Estimated noise=0.414252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00290944 Jy ! Component: 100 - total flux cleaned = -0.00376972 Jy ! Component: 150 - total flux cleaned = -0.00403623 Jy ! Component: 200 - total flux cleaned = -0.0042497 Jy ! Total flux subtracted in 200 components = -0.0042497 Jy ! Clean residual min=-0.004528 max=0.006342 Jy/beam ! Clean residual mean=0.000089 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.206278 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 58 components and 0.206278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061244Jy sigma=1.368278 ! Fit after self-cal, rms=0.061242Jy sigma=1.368217 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.000111363 Jy ! Component: 100 - total flux cleaned = -0.000258523 Jy ! Component: 150 - total flux cleaned = -0.000338985 Jy ! Component: 200 - total flux cleaned = -0.00038303 Jy ! Total flux subtracted in 200 components = -0.00038303 Jy ! Clean residual min=-0.004493 max=0.006351 Jy/beam ! Clean residual mean=0.000088 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.205895 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.205895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061234Jy sigma=1.367977 ! Fit after self-cal, rms=0.061233Jy sigma=1.367961 ! 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.061233Jy sigma=1.367961 ! Fit after self-cal, rms=0.060743Jy sigma=1.366333 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.558 mas, bmaj=6.042 mas, bpa=28.88 degrees ! Estimated noise=0.410368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0015403 Jy ! Component: 100 - total flux cleaned = -0.00163441 Jy ! Component: 150 - total flux cleaned = -0.00167985 Jy ! Component: 200 - total flux cleaned = -0.00171802 Jy ! Total flux subtracted in 200 components = -0.00171802 Jy ! Clean residual min=-0.004196 max=0.006358 Jy/beam ! Clean residual mean=0.000082 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.204177 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.204177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060710Jy sigma=1.365018 ! Fit after self-cal, rms=0.060709Jy sigma=1.365011 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 (-55.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00610635 Jy ! Component: 100 - total flux cleaned = 0.00979632 Jy ! Component: 150 - total flux cleaned = 0.0124764 Jy ! Component: 200 - total flux cleaned = 0.0142047 Jy ! Total flux subtracted in 200 components = 0.0142047 Jy ! Clean residual min=-0.003859 max=0.005227 Jy/beam ! Clean residual mean=0.000069 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.218382 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 107 components and 0.218382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059970Jy sigma=1.348789 ! Fit after self-cal, rms=0.059906Jy sigma=1.347332 ! 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.059906Jy sigma=1.347332 ! Fit after self-cal, rms=0.059547Jy sigma=1.346316 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.186 mas, bmaj=9.089 mas, bpa=24.92 degrees ! Estimated noise=0.480945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362041 Jy ! Component: 100 - total flux cleaned = 0.0055816 Jy ! Component: 150 - total flux cleaned = 0.00582267 Jy ! Component: 200 - total flux cleaned = 0.00582768 Jy ! Total flux subtracted in 200 components = 0.00582768 Jy ! Clean residual min=-0.005727 max=0.006156 Jy/beam ! Clean residual mean=0.000113 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.224209 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 121 components and 0.224209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059433Jy sigma=1.343721 ! Fit after self-cal, rms=0.059419Jy sigma=1.343388 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.00057338 Jy ! Component: 100 - total flux cleaned = 0.000648297 Jy ! Component: 150 - total flux cleaned = 0.000712273 Jy ! Component: 200 - total flux cleaned = 0.000742526 Jy ! Total flux subtracted in 200 components = 0.000742526 Jy ! Clean residual min=-0.005789 max=0.005778 Jy/beam ! Clean residual mean=0.000110 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.224952 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 134 components and 0.224952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059384Jy sigma=1.342669 ! Fit after self-cal, rms=0.059381Jy sigma=1.342612 ! 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.561 mas, bmaj=6.039 mas, bpa=28.51 degrees ! Estimated noise=0.407686 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.561 x 6.039 at 28.51 degrees (North through East) ! Clean map min=-0.0038782 max=0.1878 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.75 mas, bmaj=4.967 mas, bpa=32.56 degrees ! Estimated noise=0.678704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143326 Jy ! Component: 100 - total flux cleaned = 0.175091 Jy ! Component: 150 - total flux cleaned = 0.187329 Jy ! Component: 200 - total flux cleaned = 0.194791 Jy ! Total flux subtracted in 200 components = 0.194791 Jy ! Clean residual min=-0.005037 max=0.005745 Jy/beam ! Clean residual mean=0.000024 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.194791 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.194791 Jy ! Inverting map and beam ! Estimated beam: bmin=4.561 mas, bmaj=6.039 mas, bpa=28.51 degrees ! Estimated noise=0.407686 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 (125.5, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00826818 Jy ! Component: 100 - total flux cleaned = 0.0136269 Jy ! Component: 150 - total flux cleaned = 0.0177804 Jy ! Component: 200 - total flux cleaned = 0.0211209 Jy ! Total flux subtracted in 200 components = 0.0211209 Jy ! Clean residual min=-0.003658 max=0.005105 Jy/beam ! Clean residual mean=0.000053 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.215912 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.215912 Jy ! Inverting map ! Added new window around map position (-126, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425926 Jy ! Component: 100 - total flux cleaned = 0.00624627 Jy ! Component: 150 - total flux cleaned = 0.00740725 Jy ! Component: 200 - total flux cleaned = 0.00851402 Jy ! Total flux subtracted in 200 components = 0.00851402 Jy ! Clean residual min=-0.003537 max=0.003865 Jy/beam ! Clean residual mean=0.000047 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.224426 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 93 components and 0.224426 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.186 mas, bmaj=9.089 mas, bpa=24.92 degrees ! Estimated noise=0.480945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233913 Jy ! Component: 100 - total flux cleaned = 0.00341753 Jy ! Component: 150 - total flux cleaned = 0.00374455 Jy ! Component: 200 - total flux cleaned = 0.00391692 Jy ! Total flux subtracted in 200 components = 0.00391692 Jy ! Clean residual min=-0.004844 max=0.004919 Jy/beam ! Clean residual mean=0.000081 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.228343 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 = 9.43524e-07 Jy ! Component: 100 - total flux cleaned = 4.98969e-05 Jy ! Component: 150 - total flux cleaned = 9.49078e-05 Jy ! Component: 200 - total flux cleaned = 0.000137878 Jy ! Total flux subtracted in 200 components = 0.000137878 Jy ! Clean residual min=-0.004837 max=0.004657 Jy/beam ! Clean residual mean=0.000076 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.228481 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 135 components and 0.228481 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.561 mas, bmaj=6.039 mas, bpa=28.51 degrees ! Estimated noise=0.407686 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000199886 Jy ! Component: 100 - total flux cleaned = 0.000638051 Jy ! Component: 150 - total flux cleaned = 0.000638063 Jy ! Component: 200 - total flux cleaned = 0.0006745 Jy ! Total flux subtracted in 200 components = 0.0006745 Jy ! Clean residual min=-0.003647 max=0.003751 Jy/beam ! Clean residual mean=0.000038 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.229155 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 160 components and 0.229155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058842Jy sigma=1.330202 ! Fit after self-cal, rms=0.058806Jy sigma=1.329499 wmodel /J1058+5628_S_map.mod ! wmodel: Unable to open new model file: /J1058+5628_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J1058+5628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.561 x 6.039 at 28.51 degrees (North through East) ! Clean map min=-0.0033085 max=0.18347 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1058+5628_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.183469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000903819 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.47788 1.47788 2.95577 5.91153 11.8231 23.6461 47.2922 94.5845 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 202.993 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1058+5628_S_dfm.log closed on Thu May 19 20:14:24 2016