! Started logfile: /g0/scr/pima/npcsc_uvs/J1223+8040_S_uvs.log on Sun Oct 6 14:28:55 2013 obs /g0/scr/pima/npcsc_uvs/J1223+8040_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1223+8040_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1223+8040 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8100 visibilities. select RR ! 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 /g0/scr/pima/npcsc_uvs/J1223+8040_S] 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.048599Jy sigma=2.370886 ! Fit after self-cal, rms=0.732357Jy sigma=1.522867 ! 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.364 mas, bmaj=10.53 mas, bpa=4.611 degrees ! Estimated noise=7.65556 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.218797 Jy ! Component: 100 - total flux cleaned = 0.277538 Jy ! Total flux subtracted in 100 components = 0.277538 Jy ! Clean residual min=-0.013386 max=0.025966 Jy/beam ! Clean residual mean=-0.000001 rms=0.003832 Jy/beam ! Combined flux in latest and established models = 0.277538 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.277538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111958Jy sigma=0.283844 ! Fit after self-cal, rms=0.111954Jy sigma=0.283469 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0296815 Jy ! Component: 100 - total flux cleaned = 0.0446597 Jy ! Total flux subtracted in 100 components = 0.0446597 Jy ! Clean residual min=-0.010270 max=0.012655 Jy/beam ! Clean residual mean=0.000003 rms=0.002700 Jy/beam ! Combined flux in latest and established models = 0.322198 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.322198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104271Jy sigma=0.245495 ! Fit after self-cal, rms=0.104194Jy sigma=0.245115 ! 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.203 mas, bmaj=11.39 mas, bpa=2.92 degrees ! Estimated noise=3.72626 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.0252154 Jy ! Component: 100 - total flux cleaned = 0.0398329 Jy ! Component: 150 - total flux cleaned = 0.0492419 Jy ! Component: 200 - total flux cleaned = 0.0554259 Jy ! Total flux subtracted in 200 components = 0.0554259 Jy ! Clean residual min=-0.013438 max=0.014096 Jy/beam ! Clean residual mean=0.000021 rms=0.003512 Jy/beam ! Combined flux in latest and established models = 0.377624 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.377624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100552Jy sigma=0.222663 ! Fit after self-cal, rms=0.100318Jy sigma=0.222202 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.92 KP 0.93 ! LA 1.04 MK 0.86 NL 0.98 OV 1.03 ! PT 1.05 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.08 HN 0.95 KP 0.93 ! LA 0.99 MK 0.93 NL 1.01 OV 1.05 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.99 KP 0.94 ! LA 0.81 MK 1.07 NL 1.08 OV 1.08 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 0.92 KP 0.89 ! LA 0.69 MK 1.07 NL 1.02 OV 0.94 ! PT 0.94 SC 1.07 ! ! ! Fit before self-cal, rms=0.100318Jy sigma=0.222202 ! Fit after self-cal, rms=0.091079Jy sigma=0.192847 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=11.41 mas, bpa=2.733 degrees ! Estimated noise=3.56989 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 (-3.5, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00423593 Jy ! Component: 100 - total flux cleaned = 0.00638903 Jy ! Component: 150 - total flux cleaned = 0.00783722 Jy ! Component: 200 - total flux cleaned = 0.00784776 Jy ! Total flux subtracted in 200 components = 0.00784776 Jy ! Clean residual min=-0.003800 max=0.004258 Jy/beam ! Clean residual mean=0.000000 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.385471 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 96 components and 0.385472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087733Jy sigma=0.190602 ! Fit after self-cal, rms=0.087702Jy sigma=0.190197 ! 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.087702Jy sigma=0.190197 ! Fit after self-cal, rms=0.086853Jy sigma=0.188904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=11.4 mas, bpa=2.73 degrees ! Estimated noise=3.46113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00784242 Jy ! Component: 100 - total flux cleaned = -0.00727943 Jy ! Component: 150 - total flux cleaned = -0.006678 Jy ! Component: 200 - total flux cleaned = -0.00616687 Jy ! Total flux subtracted in 200 components = -0.00616687 Jy ! Clean residual min=-0.003445 max=0.003696 Jy/beam ! Clean residual mean=0.000002 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.379305 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 121 components and 0.379305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084517Jy sigma=0.189749 ! Fit after self-cal, rms=0.084479Jy sigma=0.189697 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.000459308 Jy ! Component: 100 - total flux cleaned = 0.000863298 Jy ! Component: 150 - total flux cleaned = 0.00100462 Jy ! Component: 200 - total flux cleaned = 0.00100583 Jy ! Total flux subtracted in 200 components = 0.00100583 Jy ! Clean residual min=-0.003348 max=0.003119 Jy/beam ! Clean residual mean=0.000001 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.380311 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 137 components and 0.38031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084260Jy sigma=0.189624 ! Fit after self-cal, rms=0.084245Jy sigma=0.189604 ! 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.084245Jy sigma=0.189604 ! Fit after self-cal, rms=0.083439Jy sigma=0.187984 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=11.4 mas, bpa=2.716 degrees ! Estimated noise=3.34568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00803701 Jy ! Component: 100 - total flux cleaned = -0.00919075 Jy ! Component: 150 - total flux cleaned = -0.00904662 Jy ! Component: 200 - total flux cleaned = -0.00886049 Jy ! Total flux subtracted in 200 components = -0.00886049 Jy ! Clean residual min=-0.003206 max=0.002874 Jy/beam ! Clean residual mean=0.000002 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.37145 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 151 components and 0.37145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081232Jy sigma=0.189420 ! Fit after self-cal, rms=0.081226Jy sigma=0.189407 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.000347981 Jy ! Component: 100 - total flux cleaned = 0.000510982 Jy ! Component: 150 - total flux cleaned = 0.000560463 Jy ! Component: 200 - total flux cleaned = 0.000652401 Jy ! Total flux subtracted in 200 components = 0.000652401 Jy ! Clean residual min=-0.003040 max=0.002801 Jy/beam ! Clean residual mean=0.000002 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.372102 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 159 components and 0.372102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081115Jy sigma=0.189382 ! Fit after self-cal, rms=0.081113Jy sigma=0.189373 ! 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.081113Jy sigma=0.189373 ! Fit after self-cal, rms=0.080340Jy sigma=0.187730 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.415 mas, bmaj=13.45 mas, bpa=-1.755 degrees ! Estimated noise=3.71267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00712461 Jy ! Component: 100 - total flux cleaned = -0.00797283 Jy ! Component: 150 - total flux cleaned = -0.0081627 Jy ! Component: 200 - total flux cleaned = -0.00815589 Jy ! Total flux subtracted in 200 components = -0.00815589 Jy ! Clean residual min=-0.003491 max=0.003406 Jy/beam ! Clean residual mean=0.000006 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.363946 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 186 components and 0.363946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078509Jy sigma=0.188989 ! Fit after self-cal, rms=0.078494Jy sigma=0.188966 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.000289095 Jy ! Component: 100 - total flux cleaned = 0.000290509 Jy ! Component: 150 - total flux cleaned = 0.000318396 Jy ! Component: 200 - total flux cleaned = 0.000318359 Jy ! Total flux subtracted in 200 components = 0.000318359 Jy ! Clean residual min=-0.003402 max=0.003348 Jy/beam ! Clean residual mean=0.000005 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.364265 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 197 components and 0.364265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078513Jy sigma=0.188991 ! Fit after self-cal, rms=0.078509Jy sigma=0.188984 ! 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.187 mas, bmaj=11.4 mas, bpa=2.728 degrees ! Estimated noise=3.23162 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 11.4 at 2.728 degrees (North through East) ! Clean map min=-0.0027944 max=0.25954 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.352 mas, bmaj=10.49 mas, bpa=4.365 degrees ! Estimated noise=6.63674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18925 Jy ! Component: 100 - total flux cleaned = 0.241731 Jy ! Component: 150 - total flux cleaned = 0.266908 Jy ! Component: 200 - total flux cleaned = 0.281675 Jy ! Total flux subtracted in 200 components = 0.281675 Jy ! Clean residual min=-0.006520 max=0.009736 Jy/beam ! Clean residual mean=-0.000001 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.281675 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.281675 Jy ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=11.4 mas, bpa=2.728 degrees ! Estimated noise=3.23162 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.0221686 Jy ! Component: 100 - total flux cleaned = 0.0361108 Jy ! Component: 150 - total flux cleaned = 0.0458703 Jy ! Component: 200 - total flux cleaned = 0.0531365 Jy ! Total flux subtracted in 200 components = 0.0531365 Jy ! Clean residual min=-0.004382 max=0.005431 Jy/beam ! Clean residual mean=0.000006 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.334811 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 120 components and 0.334811 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.415 mas, bmaj=13.45 mas, bpa=-1.755 degrees ! Estimated noise=3.71267 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0094834 Jy ! Component: 100 - total flux cleaned = 0.0155179 Jy ! Component: 150 - total flux cleaned = 0.0196435 Jy ! Component: 200 - total flux cleaned = 0.0225535 Jy ! Total flux subtracted in 200 components = 0.0225535 Jy ! Clean residual min=-0.003575 max=0.003303 Jy/beam ! Clean residual mean=0.000007 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.357365 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.002082 Jy ! Component: 100 - total flux cleaned = 0.00358664 Jy ! Component: 150 - total flux cleaned = 0.00467793 Jy ! Component: 200 - total flux cleaned = 0.00547244 Jy ! Total flux subtracted in 200 components = 0.00547244 Jy ! Clean residual min=-0.003225 max=0.003014 Jy/beam ! Clean residual mean=0.000005 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.362837 Jy ! Adding 119 model components to the UV plane model. ! The established model now contains 228 components and 0.362838 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=11.4 mas, bpa=2.728 degrees ! Estimated noise=3.23162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.09899e-05 Jy ! Component: 100 - total flux cleaned = 0.000146981 Jy ! Component: 150 - total flux cleaned = 0.000191917 Jy ! Component: 200 - total flux cleaned = 0.000370055 Jy ! Total flux subtracted in 200 components = 0.000370055 Jy ! Clean residual min=-0.002911 max=0.002774 Jy/beam ! Clean residual mean=0.000001 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.363208 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 260 components and 0.363208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078094Jy sigma=0.189232 ! Fit after self-cal, rms=0.078082Jy sigma=0.189195 wmodel /g0/scr/pima/npcsc_uvs/J1223+8040_S_map.mod ! Writing 260 model components to file: /g0/scr/pima/npcsc_uvs/J1223+8040_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1223+8040_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1223+8040_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1223+8040_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsc_uvs/J1223+8040_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.000558096 Jy ! Component: 100 - total flux cleaned = -0.00096731 Jy ! Component: 150 - total flux cleaned = -0.00134678 Jy ! Component: 200 - total flux cleaned = -0.00178089 Jy ! Component: 250 - total flux cleaned = -0.00222971 Jy ! Component: 300 - total flux cleaned = -0.00258924 Jy ! Component: 350 - total flux cleaned = -0.00293651 Jy ! Component: 400 - total flux cleaned = -0.00330594 Jy ! Component: 450 - total flux cleaned = -0.00356645 Jy ! Component: 500 - total flux cleaned = -0.00385217 Jy ! Component: 550 - total flux cleaned = -0.00416116 Jy ! Component: 600 - total flux cleaned = -0.00434156 Jy ! Component: 650 - total flux cleaned = -0.0044594 Jy ! Component: 700 - total flux cleaned = -0.00471829 Jy ! Component: 750 - total flux cleaned = -0.00488661 Jy ! Component: 800 - total flux cleaned = -0.00494203 Jy ! Component: 850 - total flux cleaned = -0.00510466 Jy ! Component: 900 - total flux cleaned = -0.00521122 Jy ! Component: 950 - total flux cleaned = -0.00536817 Jy ! Component: 1000 - total flux cleaned = -0.00552214 Jy ! Component: 1050 - total flux cleaned = -0.00567345 Jy ! Component: 1100 - total flux cleaned = -0.00582168 Jy ! Component: 1150 - total flux cleaned = -0.00599141 Jy ! Component: 1200 - total flux cleaned = -0.0060631 Jy ! Component: 1250 - total flux cleaned = -0.00615812 Jy ! Component: 1300 - total flux cleaned = -0.00627477 Jy ! Component: 1350 - total flux cleaned = -0.00632069 Jy ! Component: 1400 - total flux cleaned = -0.0064346 Jy ! Component: 1450 - total flux cleaned = -0.00656946 Jy ! Component: 1500 - total flux cleaned = -0.00652472 Jy ! Component: 1550 - total flux cleaned = -0.00663478 Jy ! Component: 1600 - total flux cleaned = -0.00672167 Jy ! Component: 1650 - total flux cleaned = -0.00667846 Jy ! Component: 1700 - total flux cleaned = -0.00680622 Jy ! Component: 1750 - total flux cleaned = -0.00691112 Jy ! Component: 1800 - total flux cleaned = -0.00695234 Jy ! Component: 1850 - total flux cleaned = -0.00699349 Jy ! Component: 1900 - total flux cleaned = -0.00707475 Jy ! Component: 1950 - total flux cleaned = -0.00717588 Jy ! Component: 2000 - total flux cleaned = -0.0072756 Jy ! Component: 2050 - total flux cleaned = -0.00735467 Jy ! Component: 2100 - total flux cleaned = -0.00737401 Jy ! Component: 2150 - total flux cleaned = -0.00749071 Jy ! Component: 2200 - total flux cleaned = -0.00756802 Jy ! Component: 2250 - total flux cleaned = -0.00760634 Jy ! Component: 2300 - total flux cleaned = -0.00775821 Jy ! Component: 2350 - total flux cleaned = -0.0078147 Jy ! Component: 2400 - total flux cleaned = -0.00781494 Jy ! Component: 2450 - total flux cleaned = -0.00796316 Jy ! Component: 2500 - total flux cleaned = -0.00798168 Jy ! Component: 2550 - total flux cleaned = -0.00800029 Jy ! Component: 2600 - total flux cleaned = -0.00801836 Jy ! Component: 2650 - total flux cleaned = -0.00807239 Jy ! Component: 2700 - total flux cleaned = -0.00812598 Jy ! Component: 2750 - total flux cleaned = -0.00816146 Jy ! Component: 2800 - total flux cleaned = -0.00823167 Jy ! Component: 2850 - total flux cleaned = -0.00823163 Jy ! Component: 2900 - total flux cleaned = -0.00826622 Jy ! Component: 2950 - total flux cleaned = -0.00830053 Jy ! Component: 3000 - total flux cleaned = -0.00833456 Jy ! Component: 3050 - total flux cleaned = -0.00828366 Jy ! Component: 3100 - total flux cleaned = -0.00830049 Jy ! Component: 3150 - total flux cleaned = -0.00828382 Jy ! Component: 3200 - total flux cleaned = -0.00828362 Jy ! Component: 3250 - total flux cleaned = -0.00821738 Jy ! Component: 3300 - total flux cleaned = -0.0081846 Jy ! Component: 3350 - total flux cleaned = -0.00823361 Jy ! Component: 3400 - total flux cleaned = -0.00816843 Jy ! Component: 3450 - total flux cleaned = -0.00805533 Jy ! Component: 3500 - total flux cleaned = -0.00802323 Jy ! Component: 3550 - total flux cleaned = -0.00803914 Jy ! Component: 3600 - total flux cleaned = -0.00800743 Jy ! Component: 3650 - total flux cleaned = -0.00794434 Jy ! Component: 3700 - total flux cleaned = -0.00789713 Jy ! Component: 3750 - total flux cleaned = -0.00792836 Jy ! Component: 3800 - total flux cleaned = -0.00791266 Jy ! Component: 3850 - total flux cleaned = -0.00788154 Jy ! Component: 3900 - total flux cleaned = -0.00778896 Jy ! Component: 3950 - total flux cleaned = -0.0078195 Jy ! Component: 4000 - total flux cleaned = -0.00769725 Jy ! Component: 4050 - total flux cleaned = -0.00769732 Jy ! Total flux subtracted in 4096 components = -0.00765181 Jy ! Clean residual min=-0.000891 max=0.000970 Jy/beam ! Clean residual mean=-0.000001 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.355556 Jy keep ! Adding 351 model components to the UV plane model. ! The established model now contains 611 components and 0.355556 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1223+8040_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.187 x 11.4 at 2.728 degrees (North through East) ! Clean map min=-0.0020705 max=0.25912 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1223+8040_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.259121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282885 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.327513 0.327513 0.655027 1.31005 2.62011 5.24021 10.4804 20.9609 41.9217 83.8434 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.259 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1223+8040_S_uvs.log closed on Sun Oct 6 14:28:59 2013