! Started logfile: /scr/pima/bg219i_uvs/J0923-2135_S_uvs.log on Wed Apr 6 22:58:14 2016 obs /scr/pima/bg219i_uvs/J0923-2135_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0923-2135_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0923-2135 ! ! 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 5040 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/J0923-2135_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021195Jy sigma=19.067466 ! Fit after self-cal, rms=0.833135Jy sigma=15.638773 ! 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.419 mas, bmaj=6.235 mas, bpa=-2.312 degrees ! Estimated noise=0.766071 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.125247 Jy ! Component: 100 - total flux cleaned = 0.158635 Jy ! Total flux subtracted in 100 components = 0.158635 Jy ! Clean residual min=-0.006160 max=0.014094 Jy/beam ! Clean residual mean=0.000010 rms=0.001828 Jy/beam ! Combined flux in latest and established models = 0.158635 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.158635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082721Jy sigma=1.408324 ! Fit after self-cal, rms=0.082623Jy sigma=1.407922 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160656 Jy ! Component: 100 - total flux cleaned = 0.0247179 Jy ! Total flux subtracted in 100 components = 0.0247179 Jy ! Clean residual min=-0.005576 max=0.005755 Jy/beam ! Clean residual mean=0.000012 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.183353 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 12 components and 0.183353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079103Jy sigma=1.337157 ! Fit after self-cal, rms=0.079010Jy sigma=1.336706 ! 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.951 mas, bmaj=7.524 mas, bpa=-3.569 degrees ! Estimated noise=0.589398 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.00541171 Jy ! Component: 100 - total flux cleaned = 0.00815145 Jy ! Component: 150 - total flux cleaned = 0.00965856 Jy ! Component: 200 - total flux cleaned = 0.0100187 Jy ! Total flux subtracted in 200 components = 0.0100187 Jy ! Clean residual min=-0.004836 max=0.006128 Jy/beam ! Clean residual mean=0.000033 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.193371 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.193371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078637Jy sigma=1.329531 ! Fit after self-cal, rms=0.078621Jy sigma=1.329470 ! 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.951 x 7.524 at -3.569 degrees (North through East) ! Clean map min=-0.0046806 max=0.16624 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.98 FD 0.95 HN 1.12 KP 1.00 ! LA 0.99 MK 1.03 NL 1.00 OV 0.98 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.96 HN 1.14 KP 0.99 ! LA 1.00 MK 1.00 NL 1.01 OV 1.00 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.10 KP 0.97 ! LA 0.99 MK 1.00 NL 0.99 OV 0.96 ! PT 1.08 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.08 KP 0.95 ! LA 0.98 MK 1.03 NL 0.99 OV 0.97 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.078621Jy sigma=1.329470 ! Fit after self-cal, rms=0.078290Jy sigma=1.315420 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.478 mas, bpa=-3.026 degrees ! Estimated noise=0.590221 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.000304297 Jy ! Component: 100 - total flux cleaned = -0.000225159 Jy ! Component: 150 - total flux cleaned = -0.000165611 Jy ! Component: 200 - total flux cleaned = -0.000123415 Jy ! Total flux subtracted in 200 components = -0.000123415 Jy ! Clean residual min=-0.004469 max=0.005731 Jy/beam ! Clean residual mean=0.000023 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.193248 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.193248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078238Jy sigma=1.315046 ! Fit after self-cal, rms=0.078265Jy sigma=1.314928 ! 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.078265Jy sigma=1.314928 ! Fit after self-cal, rms=0.077869Jy sigma=1.299952 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=7.485 mas, bpa=-2.97 degrees ! Estimated noise=0.591208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.75872e-05 Jy ! Component: 100 - total flux cleaned = -5.96313e-05 Jy ! Component: 150 - total flux cleaned = -6.02943e-05 Jy ! Component: 200 - total flux cleaned = -6.04449e-05 Jy ! Total flux subtracted in 200 components = -6.04449e-05 Jy ! Clean residual min=-0.003943 max=0.004651 Jy/beam ! Clean residual mean=0.000016 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.193187 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.193187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077858Jy sigma=1.299826 ! Fit after self-cal, rms=0.077887Jy sigma=1.299733 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.86129e-06 Jy ! Component: 100 - total flux cleaned = -1.61969e-05 Jy ! Component: 150 - total flux cleaned = -6.34408e-06 Jy ! Component: 200 - total flux cleaned = -6.33219e-06 Jy ! Total flux subtracted in 200 components = -6.33219e-06 Jy ! Clean residual min=-0.003945 max=0.004650 Jy/beam ! Clean residual mean=0.000016 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.193181 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.193181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077885Jy sigma=1.299680 ! Fit after self-cal, rms=0.077885Jy sigma=1.299676 ! 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.077885Jy sigma=1.299676 ! Fit after self-cal, rms=0.077949Jy sigma=1.299513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.482 mas, bpa=-2.869 degrees ! Estimated noise=0.591443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186165 Jy ! Component: 100 - total flux cleaned = -0.000171942 Jy ! Component: 150 - total flux cleaned = -0.000171635 Jy ! Component: 200 - total flux cleaned = -0.000170946 Jy ! Total flux subtracted in 200 components = -0.000170946 Jy ! Clean residual min=-0.003911 max=0.004569 Jy/beam ! Clean residual mean=0.000016 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.19301 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.19301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077941Jy sigma=1.299450 ! Fit after self-cal, rms=0.077943Jy sigma=1.299446 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 = -9.24811e-06 Jy ! Component: 100 - total flux cleaned = -1.27385e-06 Jy ! Component: 150 - total flux cleaned = -1.74716e-06 Jy ! Component: 200 - total flux cleaned = -1.60892e-06 Jy ! Total flux subtracted in 200 components = -1.60892e-06 Jy ! Clean residual min=-0.003908 max=0.004566 Jy/beam ! Clean residual mean=0.000016 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.193008 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.193008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077942Jy sigma=1.299414 ! Fit after self-cal, rms=0.077942Jy sigma=1.299413 ! 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.077942Jy sigma=1.299413 ! Fit after self-cal, rms=0.077949Jy sigma=1.299353 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.446 mas, bmaj=16.14 mas, bpa=4.622 degrees ! Estimated noise=0.791174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187212 Jy ! Component: 100 - total flux cleaned = -0.00017283 Jy ! Component: 150 - total flux cleaned = -0.00012793 Jy ! Component: 200 - total flux cleaned = -0.000100009 Jy ! Total flux subtracted in 200 components = -0.000100009 Jy ! Clean residual min=-0.005056 max=0.007250 Jy/beam ! Clean residual mean=0.000036 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.192908 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.192908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077942Jy sigma=1.299386 ! Fit after self-cal, rms=0.077944Jy sigma=1.299366 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.82521e-06 Jy ! Component: 100 - total flux cleaned = -4.87693e-06 Jy ! Component: 150 - total flux cleaned = 8.64024e-06 Jy ! Component: 200 - total flux cleaned = 2.68779e-05 Jy ! Total flux subtracted in 200 components = 2.68779e-05 Jy ! Clean residual min=-0.005039 max=0.007254 Jy/beam ! Clean residual mean=0.000036 rms=0.001978 Jy/beam ! Combined flux in latest and established models = 0.192935 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.192935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077942Jy sigma=1.299452 ! Fit after self-cal, rms=0.077945Jy sigma=1.299442 ! 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.983 mas, bmaj=7.481 mas, bpa=-2.774 degrees ! Estimated noise=0.591681 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.983 x 7.481 at -2.774 degrees (North through East) ! Clean map min=-0.0037816 max=0.16655 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.442 mas, bmaj=6.189 mas, bpa=-1.465 degrees ! Estimated noise=0.769615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125688 Jy ! Component: 100 - total flux cleaned = 0.158124 Jy ! Component: 150 - total flux cleaned = 0.173828 Jy ! Component: 200 - total flux cleaned = 0.18228 Jy ! Total flux subtracted in 200 components = 0.18228 Jy ! Clean residual min=-0.005165 max=0.004971 Jy/beam ! Clean residual mean=0.000005 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.18228 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.18228 Jy ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.481 mas, bpa=-2.774 degrees ! Estimated noise=0.591681 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.00547311 Jy ! Component: 100 - total flux cleaned = 0.00804933 Jy ! Component: 150 - total flux cleaned = 0.0094017 Jy ! Component: 200 - total flux cleaned = 0.0101259 Jy ! Total flux subtracted in 200 components = 0.0101259 Jy ! Clean residual min=-0.003877 max=0.004682 Jy/beam ! Clean residual mean=0.000016 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.192406 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.192406 Jy ! Inverting map ! Added new window around map position (63.5, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00474593 Jy ! Component: 100 - total flux cleaned = 0.0075739 Jy ! Component: 150 - total flux cleaned = 0.00947037 Jy ! Component: 200 - total flux cleaned = 0.0107925 Jy ! Total flux subtracted in 200 components = 0.0107925 Jy ! Clean residual min=-0.003724 max=0.004111 Jy/beam ! Clean residual mean=0.000014 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.203199 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 61 components and 0.203199 Jy ! Inverting map ! Added new window around map position (47.5, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422983 Jy ! Component: 100 - total flux cleaned = 0.00661157 Jy ! Component: 150 - total flux cleaned = 0.00823624 Jy ! Component: 200 - total flux cleaned = 0.00936561 Jy ! Total flux subtracted in 200 components = 0.00936561 Jy ! Clean residual min=-0.003620 max=0.003390 Jy/beam ! Clean residual mean=0.000011 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.212564 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 90 components and 0.212564 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.446 mas, bmaj=16.14 mas, bpa=4.622 degrees ! Estimated noise=0.791174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239906 Jy ! Component: 100 - total flux cleaned = 0.00418353 Jy ! Component: 150 - total flux cleaned = 0.00556569 Jy ! Component: 200 - total flux cleaned = 0.00661606 Jy ! Total flux subtracted in 200 components = 0.00661606 Jy ! Clean residual min=-0.004341 max=0.004517 Jy/beam ! Clean residual mean=0.000020 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.21918 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.00060849 Jy ! Component: 100 - total flux cleaned = 0.00115045 Jy ! Component: 150 - total flux cleaned = 0.00156125 Jy ! Component: 200 - total flux cleaned = 0.00178913 Jy ! Total flux subtracted in 200 components = 0.00178913 Jy ! Clean residual min=-0.004267 max=0.004458 Jy/beam ! Clean residual mean=0.000020 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.220969 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 129 components and 0.220969 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.481 mas, bpa=-2.774 degrees ! Estimated noise=0.591681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000512309 Jy ! Component: 100 - total flux cleaned = -0.000651265 Jy ! Component: 150 - total flux cleaned = -0.000650611 Jy ! Component: 200 - total flux cleaned = -0.000649113 Jy ! Total flux subtracted in 200 components = -0.000649113 Jy ! Clean residual min=-0.003466 max=0.003061 Jy/beam ! Clean residual mean=0.000009 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.22032 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 146 components and 0.22032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077315Jy sigma=1.288236 ! Fit after self-cal, rms=0.077300Jy sigma=1.287487 wmodel /scr/pima/bg219i_uvs/J0923-2135_S_map.mod ! Writing 146 model components to file: /scr/pima/bg219i_uvs/J0923-2135_S_map.mod wobs /scr/pima/bg219i_uvs/J0923-2135_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0923-2135_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0923-2135_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J0923-2135_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.00136734 Jy ! Component: 100 - total flux cleaned = -0.00153722 Jy ! Component: 150 - total flux cleaned = -0.00133091 Jy ! Component: 200 - total flux cleaned = -0.00123282 Jy ! Component: 250 - total flux cleaned = -0.00099654 Jy ! Component: 300 - total flux cleaned = -0.000904581 Jy ! Component: 350 - total flux cleaned = -0.000769864 Jy ! Component: 400 - total flux cleaned = -0.00081371 Jy ! Component: 450 - total flux cleaned = -0.000728931 Jy ! Component: 500 - total flux cleaned = -0.000729626 Jy ! Component: 550 - total flux cleaned = -0.000648477 Jy ! Component: 600 - total flux cleaned = -0.000728083 Jy ! Component: 650 - total flux cleaned = -0.000728661 Jy ! Component: 700 - total flux cleaned = -0.000691269 Jy ! Component: 750 - total flux cleaned = -0.000766984 Jy ! Component: 800 - total flux cleaned = -0.000730792 Jy ! Component: 850 - total flux cleaned = -0.000732243 Jy ! Component: 900 - total flux cleaned = -0.000873918 Jy ! Component: 950 - total flux cleaned = -0.00108139 Jy ! Component: 1000 - total flux cleaned = -0.0011151 Jy ! Component: 1050 - total flux cleaned = -0.00118203 Jy ! Component: 1100 - total flux cleaned = -0.00124793 Jy ! Component: 1150 - total flux cleaned = -0.00134488 Jy ! Component: 1200 - total flux cleaned = -0.0014403 Jy ! Component: 1250 - total flux cleaned = -0.00153545 Jy ! Component: 1300 - total flux cleaned = -0.00166002 Jy ! Component: 1350 - total flux cleaned = -0.0018438 Jy ! Component: 1400 - total flux cleaned = -0.00181235 Jy ! Component: 1450 - total flux cleaned = -0.00196163 Jy ! Component: 1500 - total flux cleaned = -0.00202042 Jy ! Component: 1550 - total flux cleaned = -0.00193236 Jy ! Component: 1600 - total flux cleaned = -0.0019324 Jy ! Component: 1650 - total flux cleaned = -0.00190451 Jy ! Component: 1700 - total flux cleaned = -0.00196094 Jy ! Component: 1750 - total flux cleaned = -0.00198845 Jy ! Component: 1800 - total flux cleaned = -0.0018784 Jy ! Component: 1850 - total flux cleaned = -0.00190544 Jy ! Component: 1900 - total flux cleaned = -0.0017708 Jy ! Component: 1950 - total flux cleaned = -0.00171723 Jy ! Component: 2000 - total flux cleaned = -0.00155978 Jy ! Component: 2050 - total flux cleaned = -0.00163805 Jy ! Component: 2100 - total flux cleaned = -0.00145742 Jy ! Component: 2150 - total flux cleaned = -0.00148264 Jy ! Component: 2200 - total flux cleaned = -0.00138168 Jy ! Component: 2250 - total flux cleaned = -0.0013563 Jy ! Component: 2300 - total flux cleaned = -0.00125748 Jy ! Component: 2350 - total flux cleaned = -0.0012817 Jy ! Component: 2400 - total flux cleaned = -0.00120882 Jy ! Component: 2450 - total flux cleaned = -0.00118487 Jy ! Component: 2500 - total flux cleaned = -0.00120847 Jy ! Component: 2550 - total flux cleaned = -0.00113774 Jy ! Component: 2600 - total flux cleaned = -0.00113769 Jy ! Component: 2650 - total flux cleaned = -0.00113758 Jy ! Component: 2700 - total flux cleaned = -0.00109179 Jy ! Component: 2750 - total flux cleaned = -0.00113752 Jy ! Component: 2800 - total flux cleaned = -0.00111513 Jy ! Component: 2850 - total flux cleaned = -0.0011154 Jy ! Component: 2900 - total flux cleaned = -0.00115958 Jy ! Component: 2950 - total flux cleaned = -0.00111575 Jy ! Component: 3000 - total flux cleaned = -0.00111537 Jy ! Component: 3050 - total flux cleaned = -0.00109366 Jy ! Component: 3100 - total flux cleaned = -0.00102958 Jy ! Component: 3150 - total flux cleaned = -0.0010508 Jy ! Component: 3200 - total flux cleaned = -0.000966533 Jy ! Component: 3250 - total flux cleaned = -0.000987026 Jy ! Component: 3300 - total flux cleaned = -0.000904014 Jy ! Component: 3350 - total flux cleaned = -0.00080122 Jy ! Component: 3400 - total flux cleaned = -0.000862204 Jy ! Component: 3450 - total flux cleaned = -0.000801424 Jy ! Component: 3500 - total flux cleaned = -0.000761133 Jy ! Component: 3550 - total flux cleaned = -0.000821057 Jy ! Component: 3600 - total flux cleaned = -0.00072186 Jy ! Component: 3650 - total flux cleaned = -0.000761329 Jy ! Component: 3700 - total flux cleaned = -0.000663878 Jy ! Component: 3750 - total flux cleaned = -0.00066374 Jy ! Component: 3800 - total flux cleaned = -0.00060605 Jy ! Component: 3850 - total flux cleaned = -0.000529763 Jy ! Component: 3900 - total flux cleaned = -0.000529957 Jy ! Component: 3950 - total flux cleaned = -0.000530042 Jy ! Component: 4000 - total flux cleaned = -0.000399048 Jy ! Component: 4050 - total flux cleaned = -0.000399303 Jy ! Total flux subtracted in 4096 components = -0.000399217 Jy ! Clean residual min=-0.001050 max=0.001130 Jy/beam ! Clean residual mean=0.000004 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.219921 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 461 components and 0.219921 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0923-2135_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.983 x 7.481 at -2.774 degrees (North through East) ! Clean map min=-0.0028465 max=0.16742 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0923-2135_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.167416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.600448 0.600448 1.2009 2.40179 4.80358 9.60716 19.2143 38.4287 76.8573 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 499.627 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0923-2135_S_uvs.log closed on Wed Apr 6 22:58:19 2016