! Started logfile: /scr/pima/bg219b_uvs/J1317+4115_S_uvs.log on Thu Apr 7 01:24:04 2016 obs /scr/pima/bg219b_uvs/J1317+4115_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1317+4115_S_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.727778 visibilities/baseline/integration-bin. ! Found source: J1317+4115 ! ! 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 7336 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/J1317+4115_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001394Jy sigma=23.293154 ! Fit after self-cal, rms=0.773881Jy sigma=17.946948 ! 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.344 mas, bmaj=4.385 mas, bpa=-38.3 degrees ! Estimated noise=0.665587 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.159364 Jy ! Component: 100 - total flux cleaned = 0.218348 Jy ! Total flux subtracted in 100 components = 0.218348 Jy ! Clean residual min=-0.011530 max=0.026602 Jy/beam ! Clean residual mean=0.000059 rms=0.003729 Jy/beam ! Combined flux in latest and established models = 0.218348 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.218348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083974Jy sigma=1.874484 ! Fit after self-cal, rms=0.083741Jy sigma=1.868942 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.030865 Jy ! Component: 100 - total flux cleaned = 0.0488169 Jy ! Total flux subtracted in 100 components = 0.0488169 Jy ! Clean residual min=-0.007300 max=0.011228 Jy/beam ! Clean residual mean=0.000040 rms=0.002157 Jy/beam ! Combined flux in latest and established models = 0.267165 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.267165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067508Jy sigma=1.465953 ! Fit after self-cal, rms=0.067433Jy sigma=1.464205 ! 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.294 mas, bmaj=5.792 mas, bpa=-42.2 degrees ! Estimated noise=0.366075 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 (-67, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154502 Jy ! Component: 100 - total flux cleaned = 0.0239597 Jy ! Component: 150 - total flux cleaned = 0.0292698 Jy ! Component: 200 - total flux cleaned = 0.0328925 Jy ! Total flux subtracted in 200 components = 0.0328925 Jy ! Clean residual min=-0.005485 max=0.009112 Jy/beam ! Clean residual mean=0.000054 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.300057 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 92 components and 0.300057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063705Jy sigma=1.373435 ! Fit after self-cal, rms=0.063422Jy sigma=1.366339 ! 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.294 x 5.792 at -42.2 degrees (North through East) ! Clean map min=-0.0049693 max=0.21481 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 0.93 FD 0.99 HN 1.02 KP 0.97 ! LA 0.96 MK 1.03 NL 0.92 OV 0.99 ! PT 1.10 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.00 KP 0.96 ! LA 0.97 MK 1.04 NL 1.02 OV 1.00 ! PT 1.09 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.01 KP 0.97 ! LA 0.95 MK 0.96 NL 1.00 OV 0.97 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.89 KP 0.98 ! LA 0.96 MK 1.03 NL 1.02 OV 0.97 ! PT 1.06 SC 1.00 ! ! ! Fit before self-cal, rms=0.063422Jy sigma=1.366339 ! Fit after self-cal, rms=0.061289Jy sigma=1.326874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.318 mas, bmaj=5.825 mas, bpa=-42.61 degrees ! Estimated noise=0.364947 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.00295467 Jy ! Component: 100 - total flux cleaned = 0.0038559 Jy ! Component: 150 - total flux cleaned = 0.00421071 Jy ! Component: 200 - total flux cleaned = 0.00446706 Jy ! Total flux subtracted in 200 components = 0.00446706 Jy ! Clean residual min=-0.004206 max=0.004600 Jy/beam ! Clean residual mean=0.000051 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.304524 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 113 components and 0.304524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061102Jy sigma=1.322850 ! Fit after self-cal, rms=0.061076Jy sigma=1.322147 ! 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.061076Jy sigma=1.322147 ! Fit after self-cal, rms=0.059640Jy sigma=1.271360 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.307 mas, bmaj=5.877 mas, bpa=-42.7 degrees ! Estimated noise=0.36647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000619414 Jy ! Component: 100 - total flux cleaned = -0.00112787 Jy ! Component: 150 - total flux cleaned = -0.00148204 Jy ! Component: 200 - total flux cleaned = -0.00182318 Jy ! Total flux subtracted in 200 components = -0.00182318 Jy ! Clean residual min=-0.002467 max=0.002611 Jy/beam ! Clean residual mean=0.000002 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.302701 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.302701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059477Jy sigma=1.267998 ! Fit after self-cal, rms=0.059479Jy sigma=1.267469 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.000525812 Jy ! Component: 100 - total flux cleaned = -0.000998175 Jy ! Component: 150 - total flux cleaned = -0.00112835 Jy ! Component: 200 - total flux cleaned = -0.00115695 Jy ! Total flux subtracted in 200 components = -0.00115695 Jy ! Clean residual min=-0.002267 max=0.002478 Jy/beam ! Clean residual mean=0.000005 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.301544 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 149 components and 0.301544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059431Jy sigma=1.266437 ! Fit after self-cal, rms=0.059422Jy sigma=1.266289 ! 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.059422Jy sigma=1.266289 ! Fit after self-cal, rms=0.059364Jy sigma=1.265367 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.291 mas, bmaj=5.902 mas, bpa=-42.9 degrees ! Estimated noise=0.366617 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000262439 Jy ! Component: 100 - total flux cleaned = -0.000345125 Jy ! Component: 150 - total flux cleaned = -0.000513381 Jy ! Component: 200 - total flux cleaned = -0.000679554 Jy ! Total flux subtracted in 200 components = -0.000679554 Jy ! Clean residual min=-0.002024 max=0.002215 Jy/beam ! Clean residual mean=0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.300865 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 161 components and 0.300865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059303Jy sigma=1.264106 ! Fit after self-cal, rms=0.059294Jy sigma=1.263916 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.000249345 Jy ! Component: 100 - total flux cleaned = -0.000298893 Jy ! Component: 150 - total flux cleaned = -0.000343526 Jy ! Component: 200 - total flux cleaned = -0.000384219 Jy ! Total flux subtracted in 200 components = -0.000384219 Jy ! Clean residual min=-0.001904 max=0.002158 Jy/beam ! Clean residual mean=0.000002 rms=0.000529 Jy/beam ! Combined flux in latest and established models = 0.300481 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 179 components and 0.300481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059272Jy sigma=1.263461 ! Fit after self-cal, rms=0.059268Jy sigma=1.263392 ! 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.059268Jy sigma=1.263392 ! Fit after self-cal, rms=0.059236Jy sigma=1.263034 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.814 mas, bmaj=9.984 mas, bpa=-66.92 degrees ! Estimated noise=0.425151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000323206 Jy ! Component: 100 - total flux cleaned = -0.000449875 Jy ! Component: 150 - total flux cleaned = -0.000523166 Jy ! Component: 200 - total flux cleaned = -0.000563184 Jy ! Total flux subtracted in 200 components = -0.000563184 Jy ! Clean residual min=-0.002015 max=0.002456 Jy/beam ! Clean residual mean=0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.299917 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 194 components and 0.299917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059213Jy sigma=1.262558 ! Fit after self-cal, rms=0.059205Jy sigma=1.262396 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.000126496 Jy ! Component: 100 - total flux cleaned = -0.000204865 Jy ! Component: 150 - total flux cleaned = -0.000219147 Jy ! Component: 200 - total flux cleaned = -0.000230328 Jy ! Total flux subtracted in 200 components = -0.000230328 Jy ! Clean residual min=-0.001964 max=0.002419 Jy/beam ! Clean residual mean=0.000003 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.299687 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 201 components and 0.299687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059200Jy sigma=1.262275 ! Fit after self-cal, rms=0.059196Jy sigma=1.262208 ! 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.28 mas, bmaj=5.917 mas, bpa=-43.04 degrees ! Estimated noise=0.366689 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.28 x 5.917 at -43.04 degrees (North through East) ! Clean map min=-0.001972 max=0.2144 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.34 mas, bmaj=4.477 mas, bpa=-39.38 degrees ! Estimated noise=0.668217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.160328 Jy ! Component: 100 - total flux cleaned = 0.21897 Jy ! Component: 150 - total flux cleaned = 0.24903 Jy ! Component: 200 - total flux cleaned = 0.266693 Jy ! Total flux subtracted in 200 components = 0.266693 Jy ! Clean residual min=-0.005642 max=0.009054 Jy/beam ! Clean residual mean=0.000014 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.266693 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.266693 Jy ! Inverting map and beam ! Estimated beam: bmin=4.28 mas, bmaj=5.917 mas, bpa=-43.04 degrees ! Estimated noise=0.366689 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.0143622 Jy ! Component: 100 - total flux cleaned = 0.0216748 Jy ! Component: 150 - total flux cleaned = 0.0258929 Jy ! Component: 200 - total flux cleaned = 0.0284672 Jy ! Total flux subtracted in 200 components = 0.0284672 Jy ! Clean residual min=-0.002116 max=0.002156 Jy/beam ! Clean residual mean=0.000005 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.29516 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 80 components and 0.29516 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.814 mas, bmaj=9.984 mas, bpa=-66.92 degrees ! Estimated noise=0.425151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225087 Jy ! Component: 100 - total flux cleaned = 0.0032964 Jy ! Component: 150 - total flux cleaned = 0.0037513 Jy ! Component: 200 - total flux cleaned = 0.00398983 Jy ! Total flux subtracted in 200 components = 0.00398983 Jy ! Clean residual min=-0.001907 max=0.002401 Jy/beam ! Clean residual mean=0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.29915 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.000146961 Jy ! Component: 100 - total flux cleaned = 0.000250661 Jy ! Component: 150 - total flux cleaned = 0.000306011 Jy ! Component: 200 - total flux cleaned = 0.000339267 Jy ! Total flux subtracted in 200 components = 0.000339267 Jy ! Clean residual min=-0.001897 max=0.002406 Jy/beam ! Clean residual mean=0.000003 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.299489 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 134 components and 0.299489 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.28 mas, bmaj=5.917 mas, bpa=-43.04 degrees ! Estimated noise=0.366689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282329 Jy ! Component: 100 - total flux cleaned = -0.000208827 Jy ! Component: 150 - total flux cleaned = -7.99674e-05 Jy ! Component: 200 - total flux cleaned = 9.11153e-06 Jy ! Total flux subtracted in 200 components = 9.11153e-06 Jy ! Clean residual min=-0.001904 max=0.002140 Jy/beam ! Clean residual mean=0.000001 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.299499 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 143 components and 0.299499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059253Jy sigma=1.263192 ! Fit after self-cal, rms=0.059239Jy sigma=1.262889 wmodel /scr/pima/bg219b_uvs/J1317+4115_S_map.mod ! Writing 143 model components to file: /scr/pima/bg219b_uvs/J1317+4115_S_map.mod wobs /scr/pima/bg219b_uvs/J1317+4115_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1317+4115_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1317+4115_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J1317+4115_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.00079471 Jy ! Component: 100 - total flux cleaned = 0.00120626 Jy ! Component: 150 - total flux cleaned = 0.00156254 Jy ! Component: 200 - total flux cleaned = 0.00187012 Jy ! Component: 250 - total flux cleaned = 0.00184043 Jy ! Component: 300 - total flux cleaned = 0.00183946 Jy ! Component: 350 - total flux cleaned = 0.00178393 Jy ! Component: 400 - total flux cleaned = 0.00178435 Jy ! Component: 450 - total flux cleaned = 0.00178475 Jy ! Component: 500 - total flux cleaned = 0.00186026 Jy ! Component: 550 - total flux cleaned = 0.00190949 Jy ! Component: 600 - total flux cleaned = 0.00188518 Jy ! Component: 650 - total flux cleaned = 0.00186132 Jy ! Component: 700 - total flux cleaned = 0.00181536 Jy ! Component: 750 - total flux cleaned = 0.0018608 Jy ! Component: 800 - total flux cleaned = 0.00186082 Jy ! Component: 850 - total flux cleaned = 0.00188251 Jy ! Component: 900 - total flux cleaned = 0.00188236 Jy ! Component: 950 - total flux cleaned = 0.00181894 Jy ! Component: 1000 - total flux cleaned = 0.00188135 Jy ! Component: 1050 - total flux cleaned = 0.00192208 Jy ! Component: 1100 - total flux cleaned = 0.00198257 Jy ! Component: 1150 - total flux cleaned = 0.00210006 Jy ! Component: 1200 - total flux cleaned = 0.00208067 Jy ! Component: 1250 - total flux cleaned = 0.0021759 Jy ! Component: 1300 - total flux cleaned = 0.00217545 Jy ! Component: 1350 - total flux cleaned = 0.00219387 Jy ! Component: 1400 - total flux cleaned = 0.00219359 Jy ! Component: 1450 - total flux cleaned = 0.00215752 Jy ! Component: 1500 - total flux cleaned = 0.00217541 Jy ! Component: 1550 - total flux cleaned = 0.00214063 Jy ! Component: 1600 - total flux cleaned = 0.00219203 Jy ! Component: 1650 - total flux cleaned = 0.00202246 Jy ! Component: 1700 - total flux cleaned = 0.00202269 Jy ! Component: 1750 - total flux cleaned = 0.0019234 Jy ! Component: 1800 - total flux cleaned = 0.00184201 Jy ! Component: 1850 - total flux cleaned = 0.00182587 Jy ! Component: 1900 - total flux cleaned = 0.00169826 Jy ! Component: 1950 - total flux cleaned = 0.00160385 Jy ! Component: 2000 - total flux cleaned = 0.00152594 Jy ! Component: 2050 - total flux cleaned = 0.00147982 Jy ! Component: 2100 - total flux cleaned = 0.00135801 Jy ! Component: 2150 - total flux cleaned = 0.00131267 Jy ! Component: 2200 - total flux cleaned = 0.00122356 Jy ! Component: 2250 - total flux cleaned = 0.00113508 Jy ! Component: 2300 - total flux cleaned = 0.0010622 Jy ! Component: 2350 - total flux cleaned = 0.00096075 Jy ! Component: 2400 - total flux cleaned = 0.000860771 Jy ! Component: 2450 - total flux cleaned = 0.0007335 Jy ! Component: 2500 - total flux cleaned = 0.000677593 Jy ! Component: 2550 - total flux cleaned = 0.000622037 Jy ! Component: 2600 - total flux cleaned = 0.000580697 Jy ! Component: 2650 - total flux cleaned = 0.000458093 Jy ! Component: 2700 - total flux cleaned = 0.000377268 Jy ! Component: 2750 - total flux cleaned = 0.000270541 Jy ! Component: 2800 - total flux cleaned = 0.000178098 Jy ! Component: 2850 - total flux cleaned = 0.000125716 Jy ! Component: 2900 - total flux cleaned = -1.70806e-05 Jy ! Component: 2950 - total flux cleaned = -5.56872e-05 Jy ! Component: 3000 - total flux cleaned = -0.000157683 Jy ! Component: 3050 - total flux cleaned = -0.000220963 Jy ! Component: 3100 - total flux cleaned = -0.000246036 Jy ! Component: 3150 - total flux cleaned = -0.00034556 Jy ! Component: 3200 - total flux cleaned = -0.000456695 Jy ! Component: 3250 - total flux cleaned = -0.000505758 Jy ! Component: 3300 - total flux cleaned = -0.000566602 Jy ! Component: 3350 - total flux cleaned = -0.000626862 Jy ! Component: 3400 - total flux cleaned = -0.000758341 Jy ! Component: 3450 - total flux cleaned = -0.000734444 Jy ! Component: 3500 - total flux cleaned = -0.000840521 Jy ! Component: 3550 - total flux cleaned = -0.000875345 Jy ! Component: 3600 - total flux cleaned = -0.000921797 Jy ! Component: 3650 - total flux cleaned = -0.000933358 Jy ! Component: 3700 - total flux cleaned = -0.00100211 Jy ! Component: 3750 - total flux cleaned = -0.00104753 Jy ! Component: 3800 - total flux cleaned = -0.00109253 Jy ! Component: 3850 - total flux cleaned = -0.00114846 Jy ! Component: 3900 - total flux cleaned = -0.00119289 Jy ! Component: 3950 - total flux cleaned = -0.00122591 Jy ! Component: 4000 - total flux cleaned = -0.00125884 Jy ! Component: 4050 - total flux cleaned = -0.00131336 Jy ! Total flux subtracted in 4096 components = -0.00134591 Jy ! Clean residual min=-0.000722 max=0.000699 Jy/beam ! Clean residual mean=-0.000000 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.298153 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 431 components and 0.298153 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1317+4115_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.28 x 5.917 at -43.04 degrees (North through East) ! Clean map min=-0.0012893 max=0.21459 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1317+4115_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.214593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195752 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.27366 0.27366 0.54732 1.09464 2.18928 4.37856 8.75712 17.5142 35.0285 70.057 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.214 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1096.25 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1317+4115_S_uvs.log closed on Thu Apr 7 01:24:08 2016