! Started logfile: /scr/pima/rdv72_uvs/J2353-2743_S_uvs.log on Sat Oct 5 08:51:06 2013 obs /scr/pima/rdv72_uvs/J2353-2743_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv72_uvs/J2353-2743_S_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 23 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.777832 visibilities/baseline/integration-bin. ! Found source: J2353-2743 ! ! 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 1.6e+07 1 1.6e+07 ! 02 2 2.26299e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35299e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37299e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6400 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 /scr/pima/rdv72_uvs/J2353-2743_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. ! A total of 47 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004808Jy sigma=1.243497 ! Fit after self-cal, rms=0.923792Jy sigma=1.138063 ! 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.606 mas, bmaj=6.41 mas, bpa=-4.152 degrees ! Estimated noise=15.4141 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.0622051 Jy ! Component: 100 - total flux cleaned = 0.0758407 Jy ! Total flux subtracted in 100 components = 0.0758407 Jy ! Clean residual min=-0.005102 max=0.005814 Jy/beam ! Clean residual mean=0.000004 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.0758407 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0758407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068839Jy sigma=0.082123 ! Fit after self-cal, rms=0.068269Jy sigma=0.081563 ! 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.502 mas, bmaj=8.85 mas, bpa=-3.499 degrees ! Estimated noise=7.75315 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 (1, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0056266 Jy ! Component: 100 - total flux cleaned = 0.00859564 Jy ! Component: 150 - total flux cleaned = 0.0104212 Jy ! Component: 200 - total flux cleaned = 0.0113282 Jy ! Total flux subtracted in 200 components = 0.0113282 Jy ! Clean residual min=-0.003317 max=0.003632 Jy/beam ! Clean residual mean=-0.000001 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.087169 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.0871689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067924Jy sigma=0.080818 ! Fit after self-cal, rms=0.067933Jy sigma=0.080763 ! 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.14 FD 0.98 KP 0.93 LA 1.08 ! MK 0.87 NL 0.98 OV 0.98 PT 1.10 ! SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.03 HO 1.00* KK 1.00* ! KP 0.97 LA 1.06 MK 0.93 NL 0.94 ! OV 0.94 PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.14 KP 1.00 LA 1.00 ! MK 0.91 NL 0.99 OV 1.09 PT 1.04 ! SC 1.23 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.30 FD 1.00 HO 1.00* KK 1.00* ! KP 1.02 LA 0.98 MK 1.10 NL 0.94 ! OV 0.98 PT 1.04 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.06 KP 1.00 LA 0.87 ! MK 1.03 NL 1.15 OV 1.10 PT 1.07 ! SC 0.83 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 0.99 HO 1.00* KK 1.00* ! KP 0.99 LA 0.95 MK 1.04 NL 1.08 ! OV 1.07 PT 1.04 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.01 KP 0.81 LA 0.85 ! MK 1.12 NL 0.92 OV 0.93 PT 0.94 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.20 FD 1.11 HO 1.00* KK 1.00* ! KP 0.85 LA 0.73 MK 1.07 NL 1.09 ! OV 0.79 PT 0.93 SC 1.02 ! ! ! Fit before self-cal, rms=0.067933Jy sigma=0.080763 ! Fit after self-cal, rms=0.067030Jy sigma=0.079240 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=8.833 mas, bpa=-3.071 degrees ! Estimated noise=7.66293 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.000677927 Jy ! Component: 100 - total flux cleaned = -0.000731166 Jy ! Component: 150 - total flux cleaned = -0.000799539 Jy ! Component: 200 - total flux cleaned = -0.000839707 Jy ! Total flux subtracted in 200 components = -0.000839707 Jy ! Clean residual min=-0.002275 max=0.002678 Jy/beam ! Clean residual mean=-0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0863292 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.0863292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067004Jy sigma=0.079223 ! Fit after self-cal, rms=0.067120Jy sigma=0.079172 ! 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.067120Jy sigma=0.079172 ! Fit after self-cal, rms=0.066936Jy sigma=0.079166 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=8.848 mas, bpa=-3.046 degrees ! Estimated noise=7.62244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006491 Jy ! Component: 100 - total flux cleaned = -0.000671392 Jy ! Component: 150 - total flux cleaned = -0.000730819 Jy ! Component: 200 - total flux cleaned = -0.000783902 Jy ! Total flux subtracted in 200 components = -0.000783902 Jy ! Clean residual min=-0.002305 max=0.002599 Jy/beam ! Clean residual mean=-0.000003 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0855453 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.0855453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066914Jy sigma=0.079155 ! Fit after self-cal, rms=0.066922Jy sigma=0.079153 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) ! Added new window around map position (67.5, -94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222992 Jy ! Component: 100 - total flux cleaned = 0.00264146 Jy ! Component: 150 - total flux cleaned = 0.00276184 Jy ! Component: 200 - total flux cleaned = 0.00286455 Jy ! Total flux subtracted in 200 components = 0.00286455 Jy ! Clean residual min=-0.002261 max=0.002383 Jy/beam ! Clean residual mean=0.000001 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0884099 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.0884099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066845Jy sigma=0.079055 ! Fit after self-cal, rms=0.066844Jy sigma=0.079042 ! 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.066844Jy sigma=0.079042 ! Fit after self-cal, rms=0.066419Jy sigma=0.079031 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=8.866 mas, bpa=-2.964 degrees ! Estimated noise=7.56571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296032 Jy ! Component: 100 - total flux cleaned = 0.000246713 Jy ! Component: 150 - total flux cleaned = 0.000205854 Jy ! Component: 200 - total flux cleaned = 0.00018669 Jy ! Total flux subtracted in 200 components = 0.00018669 Jy ! Clean residual min=-0.002191 max=0.002328 Jy/beam ! Clean residual mean=0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0885966 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.0885965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066392Jy sigma=0.079013 ! Fit after self-cal, rms=0.066397Jy sigma=0.079011 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.00017963 Jy ! Component: 100 - total flux cleaned = 0.000180502 Jy ! Component: 150 - total flux cleaned = 0.000163624 Jy ! Component: 200 - total flux cleaned = 0.000163891 Jy ! Total flux subtracted in 200 components = 0.000163891 Jy ! Clean residual min=-0.002192 max=0.002299 Jy/beam ! Clean residual mean=0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0887604 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 103 components and 0.0887604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066387Jy sigma=0.079002 ! Fit after self-cal, rms=0.066389Jy sigma=0.079002 ! 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.066389Jy sigma=0.079002 ! Fit after self-cal, rms=0.066022Jy sigma=0.078997 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.264 mas, bmaj=23.22 mas, bpa=-1.079 degrees ! Estimated noise=8.67519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356191 Jy ! Component: 100 - total flux cleaned = -0.00042713 Jy ! Component: 150 - total flux cleaned = -0.000472206 Jy ! Component: 200 - total flux cleaned = -0.000511703 Jy ! Total flux subtracted in 200 components = -0.000511703 Jy ! Clean residual min=-0.001985 max=0.002464 Jy/beam ! Clean residual mean=0.000005 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0882487 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 123 components and 0.0882487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066014Jy sigma=0.078995 ! Fit after self-cal, rms=0.066011Jy sigma=0.078993 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.19891e-05 Jy ! Component: 100 - total flux cleaned = -2.49272e-05 Jy ! Component: 150 - total flux cleaned = -1.37458e-05 Jy ! Component: 200 - total flux cleaned = -1.3615e-05 Jy ! Total flux subtracted in 200 components = -1.3615e-05 Jy ! Clean residual min=-0.001993 max=0.002453 Jy/beam ! Clean residual mean=0.000005 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0882351 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 134 components and 0.0882351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066009Jy sigma=0.078991 ! Fit after self-cal, rms=0.066008Jy sigma=0.078990 ! 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.517 mas, bmaj=8.873 mas, bpa=-2.87 degrees ! Estimated noise=7.51654 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.517 x 8.873 at -2.87 degrees (North through East) ! Clean map min=-0.002106 max=0.075291 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.62 mas, bmaj=6.412 mas, bpa=-3.597 degrees ! Estimated noise=14.9358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605338 Jy ! Component: 100 - total flux cleaned = 0.0742168 Jy ! Component: 150 - total flux cleaned = 0.0795569 Jy ! Component: 200 - total flux cleaned = 0.0831769 Jy ! Total flux subtracted in 200 components = 0.0831769 Jy ! Clean residual min=-0.004806 max=0.004158 Jy/beam ! Clean residual mean=-0.000000 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.0831769 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0831769 Jy ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.873 mas, bpa=-2.87 degrees ! Estimated noise=7.51654 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.0024989 Jy ! Component: 100 - total flux cleaned = 0.00343121 Jy ! Component: 150 - total flux cleaned = 0.00389306 Jy ! Component: 200 - total flux cleaned = 0.00410104 Jy ! Total flux subtracted in 200 components = 0.00410104 Jy ! Clean residual min=-0.002248 max=0.002380 Jy/beam ! Clean residual mean=0.000001 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.0872779 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.0872779 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=9.264 mas, bmaj=23.22 mas, bpa=-1.079 degrees ! Estimated noise=8.67519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000756863 Jy ! Component: 100 - total flux cleaned = 0.000852088 Jy ! Component: 150 - total flux cleaned = 0.000877902 Jy ! Component: 200 - total flux cleaned = 0.000841547 Jy ! Total flux subtracted in 200 components = 0.000841547 Jy ! Clean residual min=-0.002061 max=0.002538 Jy/beam ! Clean residual mean=0.000005 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0881195 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.44537e-05 Jy ! Component: 100 - total flux cleaned = 1.66321e-06 Jy ! Component: 150 - total flux cleaned = 1.77366e-06 Jy ! Component: 200 - total flux cleaned = 1.58329e-06 Jy ! Total flux subtracted in 200 components = 1.58329e-06 Jy ! Clean residual min=-0.002072 max=0.002518 Jy/beam ! Clean residual mean=0.000005 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0881211 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 88 components and 0.0881211 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.873 mas, bpa=-2.87 degrees ! Estimated noise=7.51654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.26679e-05 Jy ! Component: 100 - total flux cleaned = 2.60871e-05 Jy ! Component: 150 - total flux cleaned = 2.58455e-05 Jy ! Component: 200 - total flux cleaned = 6.97781e-05 Jy ! Total flux subtracted in 200 components = 6.97781e-05 Jy ! Clean residual min=-0.002240 max=0.002350 Jy/beam ! Clean residual mean=0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0881909 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.0881909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066022Jy sigma=0.079030 ! Fit after self-cal, rms=0.066019Jy sigma=0.079023 wmodel /scr/pima/rdv72_uvs/J2353-2743_S_map.mod ! Writing 106 model components to file: /scr/pima/rdv72_uvs/J2353-2743_S_map.mod wobs /scr/pima/rdv72_uvs/J2353-2743_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv72_uvs/J2353-2743_S_uvs.fits wwins /scr/pima/rdv72_uvs/J2353-2743_S_map.win ! wwins: Wrote 3 windows to /scr/pima/rdv72_uvs/J2353-2743_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.000425392 Jy ! Component: 100 - total flux cleaned = 0.000686538 Jy ! Component: 150 - total flux cleaned = 0.000824672 Jy ! Component: 200 - total flux cleaned = 0.000922806 Jy ! Component: 250 - total flux cleaned = 0.000891316 Jy ! Component: 300 - total flux cleaned = 0.000891234 Jy ! Component: 350 - total flux cleaned = 0.000774421 Jy ! Component: 400 - total flux cleaned = 0.000717997 Jy ! Component: 450 - total flux cleaned = 0.000689976 Jy ! Component: 500 - total flux cleaned = 0.000526968 Jy ! Component: 550 - total flux cleaned = 0.00050025 Jy ! Component: 600 - total flux cleaned = 0.000603569 Jy ! Component: 650 - total flux cleaned = 0.000501673 Jy ! Component: 700 - total flux cleaned = 0.000527113 Jy ! Component: 750 - total flux cleaned = 0.000551342 Jy ! Component: 800 - total flux cleaned = 0.000526525 Jy ! Component: 850 - total flux cleaned = 0.000479349 Jy ! Component: 900 - total flux cleaned = 0.000455878 Jy ! Component: 950 - total flux cleaned = 0.000387495 Jy ! Component: 1000 - total flux cleaned = 0.000387228 Jy ! Component: 1050 - total flux cleaned = 0.000253697 Jy ! Component: 1100 - total flux cleaned = 0.000210261 Jy ! Component: 1150 - total flux cleaned = 0.00021042 Jy ! Component: 1200 - total flux cleaned = 0.000125123 Jy ! Component: 1250 - total flux cleaned = 8.30871e-05 Jy ! Component: 1300 - total flux cleaned = -0.000103375 Jy ! Component: 1350 - total flux cleaned = -8.24776e-05 Jy ! Component: 1400 - total flux cleaned = -0.000183968 Jy ! Component: 1450 - total flux cleaned = -0.000224137 Jy ! Component: 1500 - total flux cleaned = -0.000263548 Jy ! Component: 1550 - total flux cleaned = -0.000302684 Jy ! Component: 1600 - total flux cleaned = -0.000380156 Jy ! Component: 1650 - total flux cleaned = -0.000398846 Jy ! Component: 1700 - total flux cleaned = -0.00041802 Jy ! Component: 1750 - total flux cleaned = -0.000492982 Jy ! Component: 1800 - total flux cleaned = -0.000585965 Jy ! Component: 1850 - total flux cleaned = -0.000622582 Jy ! Component: 1900 - total flux cleaned = -0.000677373 Jy ! Component: 1950 - total flux cleaned = -0.000731573 Jy ! Component: 2000 - total flux cleaned = -0.000767305 Jy ! Component: 2050 - total flux cleaned = -0.000873417 Jy ! Component: 2100 - total flux cleaned = -0.000820828 Jy ! Component: 2150 - total flux cleaned = -0.000872845 Jy ! Component: 2200 - total flux cleaned = -0.000890066 Jy ! Component: 2250 - total flux cleaned = -0.000872893 Jy ! Component: 2300 - total flux cleaned = -0.000822124 Jy ! Component: 2350 - total flux cleaned = -0.00080545 Jy ! Component: 2400 - total flux cleaned = -0.000838955 Jy ! Component: 2450 - total flux cleaned = -0.000822441 Jy ! Component: 2500 - total flux cleaned = -0.00083891 Jy ! Component: 2550 - total flux cleaned = -0.00087144 Jy ! Component: 2600 - total flux cleaned = -0.000838748 Jy ! Component: 2650 - total flux cleaned = -0.000822767 Jy ! Component: 2700 - total flux cleaned = -0.000838672 Jy ! Component: 2750 - total flux cleaned = -0.000854479 Jy ! Component: 2800 - total flux cleaned = -0.000854511 Jy ! Component: 2850 - total flux cleaned = -0.000854522 Jy ! Component: 2900 - total flux cleaned = -0.00082357 Jy ! Component: 2950 - total flux cleaned = -0.000839127 Jy ! Component: 3000 - total flux cleaned = -0.000869805 Jy ! Component: 3050 - total flux cleaned = -0.000900141 Jy ! Component: 3100 - total flux cleaned = -0.000854926 Jy ! Component: 3150 - total flux cleaned = -0.000869932 Jy ! Component: 3200 - total flux cleaned = -0.000899616 Jy ! Component: 3250 - total flux cleaned = -0.000884857 Jy ! Component: 3300 - total flux cleaned = -0.000884731 Jy ! Component: 3350 - total flux cleaned = -0.000840908 Jy ! Component: 3400 - total flux cleaned = -0.000797351 Jy ! Component: 3450 - total flux cleaned = -0.000797376 Jy ! Component: 3500 - total flux cleaned = -0.000754167 Jy ! Component: 3550 - total flux cleaned = -0.000782653 Jy ! Component: 3600 - total flux cleaned = -0.000725746 Jy ! Component: 3650 - total flux cleaned = -0.000740076 Jy ! Component: 3700 - total flux cleaned = -0.00072613 Jy ! Component: 3750 - total flux cleaned = -0.00079597 Jy ! Component: 3800 - total flux cleaned = -0.000795917 Jy ! Component: 3850 - total flux cleaned = -0.00083739 Jy ! Component: 3900 - total flux cleaned = -0.000864772 Jy ! Component: 3950 - total flux cleaned = -0.000878451 Jy ! Component: 4000 - total flux cleaned = -0.000892146 Jy ! Component: 4050 - total flux cleaned = -0.000905702 Jy ! Total flux subtracted in 4096 components = -0.000959765 Jy ! Clean residual min=-0.000741 max=0.000825 Jy/beam ! Clean residual mean=-0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.0872311 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 353 components and 0.0872311 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv72_uvs/J2353-2743_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.517 x 8.873 at -2.87 degrees (North through East) ! Clean map min=-0.0017834 max=0.07521 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv72_uvs/J2353-2743_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0752097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000232339 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.926766 0.926766 1.85353 3.70706 7.41413 14.8283 29.6565 59.313 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 quit ! Quitting program ! Log file /scr/pima/rdv72_uvs/J2353-2743_S_uvs.log closed on Sat Oct 5 08:51:10 2013