! Started logfile: /scr/pima/bg219a_uvs/J1322-0937_S_uvs.log on Wed Apr 6 22:55:34 2016 obs /scr/pima/bg219a_uvs/J1322-0937_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1322-0937_S_uva.fits ! AN table 1: 36 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.689153 visibilities/baseline/integration-bin. ! Found source: J1322-0937 ! ! 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 2084 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/bg219a_uvs/J1322-0937_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.114576Jy sigma=22.379833 ! Fit after self-cal, rms=0.596446Jy sigma=11.842369 ! 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=2.37 mas, bmaj=6.355 mas, bpa=-4.045 degrees ! Estimated noise=1.20043 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.31294 Jy ! Component: 100 - total flux cleaned = 0.38259 Jy ! Total flux subtracted in 100 components = 0.38259 Jy ! Clean residual min=-0.013952 max=0.024420 Jy/beam ! Clean residual mean=0.000016 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 0.38259 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.38259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077154Jy sigma=1.441518 ! Fit after self-cal, rms=0.077147Jy sigma=1.441308 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262346 Jy ! Component: 100 - total flux cleaned = 0.0395893 Jy ! Total flux subtracted in 100 components = 0.0395893 Jy ! Clean residual min=-0.008280 max=0.008177 Jy/beam ! Clean residual mean=0.000004 rms=0.002041 Jy/beam ! Combined flux in latest and established models = 0.42218 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.42218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066474Jy sigma=1.229591 ! Fit after self-cal, rms=0.066424Jy sigma=1.228471 ! 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=2.691 mas, bmaj=7.114 mas, bpa=-4.526 degrees ! Estimated noise=0.883394 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.00956149 Jy ! Component: 100 - total flux cleaned = 0.0148918 Jy ! Component: 150 - total flux cleaned = 0.0181176 Jy ! Component: 200 - total flux cleaned = 0.0201206 Jy ! Total flux subtracted in 200 components = 0.0201206 Jy ! Clean residual min=-0.005679 max=0.005606 Jy/beam ! Clean residual mean=0.000006 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.4423 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 39 components and 0.4423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064923Jy sigma=1.201877 ! Fit after self-cal, rms=0.064920Jy sigma=1.201523 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.691 x 7.114 at -4.526 degrees (North through East) ! Clean map min=-0.0055933 max=0.40531 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 0.96 LA 0.99 MK 1.02 NL 1.02 ! OV 0.96 PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 LA 0.99 MK 1.00 NL 1.03 ! OV 1.02 PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 1.00 MK 0.99 NL 1.02 ! OV 1.02 PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 0.96 MK 0.99 NL 0.99 ! OV 0.94 PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.064920Jy sigma=1.201523 ! Fit after self-cal, rms=0.063230Jy sigma=1.175939 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.692 mas, bmaj=7.124 mas, bpa=-4.537 degrees ! Estimated noise=0.881528 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.000105366 Jy ! Component: 100 - total flux cleaned = 0.00015694 Jy ! Component: 150 - total flux cleaned = 0.000247676 Jy ! Component: 200 - total flux cleaned = 0.000301829 Jy ! Total flux subtracted in 200 components = 0.000301829 Jy ! Clean residual min=-0.004212 max=0.003906 Jy/beam ! Clean residual mean=0.000002 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.442602 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.442602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063203Jy sigma=1.175523 ! Fit after self-cal, rms=0.063194Jy sigma=1.175428 ! 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.063194Jy sigma=1.175428 ! Fit after self-cal, rms=0.062889Jy sigma=1.169710 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.691 mas, bmaj=7.127 mas, bpa=-4.546 degrees ! Estimated noise=0.881505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154554 Jy ! Component: 100 - total flux cleaned = 0.000197632 Jy ! Component: 150 - total flux cleaned = 0.000197708 Jy ! Component: 200 - total flux cleaned = 0.000197908 Jy ! Total flux subtracted in 200 components = 0.000197908 Jy ! Clean residual min=-0.003986 max=0.003532 Jy/beam ! Clean residual mean=0.000004 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.4428 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.4428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062876Jy sigma=1.169486 ! Fit after self-cal, rms=0.062872Jy sigma=1.169445 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 = 1.95725e-05 Jy ! Component: 100 - total flux cleaned = 2.87573e-06 Jy ! Component: 150 - total flux cleaned = -1.12938e-05 Jy ! Component: 200 - total flux cleaned = -1.17639e-05 Jy ! Total flux subtracted in 200 components = -1.17639e-05 Jy ! Clean residual min=-0.004015 max=0.003519 Jy/beam ! Clean residual mean=0.000004 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.442788 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.442788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062866Jy sigma=1.169318 ! Fit after self-cal, rms=0.062865Jy sigma=1.169305 ! 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.062865Jy sigma=1.169305 ! Fit after self-cal, rms=0.062860Jy sigma=1.169307 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.69 mas, bmaj=7.126 mas, bpa=-4.545 degrees ! Estimated noise=0.881375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226814 Jy ! Component: 100 - total flux cleaned = 0.000241896 Jy ! Component: 150 - total flux cleaned = 0.000254724 Jy ! Component: 200 - total flux cleaned = 0.00024227 Jy ! Total flux subtracted in 200 components = 0.00024227 Jy ! Clean residual min=-0.004008 max=0.003483 Jy/beam ! Clean residual mean=0.000004 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.44303 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.44303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062854Jy sigma=1.169200 ! Fit after self-cal, rms=0.062854Jy sigma=1.169194 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 = 1.66944e-06 Jy ! Component: 100 - total flux cleaned = 1.82632e-06 Jy ! Component: 150 - total flux cleaned = -9.19853e-06 Jy ! Component: 200 - total flux cleaned = -9.00186e-06 Jy ! Total flux subtracted in 200 components = -9.00186e-06 Jy ! Clean residual min=-0.004025 max=0.003467 Jy/beam ! Clean residual mean=0.000004 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.443021 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.443021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062850Jy sigma=1.169118 ! Fit after self-cal, rms=0.062849Jy sigma=1.169112 ! 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.062849Jy sigma=1.169112 ! Fit after self-cal, rms=0.062831Jy sigma=1.169067 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.281 mas, bmaj=14.82 mas, bpa=-7.492 degrees ! Estimated noise=1.26074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135446 Jy ! Component: 100 - total flux cleaned = 0.00143381 Jy ! Component: 150 - total flux cleaned = 0.00143284 Jy ! Component: 200 - total flux cleaned = 0.00145852 Jy ! Total flux subtracted in 200 components = 0.00145852 Jy ! Clean residual min=-0.005107 max=0.003385 Jy/beam ! Clean residual mean=0.000010 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.44448 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 57 components and 0.44448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062848Jy sigma=1.169425 ! Fit after self-cal, rms=0.062839Jy sigma=1.169186 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.000182674 Jy ! Component: 100 - total flux cleaned = 0.000182847 Jy ! Component: 150 - total flux cleaned = 0.00018267 Jy ! Component: 200 - total flux cleaned = 0.000195871 Jy ! Total flux subtracted in 200 components = 0.000195871 Jy ! Clean residual min=-0.005086 max=0.003376 Jy/beam ! Clean residual mean=0.000009 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.444676 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 58 components and 0.444676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062855Jy sigma=1.169489 ! Fit after self-cal, rms=0.062852Jy sigma=1.169420 ! 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=2.689 mas, bmaj=7.126 mas, bpa=-4.542 degrees ! Estimated noise=0.881117 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.689 x 7.126 at -4.542 degrees (North through East) ! Clean map min=-0.003587 max=0.40395 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=2.367 mas, bmaj=6.358 mas, bpa=-4.09 degrees ! Estimated noise=1.19067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.310293 Jy ! Component: 100 - total flux cleaned = 0.379998 Jy ! Component: 150 - total flux cleaned = 0.406861 Jy ! Component: 200 - total flux cleaned = 0.420631 Jy ! Total flux subtracted in 200 components = 0.420631 Jy ! Clean residual min=-0.006827 max=0.006709 Jy/beam ! Clean residual mean=0.000007 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.420632 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.420632 Jy ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=7.126 mas, bpa=-4.542 degrees ! Estimated noise=0.881117 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.0103535 Jy ! Component: 100 - total flux cleaned = 0.0159049 Jy ! Component: 150 - total flux cleaned = 0.0189969 Jy ! Component: 200 - total flux cleaned = 0.0208047 Jy ! Total flux subtracted in 200 components = 0.0208047 Jy ! Clean residual min=-0.003995 max=0.003755 Jy/beam ! Clean residual mean=0.000005 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.441436 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.441436 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.281 mas, bmaj=14.82 mas, bpa=-7.492 degrees ! Estimated noise=1.26074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272452 Jy ! Component: 100 - total flux cleaned = 0.00318375 Jy ! Component: 150 - total flux cleaned = 0.00320369 Jy ! Component: 200 - total flux cleaned = 0.00322111 Jy ! Total flux subtracted in 200 components = 0.00322111 Jy ! Clean residual min=-0.005111 max=0.003397 Jy/beam ! Clean residual mean=0.000009 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.444657 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 = 1.47688e-05 Jy ! Component: 100 - total flux cleaned = 2.91728e-05 Jy ! Component: 150 - total flux cleaned = 4.26494e-05 Jy ! Component: 200 - total flux cleaned = 5.61418e-05 Jy ! Total flux subtracted in 200 components = 5.61418e-05 Jy ! Clean residual min=-0.005098 max=0.003392 Jy/beam ! Clean residual mean=0.000009 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.444713 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 41 components and 0.444713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.689 mas, bmaj=7.126 mas, bpa=-4.542 degrees ! Estimated noise=0.881117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00130321 Jy ! Component: 100 - total flux cleaned = -0.00126343 Jy ! Component: 150 - total flux cleaned = -0.00129282 Jy ! Component: 200 - total flux cleaned = -0.00131983 Jy ! Total flux subtracted in 200 components = -0.00131983 Jy ! Clean residual min=-0.003901 max=0.003750 Jy/beam ! Clean residual mean=0.000004 rms=0.000950 Jy/beam ! Combined flux in latest and established models = 0.443394 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.443394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062850Jy sigma=1.169382 ! Fit after self-cal, rms=0.062852Jy sigma=1.169335 wmodel /scr/pima/bg219a_uvs/J1322-0937_S_map.mod ! Writing 51 model components to file: /scr/pima/bg219a_uvs/J1322-0937_S_map.mod wobs /scr/pima/bg219a_uvs/J1322-0937_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1322-0937_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1322-0937_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1322-0937_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.000994513 Jy ! Component: 100 - total flux cleaned = -0.00155449 Jy ! Component: 150 - total flux cleaned = -0.00178201 Jy ! Component: 200 - total flux cleaned = -0.0019416 Jy ! Component: 250 - total flux cleaned = -0.00214409 Jy ! Component: 300 - total flux cleaned = -0.0022866 Jy ! Component: 350 - total flux cleaned = -0.00224226 Jy ! Component: 400 - total flux cleaned = -0.00211401 Jy ! Component: 450 - total flux cleaned = -0.00215434 Jy ! Component: 500 - total flux cleaned = -0.00191596 Jy ! Component: 550 - total flux cleaned = -0.00180116 Jy ! Component: 600 - total flux cleaned = -0.00165249 Jy ! Component: 650 - total flux cleaned = -0.00136716 Jy ! Component: 700 - total flux cleaned = -0.00133327 Jy ! Component: 750 - total flux cleaned = -0.00119906 Jy ! Component: 800 - total flux cleaned = -0.00106923 Jy ! Component: 850 - total flux cleaned = -0.00103792 Jy ! Component: 900 - total flux cleaned = -0.000914033 Jy ! Component: 950 - total flux cleaned = -0.000913918 Jy ! Component: 1000 - total flux cleaned = -0.000854587 Jy ! Component: 1050 - total flux cleaned = -0.000826153 Jy ! Component: 1100 - total flux cleaned = -0.000770557 Jy ! Component: 1150 - total flux cleaned = -0.000798557 Jy ! Component: 1200 - total flux cleaned = -0.000745282 Jy ! Component: 1250 - total flux cleaned = -0.000745649 Jy ! Component: 1300 - total flux cleaned = -0.000745327 Jy ! Component: 1350 - total flux cleaned = -0.000694667 Jy ! Component: 1400 - total flux cleaned = -0.000743849 Jy ! Component: 1450 - total flux cleaned = -0.000670576 Jy ! Component: 1500 - total flux cleaned = -0.000623673 Jy ! Component: 1550 - total flux cleaned = -0.000716301 Jy ! Component: 1600 - total flux cleaned = -0.000716722 Jy ! Component: 1650 - total flux cleaned = -0.000806322 Jy ! Component: 1700 - total flux cleaned = -0.000915844 Jy ! Component: 1750 - total flux cleaned = -0.00100212 Jy ! Component: 1800 - total flux cleaned = -0.00108701 Jy ! Component: 1850 - total flux cleaned = -0.00121141 Jy ! Component: 1900 - total flux cleaned = -0.00125225 Jy ! Component: 1950 - total flux cleaned = -0.00135291 Jy ! Component: 2000 - total flux cleaned = -0.0014321 Jy ! Component: 2050 - total flux cleaned = -0.00152984 Jy ! Component: 2100 - total flux cleaned = -0.00162645 Jy ! Component: 2150 - total flux cleaned = -0.00172157 Jy ! Component: 2200 - total flux cleaned = -0.00177768 Jy ! Component: 2250 - total flux cleaned = -0.00181462 Jy ! Component: 2300 - total flux cleaned = -0.00190593 Jy ! Component: 2350 - total flux cleaned = -0.0019958 Jy ! Component: 2400 - total flux cleaned = -0.00210215 Jy ! Component: 2450 - total flux cleaned = -0.00217208 Jy ! Component: 2500 - total flux cleaned = -0.00224137 Jy ! Component: 2550 - total flux cleaned = -0.00234394 Jy ! Component: 2600 - total flux cleaned = -0.00242859 Jy ! Component: 2650 - total flux cleaned = -0.0025123 Jy ! Component: 2700 - total flux cleaned = -0.00261151 Jy ! Component: 2750 - total flux cleaned = -0.00269337 Jy ! Component: 2800 - total flux cleaned = -0.00280659 Jy ! Component: 2850 - total flux cleaned = -0.00288675 Jy ! Component: 2900 - total flux cleaned = -0.00296586 Jy ! Component: 2950 - total flux cleaned = -0.00301298 Jy ! Component: 3000 - total flux cleaned = -0.00310639 Jy ! Component: 3050 - total flux cleaned = -0.00313726 Jy ! Component: 3100 - total flux cleaned = -0.00319854 Jy ! Component: 3150 - total flux cleaned = -0.00333484 Jy ! Component: 3200 - total flux cleaned = -0.00337989 Jy ! Component: 3250 - total flux cleaned = -0.00348413 Jy ! Component: 3300 - total flux cleaned = -0.0035581 Jy ! Component: 3350 - total flux cleaned = -0.00361701 Jy ! Component: 3400 - total flux cleaned = -0.00373368 Jy ! Component: 3450 - total flux cleaned = -0.00379167 Jy ! Component: 3500 - total flux cleaned = -0.00387792 Jy ! Component: 3550 - total flux cleaned = -0.00394917 Jy ! Component: 3600 - total flux cleaned = -0.00404842 Jy ! Component: 3650 - total flux cleaned = -0.00410468 Jy ! Component: 3700 - total flux cleaned = -0.00414664 Jy ! Component: 3750 - total flux cleaned = -0.00428562 Jy ! Component: 3800 - total flux cleaned = -0.00434075 Jy ! Component: 3850 - total flux cleaned = -0.00442307 Jy ! Component: 3900 - total flux cleaned = -0.00449122 Jy ! Component: 3950 - total flux cleaned = -0.00458626 Jy ! Component: 4000 - total flux cleaned = -0.00470774 Jy ! Component: 4050 - total flux cleaned = -0.00476157 Jy ! Total flux subtracted in 4096 components = -0.00484175 Jy ! Clean residual min=-0.000826 max=0.000865 Jy/beam ! Clean residual mean=-0.000002 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.438552 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 312 components and 0.438552 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1322-0937_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.689 x 7.126 at -4.542 degrees (North through East) ! Clean map min=-0.0017299 max=0.40339 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1322-0937_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.403386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207598 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.154392 0.154392 0.308784 0.617568 1.23514 2.47027 4.94054 9.88108 19.7622 39.5243 79.0487 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.403 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1943.11 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1322-0937_S_uvs.log closed on Wed Apr 6 22:55:38 2016