! Started logfile: /scr/pima/br145ag_uvs/J2243+6055_X_uvs.log on Mon Feb 15 22:24:12 2016 obs /scr/pima/br145ag_uvs/J2243+6055_X_uva.fits ! Reading UV FITS file: /scr/pima/br145ag_uvs/J2243+6055_X_uva.fits ! AN table 1: 5 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.952381 visibilities/baseline/integration-bin. ! Found source: J2243+6055 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.10949e+09 1.28e+08 1 1.28e+08 ! 02 2 8.12349e+09 1.28e+08 1 1.28e+08 ! 03 3 8.16549e+09 1.28e+08 1 1.28e+08 ! 04 4 8.23549e+09 1.28e+08 1 1.28e+08 ! 05 5 8.31949e+09 1.28e+08 1 1.28e+08 ! 06 6 8.41749e+09 1.28e+08 1 1.28e+08 ! 07 7 8.55649e+09 1.28e+08 1 1.28e+08 ! 08 8 8.58349e+09 1.28e+08 1 1.28e+08 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 800 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: (none) ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/br145ag_uvs/J2243+6055_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.002334Jy sigma=40.351931 ! Fit after self-cal, rms=0.961812Jy sigma=38.642498 ! 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=0.6977 mas, bmaj=3.852 mas, bpa=-78.97 degrees ! Estimated noise=1.08122 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.0264779 Jy ! Component: 100 - total flux cleaned = 0.0346994 Jy ! Total flux subtracted in 100 components = 0.0346994 Jy ! Clean residual min=-0.003650 max=0.004794 Jy/beam ! Clean residual mean=0.000017 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.0346994 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0346994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.021889Jy sigma=0.857502 ! Fit after self-cal, rms=0.021167Jy sigma=0.838120 ! 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=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 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.00736145 Jy ! Component: 100 - total flux cleaned = 0.00946984 Jy ! Component: 150 - total flux cleaned = 0.0095654 Jy ! Component: 200 - total flux cleaned = 0.00950236 Jy ! Total flux subtracted in 200 components = 0.00950236 Jy ! Clean residual min=-0.003420 max=0.005150 Jy/beam ! Clean residual mean=0.000022 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.0442018 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.0442018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019181Jy sigma=0.718319 ! Fit after self-cal, rms=0.019181Jy sigma=0.717931 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9947 x 3.806 at -80.01 degrees (North through East) ! Clean map min=-0.0033004 max=0.038357 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.019181Jy sigma=0.717931 ! Fit after self-cal, rms=0.019181Jy sigma=0.717931 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 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 = 5.38325e-05 Jy ! Component: 100 - total flux cleaned = 5.51952e-05 Jy ! Component: 150 - total flux cleaned = 5.69907e-05 Jy ! Component: 200 - total flux cleaned = 0.000182982 Jy ! Total flux subtracted in 200 components = 0.000182982 Jy ! Clean residual min=-0.003555 max=0.004809 Jy/beam ! Clean residual mean=0.000021 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.0443848 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.0443848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019041Jy sigma=0.710481 ! Fit after self-cal, rms=0.019043Jy sigma=0.710434 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.019043Jy sigma=0.710434 ! Fit after self-cal, rms=0.019043Jy sigma=0.710434 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.56983e-05 Jy ! Component: 100 - total flux cleaned = 0.000189472 Jy ! Component: 150 - total flux cleaned = 0.000286443 Jy ! Component: 200 - total flux cleaned = 0.000333192 Jy ! Total flux subtracted in 200 components = 0.000333192 Jy ! Clean residual min=-0.003517 max=0.004676 Jy/beam ! Clean residual mean=0.000021 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.044718 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.044718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018991Jy sigma=0.707736 ! Fit after self-cal, rms=0.018992Jy sigma=0.707713 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.27231e-05 Jy ! Component: 100 - total flux cleaned = 0.000158456 Jy ! Component: 150 - total flux cleaned = 0.000200483 Jy ! Component: 200 - total flux cleaned = 0.000242134 Jy ! Total flux subtracted in 200 components = 0.000242134 Jy ! Clean residual min=-0.003458 max=0.004606 Jy/beam ! Clean residual mean=0.000021 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.0449601 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0449601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018953Jy sigma=0.705865 ! Fit after self-cal, rms=0.018954Jy sigma=0.705841 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018954Jy sigma=0.705841 ! Fit after self-cal, rms=0.018954Jy sigma=0.705841 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.20743e-05 Jy ! Component: 100 - total flux cleaned = 0.000141203 Jy ! Component: 150 - total flux cleaned = 0.00017956 Jy ! Component: 200 - total flux cleaned = 0.000235208 Jy ! Total flux subtracted in 200 components = 0.000235208 Jy ! Clean residual min=-0.003405 max=0.004545 Jy/beam ! Clean residual mean=0.000020 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.0451953 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0451953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018923Jy sigma=0.704343 ! Fit after self-cal, rms=0.018923Jy sigma=0.704317 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 = 7.22808e-05 Jy ! Component: 100 - total flux cleaned = 0.000108074 Jy ! Component: 150 - total flux cleaned = 0.000159843 Jy ! Component: 200 - total flux cleaned = 0.000210011 Jy ! Total flux subtracted in 200 components = 0.000210011 Jy ! Clean residual min=-0.003359 max=0.004489 Jy/beam ! Clean residual mean=0.000020 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.0454053 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0454053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018898Jy sigma=0.703085 ! Fit after self-cal, rms=0.018898Jy sigma=0.703060 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018898Jy sigma=0.703060 ! Fit after self-cal, rms=0.018898Jy sigma=0.703060 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=3.923 mas, bpa=83.6 degrees ! Estimated noise=0.826185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154985 Jy ! Component: 100 - total flux cleaned = 0.0020699 Jy ! Component: 150 - total flux cleaned = 0.00217346 Jy ! Component: 200 - total flux cleaned = 0.00227087 Jy ! Total flux subtracted in 200 components = 0.00227087 Jy ! Clean residual min=-0.003648 max=0.005809 Jy/beam ! Clean residual mean=0.000029 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.0476762 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.0476762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018953Jy sigma=0.702867 ! Fit after self-cal, rms=0.018951Jy sigma=0.702729 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.000104274 Jy ! Component: 100 - total flux cleaned = 0.000165647 Jy ! Component: 150 - total flux cleaned = 0.000254445 Jy ! Component: 200 - total flux cleaned = 0.000312633 Jy ! Total flux subtracted in 200 components = 0.000312633 Jy ! Clean residual min=-0.003607 max=0.005656 Jy/beam ! Clean residual mean=0.000028 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.0479888 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.0479888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018975Jy sigma=0.704961 ! Fit after self-cal, rms=0.018974Jy sigma=0.704863 ! 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=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9947 x 3.806 at -80.01 degrees (North through East) ! Clean map min=-0.0033201 max=0.037258 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=0.6977 mas, bmaj=3.852 mas, bpa=-78.97 degrees ! Estimated noise=1.08122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0265958 Jy ! Component: 100 - total flux cleaned = 0.0349 Jy ! Component: 150 - total flux cleaned = 0.0394526 Jy ! Component: 200 - total flux cleaned = 0.0421946 Jy ! Total flux subtracted in 200 components = 0.0421946 Jy ! Clean residual min=-0.003273 max=0.004176 Jy/beam ! Clean residual mean=0.000011 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0421946 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.0421946 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 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.00190236 Jy ! Component: 100 - total flux cleaned = 0.00208215 Jy ! Component: 150 - total flux cleaned = 0.00201961 Jy ! Component: 200 - total flux cleaned = 0.00202139 Jy ! Total flux subtracted in 200 components = 0.00202139 Jy ! Clean residual min=-0.003536 max=0.004996 Jy/beam ! Clean residual mean=0.000022 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.044216 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.044216 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=3.923 mas, bpa=83.6 degrees ! Estimated noise=0.826185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195887 Jy ! Component: 100 - total flux cleaned = 0.00228843 Jy ! Component: 150 - total flux cleaned = 0.00241467 Jy ! Component: 200 - total flux cleaned = 0.00253614 Jy ! Total flux subtracted in 200 components = 0.00253614 Jy ! Clean residual min=-0.003960 max=0.006178 Jy/beam ! Clean residual mean=0.000030 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.0467521 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 = 7.88216e-05 Jy ! Component: 100 - total flux cleaned = 0.000194211 Jy ! Component: 150 - total flux cleaned = 0.000305961 Jy ! Component: 200 - total flux cleaned = 0.000414659 Jy ! Total flux subtracted in 200 components = 0.000414659 Jy ! Clean residual min=-0.003853 max=0.005988 Jy/beam ! Clean residual mean=0.000029 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.0471668 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0471668 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9947 mas, bmaj=3.806 mas, bpa=-80.01 degrees ! Estimated noise=0.700972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128368 Jy ! Component: 100 - total flux cleaned = -0.00147466 Jy ! Component: 150 - total flux cleaned = -0.00149952 Jy ! Component: 200 - total flux cleaned = -0.00145594 Jy ! Total flux subtracted in 200 components = -0.00145594 Jy ! Clean residual min=-0.003505 max=0.004488 Jy/beam ! Clean residual mean=0.000020 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.0457109 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0457109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.018907Jy sigma=0.704615 ! Fit after self-cal, rms=0.018902Jy sigma=0.704509 wmodel /scr/pima/br145ag_uvs/J2243+6055_X_map.mod ! Writing 44 model components to file: /scr/pima/br145ag_uvs/J2243+6055_X_map.mod wobs /scr/pima/br145ag_uvs/J2243+6055_X_uvs.fits ! Writing UV FITS file: /scr/pima/br145ag_uvs/J2243+6055_X_uvs.fits wwins /scr/pima/br145ag_uvs/J2243+6055_X_map.win ! wwins: Wrote 1 windows to /scr/pima/br145ag_uvs/J2243+6055_X_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.00191568 Jy ! Component: 100 - total flux cleaned = 0.00271954 Jy ! Component: 150 - total flux cleaned = 0.00314975 Jy ! Component: 200 - total flux cleaned = 0.00362636 Jy ! Component: 250 - total flux cleaned = 0.00405502 Jy ! Component: 300 - total flux cleaned = 0.00432745 Jy ! Component: 350 - total flux cleaned = 0.00461359 Jy ! Component: 400 - total flux cleaned = 0.00494104 Jy ! Component: 450 - total flux cleaned = 0.00521535 Jy ! Component: 500 - total flux cleaned = 0.00527427 Jy ! Component: 550 - total flux cleaned = 0.00538291 Jy ! Component: 600 - total flux cleaned = 0.00543414 Jy ! Component: 650 - total flux cleaned = 0.00538546 Jy ! Component: 700 - total flux cleaned = 0.00536299 Jy ! Component: 750 - total flux cleaned = 0.00538468 Jy ! Component: 800 - total flux cleaned = 0.00525423 Jy ! Component: 850 - total flux cleaned = 0.00521263 Jy ! Component: 900 - total flux cleaned = 0.00523265 Jy ! Component: 950 - total flux cleaned = 0.00527058 Jy ! Component: 1000 - total flux cleaned = 0.00528921 Jy ! Component: 1050 - total flux cleaned = 0.0053432 Jy ! Component: 1100 - total flux cleaned = 0.00534306 Jy ! Component: 1150 - total flux cleaned = 0.00536026 Jy ! Component: 1200 - total flux cleaned = 0.00539269 Jy ! Component: 1250 - total flux cleaned = 0.00540844 Jy ! Component: 1300 - total flux cleaned = 0.00543935 Jy ! Component: 1350 - total flux cleaned = 0.0054987 Jy ! Component: 1400 - total flux cleaned = 0.00551311 Jy ! Component: 1450 - total flux cleaned = 0.00556952 Jy ! Component: 1500 - total flux cleaned = 0.00559668 Jy ! Component: 1550 - total flux cleaned = 0.00570368 Jy ! Component: 1600 - total flux cleaned = 0.00576941 Jy ! Component: 1650 - total flux cleaned = 0.00587296 Jy ! Component: 1700 - total flux cleaned = 0.00597497 Jy ! Component: 1750 - total flux cleaned = 0.00608817 Jy ! Component: 1800 - total flux cleaned = 0.00617506 Jy ! Component: 1850 - total flux cleaned = 0.00630975 Jy ! Component: 1900 - total flux cleaned = 0.00641848 Jy ! Component: 1950 - total flux cleaned = 0.00653795 Jy ! Component: 2000 - total flux cleaned = 0.00664438 Jy ! Component: 2050 - total flux cleaned = 0.00670308 Jy ! Component: 2100 - total flux cleaned = 0.00678448 Jy ! Component: 2150 - total flux cleaned = 0.00684218 Jy ! Component: 2200 - total flux cleaned = 0.00689939 Jy ! Component: 2250 - total flux cleaned = 0.00693351 Jy ! Component: 2300 - total flux cleaned = 0.00701258 Jy ! Component: 2350 - total flux cleaned = 0.00706868 Jy ! Component: 2400 - total flux cleaned = 0.00711334 Jy ! Component: 2450 - total flux cleaned = 0.00718004 Jy ! Component: 2500 - total flux cleaned = 0.00725733 Jy ! Component: 2550 - total flux cleaned = 0.00729035 Jy ! Component: 2600 - total flux cleaned = 0.00731225 Jy ! Component: 2650 - total flux cleaned = 0.00732317 Jy ! Component: 2700 - total flux cleaned = 0.00737769 Jy ! Component: 2750 - total flux cleaned = 0.00739939 Jy ! Component: 2800 - total flux cleaned = 0.00741018 Jy ! Component: 2850 - total flux cleaned = 0.00743176 Jy ! Component: 2900 - total flux cleaned = 0.00747482 Jy ! Component: 2950 - total flux cleaned = 0.00750707 Jy ! Component: 3000 - total flux cleaned = 0.00751771 Jy ! Component: 3050 - total flux cleaned = 0.00753911 Jy ! Component: 3100 - total flux cleaned = 0.00754984 Jy ! Component: 3150 - total flux cleaned = 0.00757126 Jy ! Component: 3200 - total flux cleaned = 0.00756045 Jy ! Component: 3250 - total flux cleaned = 0.00757119 Jy ! Component: 3300 - total flux cleaned = 0.00759278 Jy ! Component: 3350 - total flux cleaned = 0.00760352 Jy ! Component: 3400 - total flux cleaned = 0.00761433 Jy ! Component: 3450 - total flux cleaned = 0.00762516 Jy ! Component: 3500 - total flux cleaned = 0.00765791 Jy ! Component: 3550 - total flux cleaned = 0.00766893 Jy ! Component: 3600 - total flux cleaned = 0.0076689 Jy ! Component: 3650 - total flux cleaned = 0.00769101 Jy ! Component: 3700 - total flux cleaned = 0.00767992 Jy ! Component: 3750 - total flux cleaned = 0.00771343 Jy ! Component: 3800 - total flux cleaned = 0.00771345 Jy ! Component: 3850 - total flux cleaned = 0.00772475 Jy ! Component: 3900 - total flux cleaned = 0.00774745 Jy ! Component: 3950 - total flux cleaned = 0.00775887 Jy ! Component: 4000 - total flux cleaned = 0.00780491 Jy ! Component: 4050 - total flux cleaned = 0.00781656 Jy ! Total flux subtracted in 4096 components = 0.00782819 Jy ! Clean residual min=-0.000732 max=0.000709 Jy/beam ! Clean residual mean=0.000009 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0535391 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 344 components and 0.0535391 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/br145ag_uvs/J2243+6055_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9947 x 3.806 at -80.01 degrees (North through East) ! Clean map min=-0.0014607 max=0.037383 Jy/beam ! Writing clean map to FITS file: /scr/pima/br145ag_uvs/J2243+6055_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0373834 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34797 1.34797 2.69595 5.39189 10.7838 21.5676 43.1351 86.2702 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.037 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 222.556 quit ! Quitting program ! Log file /scr/pima/br145ag_uvs/J2243+6055_X_uvs.log closed on Mon Feb 15 22:24:15 2016