! Started logfile: /g0/scr/pima/npcsa_uvs/J0644+8018_S_uvs.log on Sun Oct 6 10:31:41 2013 obs /g0/scr/pima/npcsa_uvs/J0644+8018_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J0644+8018_S_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0644+8018 ! ! 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 9900 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/J0644+8018_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.007006Jy sigma=1.149144 ! Fit after self-cal, rms=0.890888Jy sigma=0.938007 ! 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.309 mas, bmaj=10.33 mas, bpa=5.708 degrees ! Estimated noise=15.9575 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.106191 Jy ! Component: 100 - total flux cleaned = 0.133892 Jy ! Total flux subtracted in 100 components = 0.133892 Jy ! Clean residual min=-0.015289 max=0.038245 Jy/beam ! Clean residual mean=0.000001 rms=0.003861 Jy/beam ! Combined flux in latest and established models = 0.133892 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.133892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113182Jy sigma=0.138191 ! Fit after self-cal, rms=0.113194Jy sigma=0.138119 ! Inverting map ! Added new window around map position (3.5, -31.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0308377 Jy ! Component: 100 - total flux cleaned = 0.0449662 Jy ! Total flux subtracted in 100 components = 0.0449662 Jy ! Clean residual min=-0.009148 max=0.010541 Jy/beam ! Clean residual mean=-0.000001 rms=0.002423 Jy/beam ! Combined flux in latest and established models = 0.178858 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.178858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106482Jy sigma=0.124132 ! Fit after self-cal, rms=0.105486Jy sigma=0.122963 ! 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.191 mas, bmaj=10.95 mas, bpa=4.287 degrees ! Estimated noise=7.01213 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.0182998 Jy ! Component: 100 - total flux cleaned = 0.0304502 Jy ! Component: 150 - total flux cleaned = 0.0392463 Jy ! Component: 200 - total flux cleaned = 0.045735 Jy ! Total flux subtracted in 200 components = 0.045735 Jy ! Clean residual min=-0.007147 max=0.006182 Jy/beam ! Clean residual mean=0.000004 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.224593 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 68 components and 0.224593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104825Jy sigma=0.114390 ! Fit after self-cal, rms=0.104751Jy sigma=0.114266 ! 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.96 HN 1.04 KP 0.89 ! LA 1.00 MK 0.82 NL 0.95 OV 0.97 ! PT 1.02 SC 0.86 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 0.97 KP 0.91 ! LA 0.93 MK 0.89 NL 0.96 OV 0.94 ! PT 0.94 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.91 KP 0.93 ! LA 0.78 MK 1.03 NL 1.06 OV 1.05 ! PT 1.06 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 0.89 KP 0.88 ! LA 0.68 MK 1.01 NL 1.01 OV 0.82 ! PT 0.94 SC 0.90 ! ! ! Fit before self-cal, rms=0.104751Jy sigma=0.114266 ! Fit after self-cal, rms=0.095150Jy sigma=0.107916 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=10.99 mas, bpa=4.334 degrees ! Estimated noise=6.12898 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.013463 Jy ! Component: 100 - total flux cleaned = -0.0145319 Jy ! Component: 150 - total flux cleaned = -0.0138952 Jy ! Component: 200 - total flux cleaned = -0.0134169 Jy ! Total flux subtracted in 200 components = -0.0134169 Jy ! Clean residual min=-0.002772 max=0.003280 Jy/beam ! Clean residual mean=0.000000 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.211176 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.211177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089642Jy sigma=0.109798 ! Fit after self-cal, rms=0.089724Jy sigma=0.109663 ! 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.089724Jy sigma=0.109663 ! Fit after self-cal, rms=0.084237Jy sigma=0.107789 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.139 mas, bmaj=10.95 mas, bpa=4.373 degrees ! Estimated noise=5.51735 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0108534 Jy ! Component: 100 - total flux cleaned = -0.0143294 Jy ! Component: 150 - total flux cleaned = -0.0147828 Jy ! Component: 200 - total flux cleaned = -0.0146211 Jy ! Total flux subtracted in 200 components = -0.0146211 Jy ! Clean residual min=-0.002179 max=0.003118 Jy/beam ! Clean residual mean=0.000000 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.196555 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.196555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080040Jy sigma=0.109611 ! Fit after self-cal, rms=0.080037Jy sigma=0.109600 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 (4, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113867 Jy ! Component: 100 - total flux cleaned = 0.0014467 Jy ! Component: 150 - total flux cleaned = 0.00158669 Jy ! Component: 200 - total flux cleaned = 0.00175242 Jy ! Total flux subtracted in 200 components = 0.00175242 Jy ! Clean residual min=-0.002055 max=0.002154 Jy/beam ! Clean residual mean=-0.000000 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.198308 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 114 components and 0.198308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079774Jy sigma=0.109529 ! Fit after self-cal, rms=0.079736Jy sigma=0.109506 ! 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.079736Jy sigma=0.109506 ! Fit after self-cal, rms=0.074622Jy sigma=0.107647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.077 mas, bmaj=10.91 mas, bpa=4.391 degrees ! Estimated noise=4.95203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00949589 Jy ! Component: 100 - total flux cleaned = -0.0127398 Jy ! Component: 150 - total flux cleaned = -0.0131122 Jy ! Component: 200 - total flux cleaned = -0.0131663 Jy ! Total flux subtracted in 200 components = -0.0131663 Jy ! Clean residual min=-0.001994 max=0.001900 Jy/beam ! Clean residual mean=0.000000 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.185141 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.185141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071017Jy sigma=0.109379 ! Fit after self-cal, rms=0.070996Jy sigma=0.109369 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.000124475 Jy ! Component: 100 - total flux cleaned = 8.54545e-05 Jy ! Component: 150 - total flux cleaned = 0.000121429 Jy ! Component: 200 - total flux cleaned = 0.000120616 Jy ! Total flux subtracted in 200 components = 0.000120616 Jy ! Clean residual min=-0.001930 max=0.001813 Jy/beam ! Clean residual mean=0.000000 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.185262 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.185262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070865Jy sigma=0.109416 ! Fit after self-cal, rms=0.070860Jy sigma=0.109413 ! 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.070860Jy sigma=0.109413 ! Fit after self-cal, rms=0.066655Jy sigma=0.107620 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.284 mas, bmaj=12.25 mas, bpa=3.297 degrees ! Estimated noise=5.41749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00804245 Jy ! Component: 100 - total flux cleaned = -0.010617 Jy ! Component: 150 - total flux cleaned = -0.0115642 Jy ! Component: 200 - total flux cleaned = -0.0118593 Jy ! Total flux subtracted in 200 components = -0.0118593 Jy ! Clean residual min=-0.001909 max=0.001770 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.173403 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 137 components and 0.173403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063608Jy sigma=0.109302 ! Fit after self-cal, rms=0.063611Jy sigma=0.109289 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.000169645 Jy ! Component: 100 - total flux cleaned = -0.000106221 Jy ! Component: 150 - total flux cleaned = -8.75786e-05 Jy ! Component: 200 - total flux cleaned = -8.79362e-05 Jy ! Total flux subtracted in 200 components = -8.79362e-05 Jy ! Clean residual min=-0.001889 max=0.001703 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.173315 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 146 components and 0.173315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063518Jy sigma=0.109408 ! Fit after self-cal, rms=0.063522Jy sigma=0.109406 ! 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.025 mas, bmaj=10.88 mas, bpa=4.426 degrees ! Estimated noise=4.45484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 10.88 at 4.426 degrees (North through East) ! Clean map min=-0.0023172 max=0.092587 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.21 mas, bmaj=10.35 mas, bpa=5.786 degrees ! Estimated noise=9.60185 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0646573 Jy ! Component: 100 - total flux cleaned = 0.0898775 Jy ! Component: 150 - total flux cleaned = 0.105145 Jy ! Component: 200 - total flux cleaned = 0.115883 Jy ! Total flux subtracted in 200 components = 0.115883 Jy ! Clean residual min=-0.006800 max=0.008314 Jy/beam ! Clean residual mean=-0.000002 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.115883 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.115883 Jy ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=10.88 mas, bpa=4.426 degrees ! Estimated noise=4.45484 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.0150706 Jy ! Component: 100 - total flux cleaned = 0.0254407 Jy ! Component: 150 - total flux cleaned = 0.0331223 Jy ! Component: 200 - total flux cleaned = 0.0389029 Jy ! Total flux subtracted in 200 components = 0.0389029 Jy ! Clean residual min=-0.002809 max=0.004291 Jy/beam ! Clean residual mean=0.000002 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.154786 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 78 components and 0.154786 Jy ! Inverting map ! Added new window around map position (31.5, -61.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457937 Jy ! Component: 100 - total flux cleaned = 0.00791437 Jy ! Component: 150 - total flux cleaned = 0.0103123 Jy ! Component: 200 - total flux cleaned = 0.0117443 Jy ! Total flux subtracted in 200 components = 0.0117443 Jy ! Clean residual min=-0.002097 max=0.002152 Jy/beam ! Clean residual mean=0.000001 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.16653 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 110 components and 0.16653 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.284 mas, bmaj=12.25 mas, bpa=3.297 degrees ! Estimated noise=5.41749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00268329 Jy ! Component: 100 - total flux cleaned = 0.00405826 Jy ! Component: 150 - total flux cleaned = 0.00471575 Jy ! Component: 200 - total flux cleaned = 0.00520234 Jy ! Total flux subtracted in 200 components = 0.00520234 Jy ! Clean residual min=-0.001980 max=0.001804 Jy/beam ! Clean residual mean=0.000001 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.171732 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.000235429 Jy ! Component: 100 - total flux cleaned = 0.000410228 Jy ! Component: 150 - total flux cleaned = 0.000513232 Jy ! Component: 200 - total flux cleaned = 0.00056045 Jy ! Total flux subtracted in 200 components = 0.00056045 Jy ! Clean residual min=-0.001874 max=0.001727 Jy/beam ! Clean residual mean=0.000000 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.172293 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 176 components and 0.172293 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.025 mas, bmaj=10.88 mas, bpa=4.426 degrees ! Estimated noise=4.45484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000125273 Jy ! Component: 100 - total flux cleaned = 4.28843e-05 Jy ! Component: 150 - total flux cleaned = 0.000250383 Jy ! Component: 200 - total flux cleaned = 0.000402635 Jy ! Total flux subtracted in 200 components = 0.000402635 Jy ! Clean residual min=-0.001739 max=0.001785 Jy/beam ! Clean residual mean=0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.172695 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 197 components and 0.172696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063376Jy sigma=0.109513 ! Fit after self-cal, rms=0.063356Jy sigma=0.109478 wmodel /g0/scr/pima/npcsa_uvs/J0644+8018_S_map.mod ! Writing 197 model components to file: /g0/scr/pima/npcsa_uvs/J0644+8018_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J0644+8018_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J0644+8018_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J0644+8018_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsa_uvs/J0644+8018_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.00018271 Jy ! Component: 100 - total flux cleaned = -0.000271769 Jy ! Component: 150 - total flux cleaned = -0.000299205 Jy ! Component: 200 - total flux cleaned = -0.000324929 Jy ! Component: 250 - total flux cleaned = -0.000325106 Jy ! Component: 300 - total flux cleaned = -0.00025047 Jy ! Component: 350 - total flux cleaned = -0.000153777 Jy ! Component: 400 - total flux cleaned = -0.000130087 Jy ! Component: 450 - total flux cleaned = -0.000106816 Jy ! Component: 500 - total flux cleaned = -0.000128776 Jy ! Component: 550 - total flux cleaned = -0.000106572 Jy ! Component: 600 - total flux cleaned = -0.000128429 Jy ! Component: 650 - total flux cleaned = -0.000191458 Jy ! Component: 700 - total flux cleaned = -0.000212335 Jy ! Component: 750 - total flux cleaned = -0.000355013 Jy ! Component: 800 - total flux cleaned = -0.000435013 Jy ! Component: 850 - total flux cleaned = -0.000513737 Jy ! Component: 900 - total flux cleaned = -0.000532904 Jy ! Component: 950 - total flux cleaned = -0.000570864 Jy ! Component: 1000 - total flux cleaned = -0.000552182 Jy ! Component: 1050 - total flux cleaned = -0.000570684 Jy ! Component: 1100 - total flux cleaned = -0.000552313 Jy ! Component: 1150 - total flux cleaned = -0.000660699 Jy ! Component: 1200 - total flux cleaned = -0.000642878 Jy ! Component: 1250 - total flux cleaned = -0.000678072 Jy ! Component: 1300 - total flux cleaned = -0.000747478 Jy ! Component: 1350 - total flux cleaned = -0.00073017 Jy ! Component: 1400 - total flux cleaned = -0.000747521 Jy ! Component: 1450 - total flux cleaned = -0.000798261 Jy ! Component: 1500 - total flux cleaned = -0.000848285 Jy ! Component: 1550 - total flux cleaned = -0.000897708 Jy ! Component: 1600 - total flux cleaned = -0.000897734 Jy ! Component: 1650 - total flux cleaned = -0.000897458 Jy ! Component: 1700 - total flux cleaned = -0.00097801 Jy ! Component: 1750 - total flux cleaned = -0.000978171 Jy ! Component: 1800 - total flux cleaned = -0.00104112 Jy ! Component: 1850 - total flux cleaned = -0.00107212 Jy ! Component: 1900 - total flux cleaned = -0.00111887 Jy ! Component: 1950 - total flux cleaned = -0.00116498 Jy ! Component: 2000 - total flux cleaned = -0.00113452 Jy ! Component: 2050 - total flux cleaned = -0.00117992 Jy ! Component: 2100 - total flux cleaned = -0.00124007 Jy ! Component: 2150 - total flux cleaned = -0.00125471 Jy ! Component: 2200 - total flux cleaned = -0.00131391 Jy ! Component: 2250 - total flux cleaned = -0.00132856 Jy ! Component: 2300 - total flux cleaned = -0.00134322 Jy ! Component: 2350 - total flux cleaned = -0.00137215 Jy ! Component: 2400 - total flux cleaned = -0.00137237 Jy ! Component: 2450 - total flux cleaned = -0.00135808 Jy ! Component: 2500 - total flux cleaned = -0.00142887 Jy ! Component: 2550 - total flux cleaned = -0.00135836 Jy ! Component: 2600 - total flux cleaned = -0.00140036 Jy ! Component: 2650 - total flux cleaned = -0.00138648 Jy ! Component: 2700 - total flux cleaned = -0.0013587 Jy ! Component: 2750 - total flux cleaned = -0.00137232 Jy ! Component: 2800 - total flux cleaned = -0.00137234 Jy ! Component: 2850 - total flux cleaned = -0.00141302 Jy ! Component: 2900 - total flux cleaned = -0.00142655 Jy ! Component: 2950 - total flux cleaned = -0.00142665 Jy ! Component: 3000 - total flux cleaned = -0.00145327 Jy ! Component: 3050 - total flux cleaned = -0.00143996 Jy ! Component: 3100 - total flux cleaned = -0.00145304 Jy ! Component: 3150 - total flux cleaned = -0.00143983 Jy ! Component: 3200 - total flux cleaned = -0.00143992 Jy ! Component: 3250 - total flux cleaned = -0.00151737 Jy ! Component: 3300 - total flux cleaned = -0.00142741 Jy ! Component: 3350 - total flux cleaned = -0.00150409 Jy ! Component: 3400 - total flux cleaned = -0.00146596 Jy ! Component: 3450 - total flux cleaned = -0.0014913 Jy ! Component: 3500 - total flux cleaned = -0.0014913 Jy ! Component: 3550 - total flux cleaned = -0.00150357 Jy ! Component: 3600 - total flux cleaned = -0.00147874 Jy ! Component: 3650 - total flux cleaned = -0.00149107 Jy ! Component: 3700 - total flux cleaned = -0.00152785 Jy ! Component: 3750 - total flux cleaned = -0.0015034 Jy ! Component: 3800 - total flux cleaned = -0.00152761 Jy ! Component: 3850 - total flux cleaned = -0.00155184 Jy ! Component: 3900 - total flux cleaned = -0.00151577 Jy ! Component: 3950 - total flux cleaned = -0.00155178 Jy ! Component: 4000 - total flux cleaned = -0.00144454 Jy ! Component: 4050 - total flux cleaned = -0.00144462 Jy ! Total flux subtracted in 4096 components = -0.00143282 Jy ! Clean residual min=-0.000590 max=0.000653 Jy/beam ! Clean residual mean=0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.171263 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 501 components and 0.171263 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J0644+8018_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.025 x 10.88 at 4.426 degrees (North through East) ! Clean map min=-0.0015268 max=0.092259 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J0644+8018_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0922586 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222581 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.723774 0.723774 1.44755 2.8951 5.79019 11.5804 23.1608 46.3215 92.6431 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J0644+8018_S_uvs.log closed on Sun Oct 6 10:31:46 2013