! Started logfile: /g0/scr/pima/npcsb_uvs/J1054+8629_S_uvs.log on Wed Sep 25 00:10:41 2013 obs /g0/scr/pima/npcsb_uvs/J1054+8629_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1054+8629_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J1054+8629 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 7728 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/npcsb_uvs/J1054+8629_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.033077Jy sigma=2.058864 ! Fit after self-cal, rms=0.859861Jy sigma=1.720724 ! 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.797 mas, bmaj=9.912 mas, bpa=9.984 degrees ! Estimated noise=7.87684 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.0990618 Jy ! Component: 100 - total flux cleaned = 0.134708 Jy ! Total flux subtracted in 100 components = 0.134708 Jy ! Clean residual min=-0.009108 max=0.015938 Jy/beam ! Clean residual mean=-0.000017 rms=0.002664 Jy/beam ! Combined flux in latest and established models = 0.134708 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.134708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110324Jy sigma=0.192350 ! Fit after self-cal, rms=0.110165Jy sigma=0.192031 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182957 Jy ! Component: 100 - total flux cleaned = 0.0283631 Jy ! Total flux subtracted in 100 components = 0.0283631 Jy ! Clean residual min=-0.008102 max=0.011065 Jy/beam ! Clean residual mean=-0.000010 rms=0.002156 Jy/beam ! Combined flux in latest and established models = 0.163071 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.163071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104732Jy sigma=0.181642 ! Fit after self-cal, rms=0.104696Jy sigma=0.181539 ! 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.528 mas, bmaj=10.67 mas, bpa=8.429 degrees ! Estimated noise=4.1472 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 (7.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160742 Jy ! Component: 100 - total flux cleaned = 0.0257681 Jy ! Component: 150 - total flux cleaned = 0.0323435 Jy ! Component: 200 - total flux cleaned = 0.0354896 Jy ! Total flux subtracted in 200 components = 0.0354896 Jy ! Clean residual min=-0.005486 max=0.008169 Jy/beam ! Clean residual mean=-0.000024 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.19856 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 68 components and 0.19856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101586Jy sigma=0.175764 ! Fit after self-cal, rms=0.101430Jy sigma=0.175480 ! 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.85 FD 0.99 HN 0.98 KP 0.95 ! LA 1.07 MK 0.87 NL 1.07 OV 0.99 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.96 KP 0.95 ! LA 1.03 MK 0.83 NL 1.12 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.05 KP 0.92 ! LA 0.80 MK 1.10 NL 1.21 OV 1.03 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 HN 1.00 KP 0.87 ! LA 0.71 MK 1.02 NL 1.11 OV 0.88 ! PT 0.93 SC 1.13 ! ! ! Fit before self-cal, rms=0.101430Jy sigma=0.175480 ! Fit after self-cal, rms=0.094257Jy sigma=0.170961 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=10.63 mas, bpa=8.794 degrees ! Estimated noise=4.06794 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.000823746 Jy ! Component: 100 - total flux cleaned = -0.00126022 Jy ! Component: 150 - total flux cleaned = -0.00159965 Jy ! Component: 200 - total flux cleaned = -0.00176441 Jy ! Total flux subtracted in 200 components = -0.00176441 Jy ! Clean residual min=-0.003162 max=0.003654 Jy/beam ! Clean residual mean=-0.000018 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.196796 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.196796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094169Jy sigma=0.170819 ! Fit after self-cal, rms=0.094143Jy sigma=0.170739 ! 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.094143Jy sigma=0.170739 ! Fit after self-cal, rms=0.094013Jy sigma=0.170716 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=10.61 mas, bpa=8.917 degrees ! Estimated noise=4.06014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000277766 Jy ! Component: 100 - total flux cleaned = -0.000528068 Jy ! Component: 150 - total flux cleaned = -0.000818628 Jy ! Component: 200 - total flux cleaned = -0.000946962 Jy ! Total flux subtracted in 200 components = -0.000946962 Jy ! Clean residual min=-0.002991 max=0.003428 Jy/beam ! Clean residual mean=-0.000018 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.195849 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.195849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093966Jy sigma=0.170646 ! Fit after self-cal, rms=0.093964Jy sigma=0.170640 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 (-17, 42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300062 Jy ! Component: 100 - total flux cleaned = 0.00407528 Jy ! Component: 150 - total flux cleaned = 0.00421794 Jy ! Component: 200 - total flux cleaned = 0.00442393 Jy ! Total flux subtracted in 200 components = 0.00442393 Jy ! Clean residual min=-0.002894 max=0.002492 Jy/beam ! Clean residual mean=-0.000011 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.200273 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 135 components and 0.200273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093851Jy sigma=0.170408 ! Fit after self-cal, rms=0.093841Jy sigma=0.170383 ! 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.093841Jy sigma=0.170383 ! Fit after self-cal, rms=0.093532Jy sigma=0.170351 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=10.6 mas, bpa=8.914 degrees ! Estimated noise=4.05316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000953117 Jy ! Component: 100 - total flux cleaned = 0.0012323 Jy ! Component: 150 - total flux cleaned = 0.00133709 Jy ! Component: 200 - total flux cleaned = 0.00143409 Jy ! Total flux subtracted in 200 components = 0.00143409 Jy ! Clean residual min=-0.002823 max=0.002364 Jy/beam ! Clean residual mean=-0.000009 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.201707 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 160 components and 0.201707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093494Jy sigma=0.170285 ! Fit after self-cal, rms=0.093491Jy sigma=0.170280 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.000437652 Jy ! Component: 100 - total flux cleaned = 0.000559019 Jy ! Component: 150 - total flux cleaned = 0.000586439 Jy ! Component: 200 - total flux cleaned = 0.000586479 Jy ! Total flux subtracted in 200 components = 0.000586479 Jy ! Clean residual min=-0.002768 max=0.002330 Jy/beam ! Clean residual mean=-0.000008 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.202294 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 177 components and 0.202293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093471Jy sigma=0.170249 ! Fit after self-cal, rms=0.093471Jy sigma=0.170247 ! 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.093471Jy sigma=0.170247 ! Fit after self-cal, rms=0.093220Jy sigma=0.170225 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.259 mas, bmaj=12.77 mas, bpa=7.966 degrees ! Estimated noise=4.91457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000822411 Jy ! Component: 100 - total flux cleaned = 0.00108228 Jy ! Component: 150 - total flux cleaned = 0.00121508 Jy ! Component: 200 - total flux cleaned = 0.00128528 Jy ! Total flux subtracted in 200 components = 0.00128528 Jy ! Clean residual min=-0.002986 max=0.002491 Jy/beam ! Clean residual mean=-0.000014 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.203579 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 200 components and 0.203579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093211Jy sigma=0.170204 ! Fit after self-cal, rms=0.093209Jy sigma=0.170200 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 = 9.22795e-05 Jy ! Component: 100 - total flux cleaned = 0.000137866 Jy ! Component: 150 - total flux cleaned = 0.000179219 Jy ! Component: 200 - total flux cleaned = 0.000178453 Jy ! Total flux subtracted in 200 components = 0.000178453 Jy ! Clean residual min=-0.002915 max=0.002475 Jy/beam ! Clean residual mean=-0.000013 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.203757 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 216 components and 0.203757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093201Jy sigma=0.170193 ! Fit after self-cal, rms=0.093203Jy sigma=0.170191 ! 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.509 mas, bmaj=10.59 mas, bpa=8.885 degrees ! Estimated noise=4.04883 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.509 x 10.59 at 8.885 degrees (North through East) ! Clean map min=-0.0026136 max=0.13496 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.771 mas, bmaj=9.813 mas, bpa=10.44 degrees ! Estimated noise=7.65976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0970032 Jy ! Component: 100 - total flux cleaned = 0.134208 Jy ! Component: 150 - total flux cleaned = 0.152533 Jy ! Component: 200 - total flux cleaned = 0.163401 Jy ! Total flux subtracted in 200 components = 0.163401 Jy ! Clean residual min=-0.005495 max=0.006641 Jy/beam ! Clean residual mean=-0.000011 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.163401 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.163401 Jy ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=10.59 mas, bpa=8.885 degrees ! Estimated noise=4.04883 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.0124525 Jy ! Component: 100 - total flux cleaned = 0.0193929 Jy ! Component: 150 - total flux cleaned = 0.0243116 Jy ! Component: 200 - total flux cleaned = 0.0280865 Jy ! Total flux subtracted in 200 components = 0.0280865 Jy ! Clean residual min=-0.003338 max=0.003076 Jy/beam ! Clean residual mean=-0.000024 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.191487 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 76 components and 0.191487 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.259 mas, bmaj=12.77 mas, bpa=7.966 degrees ! Estimated noise=4.91457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00459533 Jy ! Component: 100 - total flux cleaned = 0.00764582 Jy ! Component: 150 - total flux cleaned = 0.00980707 Jy ! Component: 200 - total flux cleaned = 0.0110794 Jy ! Total flux subtracted in 200 components = 0.0110794 Jy ! Clean residual min=-0.003211 max=0.002730 Jy/beam ! Clean residual mean=-0.000017 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.202567 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.000540115 Jy ! Component: 100 - total flux cleaned = 0.000858279 Jy ! Component: 150 - total flux cleaned = 0.00112296 Jy ! Component: 200 - total flux cleaned = 0.0011524 Jy ! Total flux subtracted in 200 components = 0.0011524 Jy ! Clean residual min=-0.003015 max=0.002552 Jy/beam ! Clean residual mean=-0.000014 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.203719 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 142 components and 0.203719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=10.59 mas, bpa=8.885 degrees ! Estimated noise=4.04883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000186668 Jy ! Component: 100 - total flux cleaned = -0.00019145 Jy ! Component: 150 - total flux cleaned = -0.000101654 Jy ! Component: 200 - total flux cleaned = -6.16391e-05 Jy ! Total flux subtracted in 200 components = -6.16391e-05 Jy ! Clean residual min=-0.002643 max=0.002386 Jy/beam ! Clean residual mean=-0.000006 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.203657 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 174 components and 0.203657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093242Jy sigma=0.170277 ! Fit after self-cal, rms=0.093235Jy sigma=0.170265 wmodel /g0/scr/pima/npcsb_uvs/J1054+8629_S_map.mod ! Writing 174 model components to file: /g0/scr/pima/npcsb_uvs/J1054+8629_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1054+8629_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1054+8629_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1054+8629_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J1054+8629_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.000388529 Jy ! Component: 100 - total flux cleaned = -0.000833337 Jy ! Component: 150 - total flux cleaned = -0.00121147 Jy ! Component: 200 - total flux cleaned = -0.00146582 Jy ! Component: 250 - total flux cleaned = -0.0016415 Jy ! Component: 300 - total flux cleaned = -0.0018454 Jy ! Component: 350 - total flux cleaned = -0.00194435 Jy ! Component: 400 - total flux cleaned = -0.00207176 Jy ! Component: 450 - total flux cleaned = -0.0022901 Jy ! Component: 500 - total flux cleaned = -0.00238172 Jy ! Component: 550 - total flux cleaned = -0.00247132 Jy ! Component: 600 - total flux cleaned = -0.00250067 Jy ! Component: 650 - total flux cleaned = -0.002471 Jy ! Component: 700 - total flux cleaned = -0.00244176 Jy ! Component: 750 - total flux cleaned = -0.00232931 Jy ! Component: 800 - total flux cleaned = -0.00227442 Jy ! Component: 850 - total flux cleaned = -0.00219278 Jy ! Component: 900 - total flux cleaned = -0.00205857 Jy ! Component: 950 - total flux cleaned = -0.00187308 Jy ! Component: 1000 - total flux cleaned = -0.00176851 Jy ! Component: 1050 - total flux cleaned = -0.00156123 Jy ! Component: 1100 - total flux cleaned = -0.00135707 Jy ! Component: 1150 - total flux cleaned = -0.00113023 Jy ! Component: 1200 - total flux cleaned = -0.000981034 Jy ! Component: 1250 - total flux cleaned = -0.000931441 Jy ! Component: 1300 - total flux cleaned = -0.000809431 Jy ! Component: 1350 - total flux cleaned = -0.000737318 Jy ! Component: 1400 - total flux cleaned = -0.000665921 Jy ! Component: 1450 - total flux cleaned = -0.000571585 Jy ! Component: 1500 - total flux cleaned = -0.00052454 Jy ! Component: 1550 - total flux cleaned = -0.000477933 Jy ! Component: 1600 - total flux cleaned = -0.000409099 Jy ! Component: 1650 - total flux cleaned = -0.000317888 Jy ! Component: 1700 - total flux cleaned = -0.000249894 Jy ! Component: 1750 - total flux cleaned = -0.000204977 Jy ! Component: 1800 - total flux cleaned = -0.000138589 Jy ! Component: 1850 - total flux cleaned = -7.36394e-06 Jy ! Component: 1900 - total flux cleaned = 3.58819e-05 Jy ! Component: 1950 - total flux cleaned = 0.000143008 Jy ! Component: 2000 - total flux cleaned = 0.000121606 Jy ! Component: 2050 - total flux cleaned = 0.000227133 Jy ! Component: 2100 - total flux cleaned = 0.000248097 Jy ! Component: 2150 - total flux cleaned = 0.000269195 Jy ! Component: 2200 - total flux cleaned = 0.000392293 Jy ! Component: 2250 - total flux cleaned = 0.000514075 Jy ! Component: 2300 - total flux cleaned = 0.000493579 Jy ! Component: 2350 - total flux cleaned = 0.000533548 Jy ! Component: 2400 - total flux cleaned = 0.000672475 Jy ! Component: 2450 - total flux cleaned = 0.000711797 Jy ! Component: 2500 - total flux cleaned = 0.000770335 Jy ! Component: 2550 - total flux cleaned = 0.000847976 Jy ! Component: 2600 - total flux cleaned = 0.000886473 Jy ! Component: 2650 - total flux cleaned = 0.000963003 Jy ! Component: 2700 - total flux cleaned = 0.00100118 Jy ! Component: 2750 - total flux cleaned = 0.00103905 Jy ! Component: 2800 - total flux cleaned = 0.0011325 Jy ! Component: 2850 - total flux cleaned = 0.00124391 Jy ! Component: 2900 - total flux cleaned = 0.00124405 Jy ! Component: 2950 - total flux cleaned = 0.00131751 Jy ! Component: 3000 - total flux cleaned = 0.00135403 Jy ! Component: 3050 - total flux cleaned = 0.00139018 Jy ! Component: 3100 - total flux cleaned = 0.00139025 Jy ! Component: 3150 - total flux cleaned = 0.00149756 Jy ! Component: 3200 - total flux cleaned = 0.00147989 Jy ! Component: 3250 - total flux cleaned = 0.00151529 Jy ! Component: 3300 - total flux cleaned = 0.00149762 Jy ! Component: 3350 - total flux cleaned = 0.00156738 Jy ! Component: 3400 - total flux cleaned = 0.00149806 Jy ! Component: 3450 - total flux cleaned = 0.00156686 Jy ! Component: 3500 - total flux cleaned = 0.00160107 Jy ! Component: 3550 - total flux cleaned = 0.00156713 Jy ! Component: 3600 - total flux cleaned = 0.00155034 Jy ! Component: 3650 - total flux cleaned = 0.00156698 Jy ! Component: 3700 - total flux cleaned = 0.00161721 Jy ! Component: 3750 - total flux cleaned = 0.00163363 Jy ! Component: 3800 - total flux cleaned = 0.00156765 Jy ! Component: 3850 - total flux cleaned = 0.0016169 Jy ! Component: 3900 - total flux cleaned = 0.00155164 Jy ! Component: 3950 - total flux cleaned = 0.00160043 Jy ! Component: 4000 - total flux cleaned = 0.00168112 Jy ! Component: 4050 - total flux cleaned = 0.00171322 Jy ! Total flux subtracted in 4096 components = 0.00164922 Jy ! Clean residual min=-0.000928 max=0.001105 Jy/beam ! Clean residual mean=-0.000001 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.205307 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 464 components and 0.205307 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1054+8629_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.509 x 10.59 at 8.885 degrees (North through East) ! Clean map min=-0.0023954 max=0.1345 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1054+8629_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.1345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000295787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.659747 0.659747 1.31949 2.63899 5.27798 10.556 21.1119 42.2238 84.4476 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1054+8629_S_uvs.log closed on Wed Sep 25 00:10:46 2013