! Started logfile: /scr/pima/bg219i_uvs/J1324-3235_S_uvs.log on Wed Apr 6 23:03:40 2016 obs /scr/pima/bg219i_uvs/J1324-3235_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1324-3235_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1324-3235 ! ! 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 7680 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/bg219i_uvs/J1324-3235_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033098Jy sigma=18.104393 ! Fit after self-cal, rms=0.823925Jy sigma=14.534885 ! 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.439 mas, bmaj=6.478 mas, bpa=-8.654 degrees ! Estimated noise=0.841376 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.126461 Jy ! Component: 100 - total flux cleaned = 0.173457 Jy ! Total flux subtracted in 100 components = 0.173457 Jy ! Clean residual min=-0.008302 max=0.021573 Jy/beam ! Clean residual mean=0.000027 rms=0.002650 Jy/beam ! Combined flux in latest and established models = 0.173457 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.173457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097093Jy sigma=1.634596 ! Fit after self-cal, rms=0.096883Jy sigma=1.631385 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235767 Jy ! Component: 100 - total flux cleaned = 0.0372387 Jy ! Total flux subtracted in 100 components = 0.0372387 Jy ! Clean residual min=-0.007506 max=0.015676 Jy/beam ! Clean residual mean=0.000016 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.210695 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.210696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087083Jy sigma=1.447640 ! Fit after self-cal, rms=0.087036Jy sigma=1.447061 ! Inverting map ! Added new window around map position (-4, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014321 Jy ! Component: 100 - total flux cleaned = 0.0228593 Jy ! Total flux subtracted in 100 components = 0.0228593 Jy ! Clean residual min=-0.006145 max=0.008768 Jy/beam ! Clean residual mean=0.000009 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.233555 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.233555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083259Jy sigma=1.380347 ! Fit after self-cal, rms=0.083067Jy sigma=1.377093 ! 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=3.036 mas, bmaj=8.047 mas, bpa=-8.717 degrees ! Estimated noise=0.467753 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.0105364 Jy ! Component: 100 - total flux cleaned = 0.0162178 Jy ! Component: 150 - total flux cleaned = 0.0195051 Jy ! Component: 200 - total flux cleaned = 0.0214465 Jy ! Total flux subtracted in 200 components = 0.0214465 Jy ! Clean residual min=-0.003324 max=0.004214 Jy/beam ! Clean residual mean=0.000006 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.255001 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.255001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081705Jy sigma=1.353439 ! Fit after self-cal, rms=0.081627Jy sigma=1.352149 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.036 x 8.047 at -8.717 degrees (North through East) ! Clean map min=-0.0030521 max=0.14842 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.02 FD 0.98 HN 1.15 KP 1.00 ! LA 0.97 MK 0.88 NL 0.99 OV 0.99 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.19 KP 0.99 ! LA 1.00 MK 1.03 NL 0.99 OV 0.97 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.17 KP 1.00 ! LA 1.00 MK 1.01 NL 0.99 OV 0.99 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.19 KP 1.01 ! LA 0.99 MK 1.07 NL 1.03 OV 1.03 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.081627Jy sigma=1.352149 ! Fit after self-cal, rms=0.081769Jy sigma=1.344279 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=8.027 mas, bpa=-8.647 degrees ! Estimated noise=0.469828 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.00107918 Jy ! Component: 100 - total flux cleaned = 0.000984274 Jy ! Component: 150 - total flux cleaned = 0.000985751 Jy ! Component: 200 - total flux cleaned = 0.0010225 Jy ! Total flux subtracted in 200 components = 0.0010225 Jy ! Clean residual min=-0.003281 max=0.002890 Jy/beam ! Clean residual mean=0.000012 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.256024 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.256024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081710Jy sigma=1.343351 ! Fit after self-cal, rms=0.081724Jy sigma=1.343234 ! 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.081724Jy sigma=1.343234 ! Fit after self-cal, rms=0.082116Jy sigma=1.338848 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.048 mas, bmaj=8.04 mas, bpa=-8.488 degrees ! Estimated noise=0.472589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000800282 Jy ! Component: 100 - total flux cleaned = 0.000834869 Jy ! Component: 150 - total flux cleaned = 0.000868464 Jy ! Component: 200 - total flux cleaned = 0.000899856 Jy ! Total flux subtracted in 200 components = 0.000899856 Jy ! Clean residual min=-0.003089 max=0.002576 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.256924 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.256924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082078Jy sigma=1.338284 ! Fit after self-cal, rms=0.082087Jy sigma=1.338220 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 = 5.95781e-05 Jy ! Component: 100 - total flux cleaned = 8.78758e-05 Jy ! Component: 150 - total flux cleaned = 0.000113681 Jy ! Component: 200 - total flux cleaned = 0.000113094 Jy ! Total flux subtracted in 200 components = 0.000113094 Jy ! Clean residual min=-0.003025 max=0.002520 Jy/beam ! Clean residual mean=0.000005 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.257037 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.257037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082068Jy sigma=1.337913 ! Fit after self-cal, rms=0.082067Jy sigma=1.337897 ! 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.082067Jy sigma=1.337897 ! Fit after self-cal, rms=0.082559Jy sigma=1.337767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=8.053 mas, bpa=-8.301 degrees ! Estimated noise=0.475296 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000484232 Jy ! Component: 100 - total flux cleaned = 0.000575714 Jy ! Component: 150 - total flux cleaned = 0.000602876 Jy ! Component: 200 - total flux cleaned = 0.000650772 Jy ! Total flux subtracted in 200 components = 0.000650772 Jy ! Clean residual min=-0.003005 max=0.002502 Jy/beam ! Clean residual mean=0.000006 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.257687 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.257687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082536Jy sigma=1.337440 ! Fit after self-cal, rms=0.082535Jy sigma=1.337421 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 = -2.59165e-05 Jy ! Component: 100 - total flux cleaned = -2.81752e-06 Jy ! Component: 150 - total flux cleaned = 1.80457e-05 Jy ! Component: 200 - total flux cleaned = 3.79614e-05 Jy ! Total flux subtracted in 200 components = 3.79614e-05 Jy ! Clean residual min=-0.002944 max=0.002456 Jy/beam ! Clean residual mean=0.000006 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.257725 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.257725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082525Jy sigma=1.337238 ! Fit after self-cal, rms=0.082524Jy sigma=1.337226 ! 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.082524Jy sigma=1.337226 ! Fit after self-cal, rms=0.082994Jy sigma=1.337128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.15 mas, bmaj=22.14 mas, bpa=-3.932 degrees ! Estimated noise=0.618569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612407 Jy ! Component: 100 - total flux cleaned = 0.00065464 Jy ! Component: 150 - total flux cleaned = 0.000672044 Jy ! Component: 200 - total flux cleaned = 0.000673185 Jy ! Total flux subtracted in 200 components = 0.000673185 Jy ! Clean residual min=-0.002071 max=0.001958 Jy/beam ! Clean residual mean=0.000012 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.258399 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 95 components and 0.258399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082986Jy sigma=1.336978 ! Fit after self-cal, rms=0.082985Jy sigma=1.336952 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.31997e-06 Jy ! Component: 100 - total flux cleaned = 2.55554e-05 Jy ! Component: 150 - total flux cleaned = 4.20508e-05 Jy ! Component: 200 - total flux cleaned = 4.26851e-05 Jy ! Total flux subtracted in 200 components = 4.26851e-05 Jy ! Clean residual min=-0.002073 max=0.001941 Jy/beam ! Clean residual mean=0.000013 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.258441 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 96 components and 0.258441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082981Jy sigma=1.336860 ! Fit after self-cal, rms=0.082980Jy sigma=1.336837 ! 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=3.066 mas, bmaj=8.066 mas, bpa=-8.132 degrees ! Estimated noise=0.477932 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 8.066 at -8.132 degrees (North through East) ! Clean map min=-0.0028016 max=0.15388 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.451 mas, bmaj=6.481 mas, bpa=-7.895 degrees ! Estimated noise=0.86957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129744 Jy ! Component: 100 - total flux cleaned = 0.176757 Jy ! Component: 150 - total flux cleaned = 0.201389 Jy ! Component: 200 - total flux cleaned = 0.217084 Jy ! Total flux subtracted in 200 components = 0.217084 Jy ! Clean residual min=-0.005631 max=0.008848 Jy/beam ! Clean residual mean=0.000014 rms=0.001549 Jy/beam ! Combined flux in latest and established models = 0.217084 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.217084 Jy ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.066 mas, bpa=-8.132 degrees ! Estimated noise=0.477932 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.0179778 Jy ! Component: 100 - total flux cleaned = 0.0277732 Jy ! Component: 150 - total flux cleaned = 0.0334598 Jy ! Component: 200 - total flux cleaned = 0.0368184 Jy ! Total flux subtracted in 200 components = 0.0368184 Jy ! Clean residual min=-0.002723 max=0.003004 Jy/beam ! Clean residual mean=0.000006 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.253902 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 76 components and 0.253902 Jy ! Inverting map ! Added new window around map position (-9.5, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224013 Jy ! Component: 100 - total flux cleaned = 0.00303112 Jy ! Component: 150 - total flux cleaned = 0.00332168 Jy ! Component: 200 - total flux cleaned = 0.00342486 Jy ! Total flux subtracted in 200 components = 0.00342486 Jy ! Clean residual min=-0.002418 max=0.002565 Jy/beam ! Clean residual mean=0.000006 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.257327 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.257327 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.15 mas, bmaj=22.14 mas, bpa=-3.932 degrees ! Estimated noise=0.618569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127636 Jy ! Component: 100 - total flux cleaned = 0.00155987 Jy ! Component: 150 - total flux cleaned = 0.00162814 Jy ! Component: 200 - total flux cleaned = 0.00166823 Jy ! Total flux subtracted in 200 components = 0.00166823 Jy ! Clean residual min=-0.001941 max=0.001998 Jy/beam ! Clean residual mean=0.000013 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.258995 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.83377e-05 Jy ! Component: 100 - total flux cleaned = 5.2203e-05 Jy ! Component: 150 - total flux cleaned = 6.82846e-05 Jy ! Component: 200 - total flux cleaned = 8.23479e-05 Jy ! Total flux subtracted in 200 components = 8.23479e-05 Jy ! Clean residual min=-0.001968 max=0.002003 Jy/beam ! Clean residual mean=0.000013 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.259077 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.259077 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.066 mas, bmaj=8.066 mas, bpa=-8.132 degrees ! Estimated noise=0.477932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000881591 Jy ! Component: 100 - total flux cleaned = -0.000977366 Jy ! Component: 150 - total flux cleaned = -0.000975864 Jy ! Component: 200 - total flux cleaned = -0.000937472 Jy ! Total flux subtracted in 200 components = -0.000937472 Jy ! Clean residual min=-0.002371 max=0.002359 Jy/beam ! Clean residual mean=0.000006 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.25814 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 121 components and 0.25814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082930Jy sigma=1.335734 ! Fit after self-cal, rms=0.082922Jy sigma=1.335572 wmodel /scr/pima/bg219i_uvs/J1324-3235_S_map.mod ! Writing 121 model components to file: /scr/pima/bg219i_uvs/J1324-3235_S_map.mod wobs /scr/pima/bg219i_uvs/J1324-3235_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1324-3235_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1324-3235_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1324-3235_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.000227929 Jy ! Component: 100 - total flux cleaned = -0.00060228 Jy ! Component: 150 - total flux cleaned = -0.000840008 Jy ! Component: 200 - total flux cleaned = -0.00118203 Jy ! Component: 250 - total flux cleaned = -0.00136512 Jy ! Component: 300 - total flux cleaned = -0.00154353 Jy ! Component: 350 - total flux cleaned = -0.00157831 Jy ! Component: 400 - total flux cleaned = -0.00147656 Jy ! Component: 450 - total flux cleaned = -0.0014099 Jy ! Component: 500 - total flux cleaned = -0.0013127 Jy ! Component: 550 - total flux cleaned = -0.00115435 Jy ! Component: 600 - total flux cleaned = -0.00112378 Jy ! Component: 650 - total flux cleaned = -0.00100261 Jy ! Component: 700 - total flux cleaned = -0.00100314 Jy ! Component: 750 - total flux cleaned = -0.000944903 Jy ! Component: 800 - total flux cleaned = -0.000944621 Jy ! Component: 850 - total flux cleaned = -0.000859765 Jy ! Component: 900 - total flux cleaned = -0.000803952 Jy ! Component: 950 - total flux cleaned = -0.000693993 Jy ! Component: 1000 - total flux cleaned = -0.000585874 Jy ! Component: 1050 - total flux cleaned = -0.000532288 Jy ! Component: 1100 - total flux cleaned = -0.000453579 Jy ! Component: 1150 - total flux cleaned = -0.000297855 Jy ! Component: 1200 - total flux cleaned = -0.000246842 Jy ! Component: 1250 - total flux cleaned = -0.000196362 Jy ! Component: 1300 - total flux cleaned = -9.65029e-05 Jy ! Component: 1350 - total flux cleaned = -2.25635e-05 Jy ! Component: 1400 - total flux cleaned = -2.2689e-05 Jy ! Component: 1450 - total flux cleaned = -4.62702e-05 Jy ! Component: 1500 - total flux cleaned = 4.95894e-05 Jy ! Component: 1550 - total flux cleaned = 0.000120093 Jy ! Component: 1600 - total flux cleaned = 0.000120036 Jy ! Component: 1650 - total flux cleaned = 0.000120403 Jy ! Component: 1700 - total flux cleaned = 0.000211292 Jy ! Component: 1750 - total flux cleaned = 0.000300824 Jy ! Component: 1800 - total flux cleaned = 0.000322838 Jy ! Component: 1850 - total flux cleaned = 0.000345027 Jy ! Component: 1900 - total flux cleaned = 0.000410551 Jy ! Component: 1950 - total flux cleaned = 0.00047461 Jy ! Component: 2000 - total flux cleaned = 0.000559635 Jy ! Component: 2050 - total flux cleaned = 0.000559338 Jy ! Component: 2100 - total flux cleaned = 0.000538376 Jy ! Component: 2150 - total flux cleaned = 0.000579778 Jy ! Component: 2200 - total flux cleaned = 0.000621118 Jy ! Component: 2250 - total flux cleaned = 0.000621482 Jy ! Component: 2300 - total flux cleaned = 0.000641879 Jy ! Component: 2350 - total flux cleaned = 0.000761706 Jy ! Component: 2400 - total flux cleaned = 0.000840753 Jy ! Component: 2450 - total flux cleaned = 0.000918892 Jy ! Component: 2500 - total flux cleaned = 0.000977073 Jy ! Component: 2550 - total flux cleaned = 0.000996025 Jy ! Component: 2600 - total flux cleaned = 0.00105303 Jy ! Component: 2650 - total flux cleaned = 0.00101555 Jy ! Component: 2700 - total flux cleaned = 0.00107185 Jy ! Component: 2750 - total flux cleaned = 0.00114589 Jy ! Component: 2800 - total flux cleaned = 0.0011092 Jy ! Component: 2850 - total flux cleaned = 0.00118182 Jy ! Component: 2900 - total flux cleaned = 0.00123601 Jy ! Component: 2950 - total flux cleaned = 0.00120007 Jy ! Component: 3000 - total flux cleaned = 0.00121794 Jy ! Component: 3050 - total flux cleaned = 0.00132349 Jy ! Component: 3100 - total flux cleaned = 0.00128888 Jy ! Component: 3150 - total flux cleaned = 0.00137527 Jy ! Component: 3200 - total flux cleaned = 0.00139246 Jy ! Component: 3250 - total flux cleaned = 0.00142644 Jy ! Component: 3300 - total flux cleaned = 0.00147702 Jy ! Component: 3350 - total flux cleaned = 0.0013762 Jy ! Component: 3400 - total flux cleaned = 0.00147633 Jy ! Component: 3450 - total flux cleaned = 0.00154252 Jy ! Component: 3500 - total flux cleaned = 0.001526 Jy ! Component: 3550 - total flux cleaned = 0.00157486 Jy ! Component: 3600 - total flux cleaned = 0.00157473 Jy ! Component: 3650 - total flux cleaned = 0.00159082 Jy ! Component: 3700 - total flux cleaned = 0.00159092 Jy ! Component: 3750 - total flux cleaned = 0.00163839 Jy ! Component: 3800 - total flux cleaned = 0.00165412 Jy ! Component: 3850 - total flux cleaned = 0.00166995 Jy ! Component: 3900 - total flux cleaned = 0.00171634 Jy ! Component: 3950 - total flux cleaned = 0.0017163 Jy ! Component: 4000 - total flux cleaned = 0.00176197 Jy ! Component: 4050 - total flux cleaned = 0.00173152 Jy ! Total flux subtracted in 4096 components = 0.00174665 Jy ! Clean residual min=-0.000868 max=0.000844 Jy/beam ! Clean residual mean=0.000003 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.259887 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 383 components and 0.259887 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1324-3235_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.066 x 8.066 at -8.132 degrees (North through East) ! Clean map min=-0.0017178 max=0.15695 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1324-3235_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156953 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.531061 0.531061 1.06212 2.12424 4.24849 8.49698 16.994 33.9879 67.9758 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 564.906 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1324-3235_S_uvs.log closed on Wed Apr 6 23:03:45 2016