! Started logfile: /g0/scr/pima/npcsc_uvs/J1306+8008_S_uvs.log on Sun Oct 6 14:29:19 2013 obs /g0/scr/pima/npcsc_uvs/J1306+8008_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1306+8008_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977778 visibilities/baseline/integration-bin. ! Found source: J1306+8008 ! ! 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 8096 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/J1306+8008_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.012936Jy sigma=1.036968 ! Fit after self-cal, rms=0.916697Jy sigma=0.870971 ! 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.661 mas, bmaj=9.703 mas, bpa=4.666 degrees ! Estimated noise=17.8358 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.0809762 Jy ! Component: 100 - total flux cleaned = 0.111861 Jy ! Total flux subtracted in 100 components = 0.111861 Jy ! Clean residual min=-0.010013 max=0.013929 Jy/beam ! Clean residual mean=-0.000007 rms=0.002799 Jy/beam ! Combined flux in latest and established models = 0.111861 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.111861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104231Jy sigma=0.116247 ! Fit after self-cal, rms=0.103222Jy sigma=0.115427 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173767 Jy ! Component: 100 - total flux cleaned = 0.0264738 Jy ! Total flux subtracted in 100 components = 0.0264738 Jy ! Clean residual min=-0.008618 max=0.010201 Jy/beam ! Clean residual mean=-0.000004 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.138335 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.138335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102786Jy sigma=0.107803 ! Fit after self-cal, rms=0.102665Jy sigma=0.107724 ! 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.52 mas, bmaj=10.81 mas, bpa=2.841 degrees ! Estimated noise=8.69879 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.0108976 Jy ! Component: 100 - total flux cleaned = 0.0165084 Jy ! Component: 150 - total flux cleaned = 0.0199466 Jy ! Component: 200 - total flux cleaned = 0.0221479 Jy ! Total flux subtracted in 200 components = 0.0221479 Jy ! Clean residual min=-0.007854 max=0.007732 Jy/beam ! Clean residual mean=-0.000003 rms=0.001959 Jy/beam ! Combined flux in latest and established models = 0.160483 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 54 components and 0.160483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103473Jy sigma=0.104559 ! Fit after self-cal, rms=0.103419Jy sigma=0.104522 ! 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.89 FD 0.86 HN 0.91 KP 0.99 ! LA 1.01 MK 0.92 NL 1.00 OV 0.96 ! PT 1.06 SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 0.87 KP 0.92 ! LA 0.96 MK 1.09 NL 0.94 OV 0.98 ! PT 0.98 SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.96 HN 0.96 KP 1.00 ! LA 0.74 MK 1.13 NL 1.07 OV 1.01 ! PT 1.06 SC 0.86 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 HN 0.82 KP 0.86 ! LA 0.64 MK 0.91 NL 1.02 OV 0.90 ! PT 1.00 SC 0.90 ! ! ! Fit before self-cal, rms=0.103419Jy sigma=0.104522 ! Fit after self-cal, rms=0.092844Jy sigma=0.099534 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=10.78 mas, bpa=2.484 degrees ! Estimated noise=7.51706 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.0126557 Jy ! Component: 100 - total flux cleaned = -0.0166387 Jy ! Component: 150 - total flux cleaned = -0.017739 Jy ! Component: 200 - total flux cleaned = -0.017555 Jy ! Total flux subtracted in 200 components = -0.017555 Jy ! Clean residual min=-0.004109 max=0.006585 Jy/beam ! Clean residual mean=0.000001 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.142928 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.142928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087973Jy sigma=0.101409 ! Fit after self-cal, rms=0.088051Jy sigma=0.101296 ! Inverting map ! Added new window around map position (5.5, 63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00521875 Jy ! Component: 100 - total flux cleaned = 0.00584755 Jy ! Component: 150 - total flux cleaned = 0.00599479 Jy ! Component: 200 - total flux cleaned = 0.0063002 Jy ! Total flux subtracted in 200 components = 0.0063002 Jy ! Clean residual min=-0.003765 max=0.004377 Jy/beam ! Clean residual mean=0.000001 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.149228 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.149228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087557Jy sigma=0.101020 ! Fit after self-cal, rms=0.087543Jy sigma=0.100939 ! 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.087543Jy sigma=0.100939 ! Fit after self-cal, rms=0.079077Jy sigma=0.098901 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=10.74 mas, bpa=2.689 degrees ! Estimated noise=6.47251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0109039 Jy ! Component: 100 - total flux cleaned = -0.0139327 Jy ! Component: 150 - total flux cleaned = -0.0145396 Jy ! Component: 200 - total flux cleaned = -0.0147073 Jy ! Total flux subtracted in 200 components = -0.0147073 Jy ! Clean residual min=-0.003156 max=0.003636 Jy/beam ! Clean residual mean=0.000000 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.134521 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.134521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074889Jy sigma=0.100634 ! Fit after self-cal, rms=0.074895Jy sigma=0.100613 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.000329907 Jy ! Component: 100 - total flux cleaned = 0.000423702 Jy ! Component: 150 - total flux cleaned = 0.000549957 Jy ! Component: 200 - total flux cleaned = 0.000662987 Jy ! Total flux subtracted in 200 components = 0.000662987 Jy ! Clean residual min=-0.003129 max=0.003469 Jy/beam ! Clean residual mean=0.000000 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.135184 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 109 components and 0.135184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074779Jy sigma=0.100615 ! Fit after self-cal, rms=0.074791Jy sigma=0.100607 ! 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.074791Jy sigma=0.100607 ! Fit after self-cal, rms=0.068159Jy sigma=0.098775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=10.71 mas, bpa=2.891 degrees ! Estimated noise=5.62925 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00916586 Jy ! Component: 100 - total flux cleaned = -0.0122641 Jy ! Component: 150 - total flux cleaned = -0.0134039 Jy ! Component: 200 - total flux cleaned = -0.0137726 Jy ! Total flux subtracted in 200 components = -0.0137726 Jy ! Clean residual min=-0.002677 max=0.002988 Jy/beam ! Clean residual mean=0.000000 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.121411 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 120 components and 0.121411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064631Jy sigma=0.100565 ! Fit after self-cal, rms=0.064635Jy sigma=0.100554 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.87721e-05 Jy ! Component: 100 - total flux cleaned = 4.88656e-05 Jy ! Component: 150 - total flux cleaned = -3.78723e-05 Jy ! Component: 200 - total flux cleaned = -0.000170691 Jy ! Total flux subtracted in 200 components = -0.000170691 Jy ! Clean residual min=-0.002660 max=0.002938 Jy/beam ! Clean residual mean=0.000000 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.121241 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.121241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064568Jy sigma=0.100570 ! Fit after self-cal, rms=0.064573Jy sigma=0.100567 ! 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.064573Jy sigma=0.100567 ! Fit after self-cal, rms=0.059144Jy sigma=0.098731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.419 mas, bmaj=12.22 mas, bpa=1.518 degrees ! Estimated noise=5.72117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00847326 Jy ! Component: 100 - total flux cleaned = -0.0104257 Jy ! Component: 150 - total flux cleaned = -0.0113206 Jy ! Component: 200 - total flux cleaned = -0.011984 Jy ! Total flux subtracted in 200 components = -0.011984 Jy ! Clean residual min=-0.002723 max=0.003485 Jy/beam ! Clean residual mean=0.000003 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.109257 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 151 components and 0.109257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056113Jy sigma=0.100707 ! Fit after self-cal, rms=0.056071Jy sigma=0.100616 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.000560365 Jy ! Component: 100 - total flux cleaned = -0.000884907 Jy ! Component: 150 - total flux cleaned = -0.00103258 Jy ! Component: 200 - total flux cleaned = -0.00112774 Jy ! Total flux subtracted in 200 components = -0.00112774 Jy ! Clean residual min=-0.002718 max=0.003486 Jy/beam ! Clean residual mean=0.000003 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.108129 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 163 components and 0.108129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056037Jy sigma=0.100649 ! Fit after self-cal, rms=0.056040Jy sigma=0.100647 ! 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.355 mas, bmaj=10.69 mas, bpa=3.004 degrees ! Estimated noise=4.90303 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 10.69 at 3.004 degrees (North through East) ! Clean map min=-0.0022139 max=0.066767 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.575 mas, bmaj=9.661 mas, bpa=4.857 degrees ! Estimated noise=9.6371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0437317 Jy ! Component: 100 - total flux cleaned = 0.0639204 Jy ! Component: 150 - total flux cleaned = 0.0746946 Jy ! Component: 200 - total flux cleaned = 0.0819656 Jy ! Total flux subtracted in 200 components = 0.0819656 Jy ! Clean residual min=-0.005445 max=0.006187 Jy/beam ! Clean residual mean=-0.000003 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.0819656 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0819656 Jy ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=10.69 mas, bpa=3.004 degrees ! Estimated noise=4.90303 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.00923557 Jy ! Component: 100 - total flux cleaned = 0.0139791 Jy ! Component: 150 - total flux cleaned = 0.0163867 Jy ! Component: 200 - total flux cleaned = 0.0181743 Jy ! Total flux subtracted in 200 components = 0.0181743 Jy ! Clean residual min=-0.002739 max=0.004017 Jy/beam ! Clean residual mean=-0.000000 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.10014 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 61 components and 0.10014 Jy ! Inverting map ! Added new window around map position (12, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00360649 Jy ! Component: 100 - total flux cleaned = 0.00519046 Jy ! Component: 150 - total flux cleaned = 0.00619076 Jy ! Component: 200 - total flux cleaned = 0.00698298 Jy ! Total flux subtracted in 200 components = 0.00698298 Jy ! Clean residual min=-0.002388 max=0.003398 Jy/beam ! Clean residual mean=0.000000 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.107123 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 89 components and 0.107123 Jy ! Inverting map ! Added new window around map position (-12, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174286 Jy ! Component: 100 - total flux cleaned = 0.00198744 Jy ! Component: 150 - total flux cleaned = 0.00236091 Jy ! Component: 200 - total flux cleaned = 0.0027385 Jy ! Total flux subtracted in 200 components = 0.0027385 Jy ! Clean residual min=-0.002055 max=0.002138 Jy/beam ! Clean residual mean=0.000001 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.109861 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 114 components and 0.109861 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.419 mas, bmaj=12.22 mas, bpa=1.518 degrees ! Estimated noise=5.72117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126003 Jy ! Component: 100 - total flux cleaned = 0.00176639 Jy ! Component: 150 - total flux cleaned = 0.00205752 Jy ! Component: 200 - total flux cleaned = 0.00215995 Jy ! Total flux subtracted in 200 components = 0.00215995 Jy ! Clean residual min=-0.002277 max=0.001935 Jy/beam ! Clean residual mean=0.000005 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.112021 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 = 6.78631e-05 Jy ! Component: 100 - total flux cleaned = 0.000110246 Jy ! Component: 150 - total flux cleaned = 0.000189856 Jy ! Component: 200 - total flux cleaned = 0.000208293 Jy ! Total flux subtracted in 200 components = 0.000208293 Jy ! Clean residual min=-0.002213 max=0.001955 Jy/beam ! Clean residual mean=0.000005 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.11223 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 159 components and 0.11223 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=10.69 mas, bpa=3.004 degrees ! Estimated noise=4.90303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.34787e-05 Jy ! Component: 100 - total flux cleaned = -7.42375e-06 Jy ! Component: 150 - total flux cleaned = 5.646e-05 Jy ! Component: 200 - total flux cleaned = 8.58088e-05 Jy ! Total flux subtracted in 200 components = 8.58088e-05 Jy ! Clean residual min=-0.001887 max=0.001990 Jy/beam ! Clean residual mean=0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.112316 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 186 components and 0.112316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055721Jy sigma=0.100424 ! Fit after self-cal, rms=0.055686Jy sigma=0.100304 wmodel /g0/scr/pima/npcsc_uvs/J1306+8008_S_map.mod ! Writing 186 model components to file: /g0/scr/pima/npcsc_uvs/J1306+8008_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1306+8008_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1306+8008_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1306+8008_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsc_uvs/J1306+8008_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.00030874 Jy ! Component: 100 - total flux cleaned = 0.000245377 Jy ! Component: 150 - total flux cleaned = -5.883e-06 Jy ! Component: 200 - total flux cleaned = -0.000245789 Jy ! Component: 250 - total flux cleaned = -0.000360645 Jy ! Component: 300 - total flux cleaned = -0.000444538 Jy ! Component: 350 - total flux cleaned = -0.000525945 Jy ! Component: 400 - total flux cleaned = -0.000551646 Jy ! Component: 450 - total flux cleaned = -0.000602745 Jy ! Component: 500 - total flux cleaned = -0.000678363 Jy ! Component: 550 - total flux cleaned = -0.000678699 Jy ! Component: 600 - total flux cleaned = -0.000751341 Jy ! Component: 650 - total flux cleaned = -0.000727075 Jy ! Component: 700 - total flux cleaned = -0.000633806 Jy ! Component: 750 - total flux cleaned = -0.000588111 Jy ! Component: 800 - total flux cleaned = -0.000565777 Jy ! Component: 850 - total flux cleaned = -0.000521152 Jy ! Component: 900 - total flux cleaned = -0.000542766 Jy ! Component: 950 - total flux cleaned = -0.000499686 Jy ! Component: 1000 - total flux cleaned = -0.00052073 Jy ! Component: 1050 - total flux cleaned = -0.000604109 Jy ! Component: 1100 - total flux cleaned = -0.000583566 Jy ! Component: 1150 - total flux cleaned = -0.000645141 Jy ! Component: 1200 - total flux cleaned = -0.000745794 Jy ! Component: 1250 - total flux cleaned = -0.000765421 Jy ! Component: 1300 - total flux cleaned = -0.000824393 Jy ! Component: 1350 - total flux cleaned = -0.000863236 Jy ! Component: 1400 - total flux cleaned = -0.000958558 Jy ! Component: 1450 - total flux cleaned = -0.000920451 Jy ! Component: 1500 - total flux cleaned = -0.000883163 Jy ! Component: 1550 - total flux cleaned = -0.000864913 Jy ! Component: 1600 - total flux cleaned = -0.000901563 Jy ! Component: 1650 - total flux cleaned = -0.000901574 Jy ! Component: 1700 - total flux cleaned = -0.000865835 Jy ! Component: 1750 - total flux cleaned = -0.000883253 Jy ! Component: 1800 - total flux cleaned = -0.000883287 Jy ! Component: 1850 - total flux cleaned = -0.000900372 Jy ! Component: 1900 - total flux cleaned = -0.000866015 Jy ! Component: 1950 - total flux cleaned = -0.000883334 Jy ! Component: 2000 - total flux cleaned = -0.000917512 Jy ! Component: 2050 - total flux cleaned = -0.000967774 Jy ! Component: 2100 - total flux cleaned = -0.000951039 Jy ! Component: 2150 - total flux cleaned = -0.00100063 Jy ! Component: 2200 - total flux cleaned = -0.000984408 Jy ! Component: 2250 - total flux cleaned = -0.00101689 Jy ! Component: 2300 - total flux cleaned = -0.00103296 Jy ! Component: 2350 - total flux cleaned = -0.00100099 Jy ! Component: 2400 - total flux cleaned = -0.0010485 Jy ! Component: 2450 - total flux cleaned = -0.0010643 Jy ! Component: 2500 - total flux cleaned = -0.00104891 Jy ! Component: 2550 - total flux cleaned = -0.00111096 Jy ! Component: 2600 - total flux cleaned = -0.00111104 Jy ! Component: 2650 - total flux cleaned = -0.0011265 Jy ! Component: 2700 - total flux cleaned = -0.00115669 Jy ! Component: 2750 - total flux cleaned = -0.00114179 Jy ! Component: 2800 - total flux cleaned = -0.00118644 Jy ! Component: 2850 - total flux cleaned = -0.00120117 Jy ! Component: 2900 - total flux cleaned = -0.00121593 Jy ! Component: 2950 - total flux cleaned = -0.00125982 Jy ! Component: 3000 - total flux cleaned = -0.0012891 Jy ! Component: 3050 - total flux cleaned = -0.00137585 Jy ! Component: 3100 - total flux cleaned = -0.00134722 Jy ! Component: 3150 - total flux cleaned = -0.00134741 Jy ! Component: 3200 - total flux cleaned = -0.00146059 Jy ! Component: 3250 - total flux cleaned = -0.00141819 Jy ! Component: 3300 - total flux cleaned = -0.00140426 Jy ! Component: 3350 - total flux cleaned = -0.00143213 Jy ! Component: 3400 - total flux cleaned = -0.00145984 Jy ! Component: 3450 - total flux cleaned = -0.00147358 Jy ! Component: 3500 - total flux cleaned = -0.00143258 Jy ! Component: 3550 - total flux cleaned = -0.00145994 Jy ! Component: 3600 - total flux cleaned = -0.00144646 Jy ! Component: 3650 - total flux cleaned = -0.00151366 Jy ! Component: 3700 - total flux cleaned = -0.00144675 Jy ! Component: 3750 - total flux cleaned = -0.00152657 Jy ! Component: 3800 - total flux cleaned = -0.00148667 Jy ! Component: 3850 - total flux cleaned = -0.00152625 Jy ! Component: 3900 - total flux cleaned = -0.0015 Jy ! Component: 3950 - total flux cleaned = -0.00151301 Jy ! Component: 4000 - total flux cleaned = -0.001487 Jy ! Component: 4050 - total flux cleaned = -0.00151294 Jy ! Total flux subtracted in 4096 components = -0.00153873 Jy ! Clean residual min=-0.001152 max=0.000762 Jy/beam ! Clean residual mean=0.000000 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.110777 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 475 components and 0.110777 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1306+8008_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 10.69 at 3.004 degrees (North through East) ! Clean map min=-0.0023241 max=0.06535 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1306+8008_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0653496 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000242339 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11251 1.11251 2.22501 4.45002 8.90005 17.8001 35.6002 71.2004 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.065 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1306+8008_S_uvs.log closed on Sun Oct 6 14:29:23 2013