! Started logfile: /scr/pima/bg219b_uvs/J1058+5628_S_uvs.log on Thu Apr 7 01:20:09 2016 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,6,7,8 ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/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 /scr/pima/bg219b_uvs/J1058+5628_S_map.mod ! Writing 160 model components to file: /scr/pima/bg219b_uvs/J1058+5628_S_map.mod wobs /scr/pima/bg219b_uvs/J1058+5628_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1058+5628_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1058+5628_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219b_uvs/J1058+5628_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000731067 Jy ! Component: 100 - total flux cleaned = 0.000616943 Jy ! Component: 150 - total flux cleaned = 0.000673161 Jy ! Component: 200 - total flux cleaned = 0.000623873 Jy ! Component: 250 - total flux cleaned = 0.000428336 Jy ! Component: 300 - total flux cleaned = 0.000238994 Jy ! Component: 350 - total flux cleaned = 0.000102448 Jy ! Component: 400 - total flux cleaned = -2.94175e-05 Jy ! Component: 450 - total flux cleaned = -0.000240381 Jy ! Component: 500 - total flux cleaned = -0.000403817 Jy ! Component: 550 - total flux cleaned = -0.000522864 Jy ! Component: 600 - total flux cleaned = -0.000600638 Jy ! Component: 650 - total flux cleaned = -0.000713654 Jy ! Component: 700 - total flux cleaned = -0.000858959 Jy ! Component: 750 - total flux cleaned = -0.000929883 Jy ! Component: 800 - total flux cleaned = -0.000998827 Jy ! Component: 850 - total flux cleaned = -0.00106616 Jy ! Component: 900 - total flux cleaned = -0.00113107 Jy ! Component: 950 - total flux cleaned = -0.00119464 Jy ! Component: 1000 - total flux cleaned = -0.0011954 Jy ! Component: 1050 - total flux cleaned = -0.0012554 Jy ! Component: 1100 - total flux cleaned = -0.00122591 Jy ! Component: 1150 - total flux cleaned = -0.00125556 Jy ! Component: 1200 - total flux cleaned = -0.00117165 Jy ! Component: 1250 - total flux cleaned = -0.00108943 Jy ! Component: 1300 - total flux cleaned = -0.00098142 Jy ! Component: 1350 - total flux cleaned = -0.00082201 Jy ! Component: 1400 - total flux cleaned = -0.000665586 Jy ! Component: 1450 - total flux cleaned = -0.000512581 Jy ! Component: 1500 - total flux cleaned = -0.000337532 Jy ! Component: 1550 - total flux cleaned = -0.000215145 Jy ! Component: 1600 - total flux cleaned = -0.000118334 Jy ! Component: 1650 - total flux cleaned = -2.34988e-05 Jy ! Component: 1700 - total flux cleaned = 6.97047e-05 Jy ! Component: 1750 - total flux cleaned = 0.000138195 Jy ! Component: 1800 - total flux cleaned = 0.000228782 Jy ! Component: 1850 - total flux cleaned = 0.00029561 Jy ! Component: 1900 - total flux cleaned = 0.000427096 Jy ! Component: 1950 - total flux cleaned = 0.000534467 Jy ! Component: 2000 - total flux cleaned = 0.000640431 Jy ! Component: 2050 - total flux cleaned = 0.000702858 Jy ! Component: 2100 - total flux cleaned = 0.000723453 Jy ! Component: 2150 - total flux cleaned = 0.000886501 Jy ! Component: 2200 - total flux cleaned = 0.000926593 Jy ! Component: 2250 - total flux cleaned = 0.00106562 Jy ! Component: 2300 - total flux cleaned = 0.00110453 Jy ! Component: 2350 - total flux cleaned = 0.00122035 Jy ! Component: 2400 - total flux cleaned = 0.00127783 Jy ! Component: 2450 - total flux cleaned = 0.00129703 Jy ! Component: 2500 - total flux cleaned = 0.00137191 Jy ! Component: 2550 - total flux cleaned = 0.00144627 Jy ! Component: 2600 - total flux cleaned = 0.00151921 Jy ! Component: 2650 - total flux cleaned = 0.0015373 Jy ! Component: 2700 - total flux cleaned = 0.00159081 Jy ! Component: 2750 - total flux cleaned = 0.00166147 Jy ! Component: 2800 - total flux cleaned = 0.00181873 Jy ! Component: 2850 - total flux cleaned = 0.001836 Jy ! Component: 2900 - total flux cleaned = 0.00193867 Jy ! Component: 2950 - total flux cleaned = 0.00203974 Jy ! Component: 3000 - total flux cleaned = 0.00205639 Jy ! Component: 3050 - total flux cleaned = 0.00203987 Jy ! Component: 3100 - total flux cleaned = 0.00212232 Jy ! Component: 3150 - total flux cleaned = 0.00217096 Jy ! Component: 3200 - total flux cleaned = 0.00212245 Jy ! Component: 3250 - total flux cleaned = 0.00212257 Jy ! Component: 3300 - total flux cleaned = 0.0022017 Jy ! Component: 3350 - total flux cleaned = 0.00218604 Jy ! Component: 3400 - total flux cleaned = 0.00223265 Jy ! Component: 3450 - total flux cleaned = 0.00227879 Jy ! Component: 3500 - total flux cleaned = 0.00223294 Jy ! Component: 3550 - total flux cleaned = 0.00229341 Jy ! Component: 3600 - total flux cleaned = 0.00230849 Jy ! Component: 3650 - total flux cleaned = 0.00232347 Jy ! Component: 3700 - total flux cleaned = 0.00236741 Jy ! Component: 3750 - total flux cleaned = 0.00233851 Jy ! Component: 3800 - total flux cleaned = 0.0023673 Jy ! Component: 3850 - total flux cleaned = 0.00238178 Jy ! Component: 3900 - total flux cleaned = 0.00236754 Jy ! Component: 3950 - total flux cleaned = 0.00235348 Jy ! Component: 4000 - total flux cleaned = 0.00233974 Jy ! Component: 4050 - total flux cleaned = 0.00235355 Jy ! Total flux subtracted in 4096 components = 0.00239467 Jy ! Clean residual min=-0.000725 max=0.000753 Jy/beam ! Clean residual mean=0.000008 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.23155 Jy keep ! Adding 337 model components to the UV plane model. ! The established model now contains 497 components and 0.23155 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] 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.0020126 max=0.18395 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.183953 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000257389 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.419763 0.419763 0.839526 1.67905 3.35811 6.71621 13.4324 26.8648 53.7297 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.183 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 714.688 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1058+5628_S_uvs.log closed on Thu Apr 7 01:20:13 2016