! Started logfile: /g0/scr/pima/npcsb_uvs/J1824+5651_X_uvs.log on Wed Sep 25 00:07:22 2013 obs /g0/scr/pima/npcsb_uvs/J1824+5651_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1824+5651_X_uva.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1824+5651 ! ! 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 8.40993e+09 8e+06 1 8e+06 ! 02 2 8.47993e+09 8e+06 1 8e+06 ! 03 3 8.79493e+09 8e+06 1 8e+06 ! 04 4 8.89993e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1584 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J1824+5651_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.350375Jy sigma=10.368625 ! Fit after self-cal, rms=0.259241Jy sigma=1.337092 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6629 mas, bmaj=2.353 mas, bpa=18.61 degrees ! Estimated noise=3.76831 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.760083 Jy ! Component: 100 - total flux cleaned = 0.931418 Jy ! Total flux subtracted in 100 components = 0.931418 Jy ! Clean residual min=-0.040405 max=0.116784 Jy/beam ! Clean residual mean=-0.000036 rms=0.013660 Jy/beam ! Combined flux in latest and established models = 0.931418 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.931418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258365Jy sigma=1.495986 ! Fit after self-cal, rms=0.258150Jy sigma=1.494835 ! Inverting map ! Added new window around map position (-2, -0.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100698 Jy ! Component: 100 - total flux cleaned = 0.150171 Jy ! Total flux subtracted in 100 components = 0.150171 Jy ! Clean residual min=-0.051360 max=0.079938 Jy/beam ! Clean residual mean=-0.000013 rms=0.009810 Jy/beam ! Combined flux in latest and established models = 1.08159 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 9 components and 1.08159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215105Jy sigma=1.147674 ! Fit after self-cal, rms=0.208400Jy sigma=1.069995 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8106 mas, bmaj=2.51 mas, bpa=17.64 degrees ! Estimated noise=2.40771 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 (16, 27.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0474571 Jy ! Component: 100 - total flux cleaned = 0.0684017 Jy ! Component: 150 - total flux cleaned = 0.0754279 Jy ! Component: 200 - total flux cleaned = 0.0795279 Jy ! Total flux subtracted in 200 components = 0.0795279 Jy ! Clean residual min=-0.037993 max=0.037948 Jy/beam ! Clean residual mean=0.000008 rms=0.007030 Jy/beam ! Combined flux in latest and established models = 1.16112 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 1.16112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191322Jy sigma=0.962952 ! Fit after self-cal, rms=0.190015Jy sigma=0.946722 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.03 KP 1.03 ! LA 1.01 MK 1.01 NL 1.34 OV 0.97 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.01 KP 0.94 ! LA 0.95 MK 0.97 NL 1.55 OV 0.94 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 0.97 KP 0.87 ! LA 0.98 MK 1.01 NL 1.28 OV 0.96 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 0.98 KP 0.90 ! LA 0.97 MK 1.01 NL 1.41 OV 0.98 ! PT 1.11 SC 0.97 ! ! ! Fit before self-cal, rms=0.190015Jy sigma=0.946722 ! Fit after self-cal, rms=0.188469Jy sigma=0.682748 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8048 mas, bmaj=2.514 mas, bpa=17.82 degrees ! Estimated noise=2.43308 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.8, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147024 Jy ! Component: 100 - total flux cleaned = 0.0139473 Jy ! Component: 150 - total flux cleaned = 0.0142855 Jy ! Component: 200 - total flux cleaned = 0.0145555 Jy ! Total flux subtracted in 200 components = 0.0145555 Jy ! Clean residual min=-0.015432 max=0.010087 Jy/beam ! Clean residual mean=0.000008 rms=0.002839 Jy/beam ! Combined flux in latest and established models = 1.17567 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 60 components and 1.17567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186698Jy sigma=0.649141 ! Fit after self-cal, rms=0.187033Jy sigma=0.648653 ! 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.187033Jy sigma=0.648653 ! Fit after self-cal, rms=0.187073Jy sigma=0.647470 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8049 mas, bmaj=2.515 mas, bpa=17.81 degrees ! Estimated noise=2.42747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00282172 Jy ! Component: 100 - total flux cleaned = -0.00377735 Jy ! Component: 150 - total flux cleaned = -0.00376875 Jy ! Component: 200 - total flux cleaned = -0.00356081 Jy ! Total flux subtracted in 200 components = -0.00356081 Jy ! Clean residual min=-0.014063 max=0.009386 Jy/beam ! Clean residual mean=0.000006 rms=0.002606 Jy/beam ! Combined flux in latest and established models = 1.17211 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 77 components and 1.17211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186660Jy sigma=0.639310 ! Fit after self-cal, rms=0.186661Jy sigma=0.639169 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.000443764 Jy ! Component: 100 - total flux cleaned = -0.000450911 Jy ! Component: 150 - total flux cleaned = -0.000277547 Jy ! Component: 200 - total flux cleaned = -0.000280193 Jy ! Total flux subtracted in 200 components = -0.000280193 Jy ! Clean residual min=-0.013437 max=0.009173 Jy/beam ! Clean residual mean=0.000005 rms=0.002518 Jy/beam ! Combined flux in latest and established models = 1.17183 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 86 components and 1.17183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186319Jy sigma=0.635113 ! Fit after self-cal, rms=0.186309Jy sigma=0.635053 ! 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.186309Jy sigma=0.635053 ! Fit after self-cal, rms=0.186720Jy sigma=0.634152 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8044 mas, bmaj=2.516 mas, bpa=17.8 degrees ! Estimated noise=2.42187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0039695 Jy ! Component: 100 - total flux cleaned = -0.00380591 Jy ! Component: 150 - total flux cleaned = -0.00396312 Jy ! Component: 200 - total flux cleaned = -0.00381231 Jy ! Total flux subtracted in 200 components = -0.00381231 Jy ! Clean residual min=-0.012434 max=0.008860 Jy/beam ! Clean residual mean=0.000004 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 1.16802 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 95 components and 1.16802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186635Jy sigma=0.629950 ! Fit after self-cal, rms=0.186626Jy sigma=0.629842 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.000337827 Jy ! Component: 100 - total flux cleaned = -5.95287e-05 Jy ! Component: 150 - total flux cleaned = -5.98614e-05 Jy ! Component: 200 - total flux cleaned = 0.000192497 Jy ! Total flux subtracted in 200 components = 0.000192497 Jy ! Clean residual min=-0.012002 max=0.008657 Jy/beam ! Clean residual mean=0.000004 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 1.16821 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 104 components and 1.16821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186539Jy sigma=0.627426 ! Fit after self-cal, rms=0.186531Jy sigma=0.627378 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186531Jy sigma=0.627378 ! Fit after self-cal, rms=0.187190Jy sigma=0.626729 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.153 mas, bmaj=3.013 mas, bpa=30.04 degrees ! Estimated noise=3.10288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00727824 Jy ! Component: 100 - total flux cleaned = -0.00950698 Jy ! Component: 150 - total flux cleaned = -0.00999364 Jy ! Component: 200 - total flux cleaned = -0.00985124 Jy ! Total flux subtracted in 200 components = -0.00985124 Jy ! Clean residual min=-0.012199 max=0.008785 Jy/beam ! Clean residual mean=0.000004 rms=0.002983 Jy/beam ! Combined flux in latest and established models = 1.15836 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 1.15836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187359Jy sigma=0.625544 ! Fit after self-cal, rms=0.187338Jy sigma=0.625183 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.00178121 Jy ! Component: 100 - total flux cleaned = -0.00179002 Jy ! Component: 150 - total flux cleaned = -0.00167445 Jy ! Component: 200 - total flux cleaned = -0.00156102 Jy ! Total flux subtracted in 200 components = -0.00156102 Jy ! Clean residual min=-0.012092 max=0.009077 Jy/beam ! Clean residual mean=0.000003 rms=0.002892 Jy/beam ! Combined flux in latest and established models = 1.1568 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 137 components and 1.1568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187449Jy sigma=0.624841 ! Fit after self-cal, rms=0.187457Jy sigma=0.624735 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=0.804 mas, bmaj=2.518 mas, bpa=17.81 degrees ! Estimated noise=2.41704 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.804 x 2.518 at 17.81 degrees (North through East) ! Clean map min=-0.01062 max=0.91837 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187457Jy sigma=0.624735 ! Fit after self-cal, rms=0.655496Jy sigma=0.583100 ! Inverting map and beam ! Estimated beam: bmin=0.8043 mas, bmaj=2.52 mas, bpa=17.82 degrees ! Estimated noise=2.42113 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00241521 Jy ! Component: 100 - total flux cleaned = -0.00271919 Jy ! Component: 150 - total flux cleaned = -0.00230317 Jy ! Component: 200 - total flux cleaned = -0.00204901 Jy ! Total flux subtracted in 200 components = -0.00204901 Jy ! Clean residual min=-0.010578 max=0.007730 Jy/beam ! Clean residual mean=0.000002 rms=0.002079 Jy/beam ! Combined flux in latest and established models = 1.15475 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 1.15475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.655457Jy sigma=0.579776 ! Fit after self-cal, rms=0.655455Jy sigma=0.579652 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0003158 Jy ! Component: 100 - total flux cleaned = -0.000316666 Jy ! Component: 150 - total flux cleaned = -0.000206511 Jy ! Component: 200 - total flux cleaned = 3.31701e-06 Jy ! Total flux subtracted in 200 components = 3.31701e-06 Jy ! Clean residual min=-0.010343 max=0.007582 Jy/beam ! Clean residual mean=0.000003 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 1.15475 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 159 components and 1.15475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.655466Jy sigma=0.577796 ! Fit after self-cal, rms=0.655459Jy sigma=0.577737 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.655459Jy sigma=0.577737 ! Fit after self-cal, rms=0.670488Jy sigma=0.577114 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6543 mas, bmaj=2.35 mas, bpa=18.74 degrees ! Estimated noise=3.81229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.771193 Jy ! Component: 100 - total flux cleaned = 0.952784 Jy ! Component: 150 - total flux cleaned = 1.02217 Jy ! Component: 200 - total flux cleaned = 1.05881 Jy ! Total flux subtracted in 200 components = 1.05881 Jy ! Clean residual min=-0.018963 max=0.018345 Jy/beam ! Clean residual mean=-0.000008 rms=0.004069 Jy/beam ! Combined flux in latest and established models = 1.05881 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 14 model components to the UV plane model. ! The established model now contains 14 components and 1.05881 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8038 mas, bmaj=2.521 mas, bpa=17.84 degrees ! Estimated noise=2.41868 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.0270576 Jy ! Component: 100 - total flux cleaned = 0.0436766 Jy ! Component: 150 - total flux cleaned = 0.0558219 Jy ! Component: 200 - total flux cleaned = 0.0627481 Jy ! Total flux subtracted in 200 components = 0.0627481 Jy ! Clean residual min=-0.014497 max=0.009170 Jy/beam ! Clean residual mean=-0.000005 rms=0.002714 Jy/beam ! Combined flux in latest and established models = 1.12156 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 58 components and 1.12156 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.156 mas, bmaj=3.021 mas, bpa=30.25 degrees ! Estimated noise=3.10126 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012919 Jy ! Component: 100 - total flux cleaned = 0.0170065 Jy ! Component: 150 - total flux cleaned = 0.0188404 Jy ! Component: 200 - total flux cleaned = 0.0206657 Jy ! Total flux subtracted in 200 components = 0.0206657 Jy ! Clean residual min=-0.013221 max=0.010983 Jy/beam ! Clean residual mean=0.000005 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 1.14222 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.00135098 Jy ! Component: 100 - total flux cleaned = 0.00292712 Jy ! Component: 150 - total flux cleaned = 0.00413796 Jy ! Component: 200 - total flux cleaned = 0.0046085 Jy ! Total flux subtracted in 200 components = 0.0046085 Jy ! Clean residual min=-0.012082 max=0.010184 Jy/beam ! Clean residual mean=0.000006 rms=0.002901 Jy/beam ! Combined flux in latest and established models = 1.14683 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 100 components and 1.14683 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8038 mas, bmaj=2.521 mas, bpa=17.84 degrees ! Estimated noise=2.41868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163196 Jy ! Component: 100 - total flux cleaned = 0.00322899 Jy ! Component: 150 - total flux cleaned = 0.00397871 Jy ! Component: 200 - total flux cleaned = 0.0046368 Jy ! Total flux subtracted in 200 components = 0.0046368 Jy ! Clean residual min=-0.011334 max=0.007827 Jy/beam ! Clean residual mean=0.000004 rms=0.002092 Jy/beam ! Combined flux in latest and established models = 1.15147 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 128 components and 1.15147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.670240Jy sigma=0.580252 ! Fit after self-cal, rms=0.670307Jy sigma=0.579154 wmodel /g0/scr/pima/npcsb_uvs/J1824+5651_X_map.mod ! Writing 128 model components to file: /g0/scr/pima/npcsb_uvs/J1824+5651_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J1824+5651_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1824+5651_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1824+5651_X_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsb_uvs/J1824+5651_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00472822 Jy ! Component: 100 - total flux cleaned = -0.00869791 Jy ! Component: 150 - total flux cleaned = -0.012015 Jy ! Component: 200 - total flux cleaned = -0.0142773 Jy ! Component: 250 - total flux cleaned = -0.0163834 Jy ! Component: 300 - total flux cleaned = -0.0177813 Jy ! Component: 350 - total flux cleaned = -0.0188795 Jy ! Component: 400 - total flux cleaned = -0.0198188 Jy ! Component: 450 - total flux cleaned = -0.02012 Jy ! Component: 500 - total flux cleaned = -0.0204104 Jy ! Component: 550 - total flux cleaned = -0.0206884 Jy ! Component: 600 - total flux cleaned = -0.0210443 Jy ! Component: 650 - total flux cleaned = -0.0210434 Jy ! Component: 700 - total flux cleaned = -0.0211271 Jy ! Component: 750 - total flux cleaned = -0.0211261 Jy ! Component: 800 - total flux cleaned = -0.0210468 Jy ! Component: 850 - total flux cleaned = -0.02105 Jy ! Component: 900 - total flux cleaned = -0.0212792 Jy ! Component: 950 - total flux cleaned = -0.0212057 Jy ! Component: 1000 - total flux cleaned = -0.0212061 Jy ! Component: 1050 - total flux cleaned = -0.0210623 Jy ! Component: 1100 - total flux cleaned = -0.0209219 Jy ! Component: 1150 - total flux cleaned = -0.0207848 Jy ! Component: 1200 - total flux cleaned = -0.0204487 Jy ! Component: 1250 - total flux cleaned = -0.0205163 Jy ! Component: 1300 - total flux cleaned = -0.0205148 Jy ! Component: 1350 - total flux cleaned = -0.020513 Jy ! Component: 1400 - total flux cleaned = -0.0203234 Jy ! Component: 1450 - total flux cleaned = -0.0205718 Jy ! Component: 1500 - total flux cleaned = -0.0205721 Jy ! Component: 1550 - total flux cleaned = -0.0207537 Jy ! Component: 1600 - total flux cleaned = -0.0207529 Jy ! Component: 1650 - total flux cleaned = -0.0208695 Jy ! Component: 1700 - total flux cleaned = -0.0207528 Jy ! Component: 1750 - total flux cleaned = -0.0208104 Jy ! Component: 1800 - total flux cleaned = -0.0209237 Jy ! Component: 1850 - total flux cleaned = -0.0208681 Jy ! Component: 1900 - total flux cleaned = -0.0208126 Jy ! Component: 1950 - total flux cleaned = -0.0207028 Jy ! Component: 2000 - total flux cleaned = -0.0205405 Jy ! Component: 2050 - total flux cleaned = -0.0204341 Jy ! Component: 2100 - total flux cleaned = -0.0203813 Jy ! Component: 2150 - total flux cleaned = -0.0203818 Jy ! Component: 2200 - total flux cleaned = -0.0204852 Jy ! Component: 2250 - total flux cleaned = -0.0205362 Jy ! Component: 2300 - total flux cleaned = -0.0205361 Jy ! Component: 2350 - total flux cleaned = -0.0205352 Jy ! Component: 2400 - total flux cleaned = -0.0204862 Jy ! Component: 2450 - total flux cleaned = -0.0205358 Jy ! Component: 2500 - total flux cleaned = -0.0205845 Jy ! Component: 2550 - total flux cleaned = -0.0205842 Jy ! Component: 2600 - total flux cleaned = -0.0206323 Jy ! Component: 2650 - total flux cleaned = -0.0206802 Jy ! Component: 2700 - total flux cleaned = -0.0206804 Jy ! Component: 2750 - total flux cleaned = -0.0207273 Jy ! Component: 2800 - total flux cleaned = -0.0209125 Jy ! Component: 2850 - total flux cleaned = -0.0210503 Jy ! Component: 2900 - total flux cleaned = -0.0212324 Jy ! Component: 2950 - total flux cleaned = -0.0213226 Jy ! Component: 3000 - total flux cleaned = -0.0215913 Jy ! Component: 3050 - total flux cleaned = -0.0215907 Jy ! Component: 3100 - total flux cleaned = -0.0217667 Jy ! Component: 3150 - total flux cleaned = -0.0217666 Jy ! Component: 3200 - total flux cleaned = -0.0219409 Jy ! Component: 3250 - total flux cleaned = -0.0221134 Jy ! Component: 3300 - total flux cleaned = -0.022071 Jy ! Component: 3350 - total flux cleaned = -0.0222839 Jy ! Component: 3400 - total flux cleaned = -0.0224952 Jy ! Component: 3450 - total flux cleaned = -0.0226627 Jy ! Component: 3500 - total flux cleaned = -0.022829 Jy ! Component: 3550 - total flux cleaned = -0.0229531 Jy ! Component: 3600 - total flux cleaned = -0.0229945 Jy ! Component: 3650 - total flux cleaned = -0.023117 Jy ! Component: 3700 - total flux cleaned = -0.0233194 Jy ! Component: 3750 - total flux cleaned = -0.0233996 Jy ! Component: 3800 - total flux cleaned = -0.0235197 Jy ! Component: 3850 - total flux cleaned = -0.0235998 Jy ! Component: 3900 - total flux cleaned = -0.0237578 Jy ! Component: 3950 - total flux cleaned = -0.0236795 Jy ! Component: 4000 - total flux cleaned = -0.0237965 Jy ! Component: 4050 - total flux cleaned = -0.0239125 Jy ! Total flux subtracted in 4096 components = -0.0240283 Jy ! Clean residual min=-0.002388 max=0.002215 Jy/beam ! Clean residual mean=0.000001 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 1.12744 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 403 components and 1.12744 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1824+5651_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8038 x 2.521 at 17.84 degrees (North through East) ! Clean map min=-0.0079745 max=0.92941 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1824+5651_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.929407 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000656363 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.211865 0.211865 0.42373 0.84746 1.69492 3.38984 6.77968 13.5594 27.1187 54.2374 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.929 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1824+5651_X_uvs.log closed on Wed Sep 25 00:07:27 2013