! Started logfile: /g0/scr/pima/npcsa_uvs/J0304+7727_S_uvs.log on Sun Oct 6 10:30:43 2013 obs /g0/scr/pima/npcsa_uvs/J0304+7727_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0304+7727_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.876413 visibilities/baseline/integration-bin. ! Found source: J0304+7727 ! ! 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 8992 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/npcsa_uvs/J0304+7727_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.119646Jy sigma=4.044771 ! Fit after self-cal, rms=0.707024Jy sigma=1.773798 ! 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.839 mas, bmaj=10.19 mas, bpa=-3.575 degrees ! Estimated noise=5.8789 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.33036 Jy ! Component: 100 - total flux cleaned = 0.45228 Jy ! Total flux subtracted in 100 components = 0.45228 Jy ! Clean residual min=-0.065349 max=0.204126 Jy/beam ! Clean residual mean=0.000135 rms=0.019847 Jy/beam ! Combined flux in latest and established models = 0.452279 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.452279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301772Jy sigma=1.174204 ! Fit after self-cal, rms=0.298974Jy sigma=1.169533 ! Inverting map ! Added new window around map position (-10, 0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167624 Jy ! Component: 100 - total flux cleaned = 0.229498 Jy ! Total flux subtracted in 100 components = 0.229498 Jy ! Clean residual min=-0.033289 max=0.036339 Jy/beam ! Clean residual mean=0.000022 rms=0.008896 Jy/beam ! Combined flux in latest and established models = 0.681778 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.681778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187331Jy sigma=0.697825 ! Fit after self-cal, rms=0.165052Jy sigma=0.637990 ! 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.723 mas, bmaj=11.09 mas, bpa=-4.493 degrees ! Estimated noise=2.50324 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.0852683 Jy ! Component: 100 - total flux cleaned = 0.131345 Jy ! Component: 150 - total flux cleaned = 0.16003 Jy ! Component: 200 - total flux cleaned = 0.17485 Jy ! Total flux subtracted in 200 components = 0.17485 Jy ! Clean residual min=-0.020963 max=0.019431 Jy/beam ! Clean residual mean=0.000038 rms=0.005623 Jy/beam ! Combined flux in latest and established models = 0.856628 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 56 components and 0.856628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130929Jy sigma=0.432205 ! Fit after self-cal, rms=0.128787Jy sigma=0.424475 ! 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 0.94 FD 0.97 HN 1.01 KP 0.97 ! LA 1.09 MK 0.92 NL 0.95 OV 0.97 ! PT 1.05 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.03 KP 0.98 ! LA 1.04 MK 0.98 NL 0.97 OV 1.00 ! PT 1.00 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.04 HN 1.05 KP 1.00 ! LA 0.86 MK 1.08 NL 1.08 OV 1.02 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.01 KP 0.92 ! LA 0.75 MK 1.09 NL 1.01 OV 0.87 ! PT 0.97 SC 1.06 ! ! ! Fit before self-cal, rms=0.128787Jy sigma=0.424475 ! Fit after self-cal, rms=0.112757Jy sigma=0.319456 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.75 mas, bmaj=11.18 mas, bpa=-4.38 degrees ! Estimated noise=2.4313 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.00853215 Jy ! Component: 100 - total flux cleaned = -0.00900532 Jy ! Component: 150 - total flux cleaned = -0.00900161 Jy ! Component: 200 - total flux cleaned = -0.009496 Jy ! Total flux subtracted in 200 components = -0.009496 Jy ! Clean residual min=-0.008934 max=0.009127 Jy/beam ! Clean residual mean=0.000020 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.847132 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.847132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109381Jy sigma=0.310846 ! Fit after self-cal, rms=0.108953Jy sigma=0.309395 ! 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.108953Jy sigma=0.309395 ! Fit after self-cal, rms=0.108461Jy sigma=0.308143 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=11.19 mas, bpa=-4.351 degrees ! Estimated noise=2.40549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00915832 Jy ! Component: 100 - total flux cleaned = -0.00982326 Jy ! Component: 150 - total flux cleaned = -0.0100069 Jy ! Component: 200 - total flux cleaned = -0.00984426 Jy ! Total flux subtracted in 200 components = -0.00984426 Jy ! Clean residual min=-0.006173 max=0.006544 Jy/beam ! Clean residual mean=0.000022 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.837288 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 89 components and 0.837288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106858Jy sigma=0.306445 ! Fit after self-cal, rms=0.106690Jy sigma=0.306105 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.8464e-05 Jy ! Component: 100 - total flux cleaned = 0.0001182 Jy ! Component: 150 - total flux cleaned = 0.000252178 Jy ! Component: 200 - total flux cleaned = 0.000486423 Jy ! Total flux subtracted in 200 components = 0.000486423 Jy ! Clean residual min=-0.005572 max=0.005599 Jy/beam ! Clean residual mean=0.000023 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.837774 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 103 components and 0.837774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106134Jy sigma=0.305268 ! Fit after self-cal, rms=0.106069Jy sigma=0.305140 ! 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.106069Jy sigma=0.305140 ! Fit after self-cal, rms=0.105359Jy sigma=0.303979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=11.19 mas, bpa=-4.347 degrees ! Estimated noise=2.37587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00642589 Jy ! Component: 100 - total flux cleaned = -0.00761053 Jy ! Component: 150 - total flux cleaned = -0.00773256 Jy ! Component: 200 - total flux cleaned = -0.00773469 Jy ! Total flux subtracted in 200 components = -0.00773469 Jy ! Clean residual min=-0.004714 max=0.004722 Jy/beam ! Clean residual mean=0.000020 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.83004 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.83004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104195Jy sigma=0.304025 ! Fit after self-cal, rms=0.104156Jy sigma=0.303952 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.000109234 Jy ! Component: 100 - total flux cleaned = -0.000111087 Jy ! Component: 150 - total flux cleaned = -0.000106649 Jy ! Component: 200 - total flux cleaned = -2.78634e-05 Jy ! Total flux subtracted in 200 components = -2.78634e-05 Jy ! Clean residual min=-0.004385 max=0.004564 Jy/beam ! Clean residual mean=0.000021 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.830012 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.830012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103846Jy sigma=0.303784 ! Fit after self-cal, rms=0.103828Jy sigma=0.303751 ! 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.103828Jy sigma=0.303751 ! Fit after self-cal, rms=0.103138Jy sigma=0.302809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.191 mas, bmaj=13.41 mas, bpa=-7.492 degrees ! Estimated noise=2.47111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0051968 Jy ! Component: 100 - total flux cleaned = -0.00727632 Jy ! Component: 150 - total flux cleaned = -0.00747281 Jy ! Component: 200 - total flux cleaned = -0.00747537 Jy ! Total flux subtracted in 200 components = -0.00747537 Jy ! Clean residual min=-0.004436 max=0.004237 Jy/beam ! Clean residual mean=0.000033 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.822536 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 124 components and 0.822537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103123Jy sigma=0.302937 ! Fit after self-cal, rms=0.103088Jy sigma=0.302881 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 = 8.75664e-05 Jy ! Component: 100 - total flux cleaned = 8.87974e-05 Jy ! Component: 150 - total flux cleaned = 5.36868e-05 Jy ! Component: 200 - total flux cleaned = 5.31285e-05 Jy ! Total flux subtracted in 200 components = 5.31285e-05 Jy ! Clean residual min=-0.004235 max=0.003903 Jy/beam ! Clean residual mean=0.000034 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.82259 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 130 components and 0.82259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103080Jy sigma=0.302859 ! Fit after self-cal, rms=0.103075Jy sigma=0.302844 ! 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.713 mas, bmaj=11.18 mas, bpa=-4.349 degrees ! Estimated noise=2.34714 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.713 x 11.18 at -4.349 degrees (North through East) ! Clean map min=-0.004571 max=0.40519 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.828 mas, bmaj=10.27 mas, bpa=-3.391 degrees ! Estimated noise=5.51457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.348776 Jy ! Component: 100 - total flux cleaned = 0.501517 Jy ! Component: 150 - total flux cleaned = 0.587862 Jy ! Component: 200 - total flux cleaned = 0.644058 Jy ! Total flux subtracted in 200 components = 0.644058 Jy ! Clean residual min=-0.019799 max=0.031326 Jy/beam ! Clean residual mean=0.000079 rms=0.006647 Jy/beam ! Combined flux in latest and established models = 0.644058 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.644058 Jy ! Inverting map and beam ! Estimated beam: bmin=3.713 mas, bmaj=11.18 mas, bpa=-4.349 degrees ! Estimated noise=2.34714 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.0689661 Jy ! Component: 100 - total flux cleaned = 0.11011 Jy ! Component: 150 - total flux cleaned = 0.135439 Jy ! Component: 200 - total flux cleaned = 0.151275 Jy ! Total flux subtracted in 200 components = 0.151275 Jy ! Clean residual min=-0.006561 max=0.011196 Jy/beam ! Clean residual mean=0.000044 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.795332 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 0.795332 Jy ! Inverting map ! Added new window around map position (-5.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010952 Jy ! Component: 100 - total flux cleaned = 0.0163072 Jy ! Component: 150 - total flux cleaned = 0.0186193 Jy ! Component: 200 - total flux cleaned = 0.0205081 Jy ! Total flux subtracted in 200 components = 0.0205081 Jy ! Clean residual min=-0.004362 max=0.003841 Jy/beam ! Clean residual mean=0.000027 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.81584 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 98 components and 0.81584 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.191 mas, bmaj=13.41 mas, bpa=-7.492 degrees ! Estimated noise=2.47111 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422036 Jy ! Component: 100 - total flux cleaned = 0.00670398 Jy ! Component: 150 - total flux cleaned = 0.00748175 Jy ! Component: 200 - total flux cleaned = 0.00790011 Jy ! Total flux subtracted in 200 components = 0.00790011 Jy ! Clean residual min=-0.003663 max=0.003864 Jy/beam ! Clean residual mean=0.000026 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.82374 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.000216252 Jy ! Component: 100 - total flux cleaned = 0.00041546 Jy ! Component: 150 - total flux cleaned = 0.000556216 Jy ! Component: 200 - total flux cleaned = 0.000733343 Jy ! Total flux subtracted in 200 components = 0.000733343 Jy ! Clean residual min=-0.003593 max=0.003805 Jy/beam ! Clean residual mean=0.000024 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.824474 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 140 components and 0.824474 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.713 mas, bmaj=11.18 mas, bpa=-4.349 degrees ! Estimated noise=2.34714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00081259 Jy ! Component: 100 - total flux cleaned = -0.000733476 Jy ! Component: 150 - total flux cleaned = -0.000511363 Jy ! Component: 200 - total flux cleaned = -0.000312879 Jy ! Total flux subtracted in 200 components = -0.000312879 Jy ! Clean residual min=-0.003510 max=0.003394 Jy/beam ! Clean residual mean=0.000014 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.824161 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 156 components and 0.824161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100966Jy sigma=0.302701 ! Fit after self-cal, rms=0.100968Jy sigma=0.302660 wmodel /g0/scr/pima/npcsa_uvs/J0304+7727_S_map.mod ! Writing 156 model components to file: /g0/scr/pima/npcsa_uvs/J0304+7727_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J0304+7727_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0304+7727_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0304+7727_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsa_uvs/J0304+7727_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.000563562 Jy ! Component: 100 - total flux cleaned = -0.0011325 Jy ! Component: 150 - total flux cleaned = -0.0012923 Jy ! Component: 200 - total flux cleaned = -0.00134157 Jy ! Component: 250 - total flux cleaned = -0.00153037 Jy ! Component: 300 - total flux cleaned = -0.00157635 Jy ! Component: 350 - total flux cleaned = -0.00157531 Jy ! Component: 400 - total flux cleaned = -0.00144986 Jy ! Component: 450 - total flux cleaned = -0.00128931 Jy ! Component: 500 - total flux cleaned = -0.00113418 Jy ! Component: 550 - total flux cleaned = -0.000982199 Jy ! Component: 600 - total flux cleaned = -0.000798139 Jy ! Component: 650 - total flux cleaned = -0.000512115 Jy ! Component: 700 - total flux cleaned = -0.000338552 Jy ! Component: 750 - total flux cleaned = -0.000371869 Jy ! Component: 800 - total flux cleaned = -0.000237793 Jy ! Component: 850 - total flux cleaned = -0.000270639 Jy ! Component: 900 - total flux cleaned = -0.000237836 Jy ! Component: 950 - total flux cleaned = -0.000363511 Jy ! Component: 1000 - total flux cleaned = -0.000425246 Jy ! Component: 1050 - total flux cleaned = -0.000485825 Jy ! Component: 1100 - total flux cleaned = -0.000575534 Jy ! Component: 1150 - total flux cleaned = -0.000692632 Jy ! Component: 1200 - total flux cleaned = -0.000721515 Jy ! Component: 1250 - total flux cleaned = -0.000863794 Jy ! Component: 1300 - total flux cleaned = -0.000891861 Jy ! Component: 1350 - total flux cleaned = -0.00105687 Jy ! Component: 1400 - total flux cleaned = -0.00111088 Jy ! Component: 1450 - total flux cleaned = -0.00103153 Jy ! Component: 1500 - total flux cleaned = -0.0011374 Jy ! Component: 1550 - total flux cleaned = -0.00108541 Jy ! Component: 1600 - total flux cleaned = -0.00113688 Jy ! Component: 1650 - total flux cleaned = -0.00106096 Jy ! Component: 1700 - total flux cleaned = -0.00111085 Jy ! Component: 1750 - total flux cleaned = -0.000986903 Jy ! Component: 1800 - total flux cleaned = -0.000962158 Jy ! Component: 1850 - total flux cleaned = -0.000913251 Jy ! Component: 1900 - total flux cleaned = -0.000793957 Jy ! Component: 1950 - total flux cleaned = -0.000722953 Jy ! Component: 2000 - total flux cleaned = -0.000675957 Jy ! Component: 2050 - total flux cleaned = -0.000513921 Jy ! Component: 2100 - total flux cleaned = -0.000445066 Jy ! Component: 2150 - total flux cleaned = -0.000286481 Jy ! Component: 2200 - total flux cleaned = -0.000241584 Jy ! Component: 2250 - total flux cleaned = -0.00015274 Jy ! Component: 2300 - total flux cleaned = -8.68102e-05 Jy ! Component: 2350 - total flux cleaned = 4.24409e-07 Jy ! Component: 2400 - total flux cleaned = 2.23251e-05 Jy ! Component: 2450 - total flux cleaned = 6.50947e-05 Jy ! Component: 2500 - total flux cleaned = 0.000170954 Jy ! Component: 2550 - total flux cleaned = 0.000171028 Jy ! Component: 2600 - total flux cleaned = 0.000212464 Jy ! Component: 2650 - total flux cleaned = 0.00027448 Jy ! Component: 2700 - total flux cleaned = 0.000335827 Jy ! Component: 2750 - total flux cleaned = 0.000335689 Jy ! Component: 2800 - total flux cleaned = 0.000416488 Jy ! Component: 2850 - total flux cleaned = 0.000476607 Jy ! Component: 2900 - total flux cleaned = 0.000476525 Jy ! Component: 2950 - total flux cleaned = 0.000496435 Jy ! Component: 3000 - total flux cleaned = 0.000633361 Jy ! Component: 3050 - total flux cleaned = 0.000594526 Jy ! Component: 3100 - total flux cleaned = 0.000690905 Jy ! Component: 3150 - total flux cleaned = 0.000729148 Jy ! Component: 3200 - total flux cleaned = 0.000691065 Jy ! Component: 3250 - total flux cleaned = 0.00072892 Jy ! Component: 3300 - total flux cleaned = 0.000766308 Jy ! Component: 3350 - total flux cleaned = 0.000729168 Jy ! Component: 3400 - total flux cleaned = 0.000877043 Jy ! Component: 3450 - total flux cleaned = 0.000803495 Jy ! Component: 3500 - total flux cleaned = 0.000912965 Jy ! Component: 3550 - total flux cleaned = 0.000949231 Jy ! Component: 3600 - total flux cleaned = 0.000948916 Jy ! Component: 3650 - total flux cleaned = 0.00100268 Jy ! Component: 3700 - total flux cleaned = 0.00100265 Jy ! Component: 3750 - total flux cleaned = 0.00105572 Jy ! Component: 3800 - total flux cleaned = 0.00103822 Jy ! Component: 3850 - total flux cleaned = 0.00105564 Jy ! Component: 3900 - total flux cleaned = 0.00109011 Jy ! Component: 3950 - total flux cleaned = 0.00110739 Jy ! Component: 4000 - total flux cleaned = 0.00110746 Jy ! Component: 4050 - total flux cleaned = 0.00110748 Jy ! Total flux subtracted in 4096 components = 0.00110755 Jy ! Clean residual min=-0.000894 max=0.000963 Jy/beam ! Clean residual mean=0.000002 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.825268 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 429 components and 0.825268 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J0304+7727_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.713 x 11.18 at -4.349 degrees (North through East) ! Clean map min=-0.002438 max=0.40501 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J0304+7727_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.405009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000324259 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.240187 0.240187 0.480373 0.960746 1.92149 3.84298 7.68597 15.3719 30.7439 61.4878 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.405 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0304+7727_S_uvs.log closed on Sun Oct 6 10:30:48 2013