! Started logfile: /g0/scr/pima/npcsb_uvs/J1223+8436_S_uvs.log on Wed Sep 25 00:11:14 2013 obs /g0/scr/pima/npcsb_uvs/J1223+8436_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1223+8436_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1223+8436 ! ! 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 8280 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/J1223+8436_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.014801Jy sigma=2.116066 ! Fit after self-cal, rms=0.900913Jy sigma=1.881856 ! 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.301 mas, bmaj=10.6 mas, bpa=8.428 degrees ! Estimated noise=6.70089 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.0760239 Jy ! Component: 100 - total flux cleaned = 0.09568 Jy ! Total flux subtracted in 100 components = 0.09568 Jy ! Clean residual min=-0.005327 max=0.008605 Jy/beam ! Clean residual mean=-0.000002 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.09568 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.09568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096289Jy sigma=0.181342 ! Fit after self-cal, rms=0.096225Jy sigma=0.181177 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100333 Jy ! Component: 100 - total flux cleaned = 0.0151168 Jy ! Total flux subtracted in 100 components = 0.0151168 Jy ! Clean residual min=-0.004801 max=0.005062 Jy/beam ! Clean residual mean=0.000001 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.110797 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.110797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094869Jy sigma=0.178889 ! Fit after self-cal, rms=0.094829Jy sigma=0.178799 ! 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.013 mas, bmaj=10.8 mas, bpa=7.625 degrees ! Estimated noise=3.84019 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.00483033 Jy ! Component: 100 - total flux cleaned = 0.00765489 Jy ! Component: 150 - total flux cleaned = 0.00945256 Jy ! Component: 200 - total flux cleaned = 0.0101078 Jy ! Total flux subtracted in 200 components = 0.0101078 Jy ! Clean residual min=-0.003785 max=0.003600 Jy/beam ! Clean residual mean=0.000004 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.120905 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 56 components and 0.120905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094475Jy sigma=0.178364 ! Fit after self-cal, rms=0.094462Jy sigma=0.178341 ! 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.95 FD 0.93 HN 0.97 KP 0.93 ! LA 1.03 MK 0.90 NL 1.00 OV 1.03 ! PT 1.11 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.00 KP 0.95 ! LA 1.07 MK 0.96 NL 0.98 OV 1.02 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.09 HN 1.16 KP 0.98 ! LA 0.82 MK 1.05 NL 1.06 OV 0.98 ! PT 1.16 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 HN 0.97 KP 0.92 ! LA 0.69 MK 1.09 NL 0.98 OV 0.89 ! PT 0.99 SC 1.06 ! ! ! Fit before self-cal, rms=0.094462Jy sigma=0.178341 ! Fit after self-cal, rms=0.089654Jy sigma=0.175931 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=10.87 mas, bpa=7.596 degrees ! Estimated noise=3.81533 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.0012717 Jy ! Component: 100 - total flux cleaned = -0.00167995 Jy ! Component: 150 - total flux cleaned = -0.00179012 Jy ! Component: 200 - total flux cleaned = -0.00181076 Jy ! Total flux subtracted in 200 components = -0.00181076 Jy ! Clean residual min=-0.002947 max=0.002937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.119094 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.119094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089630Jy sigma=0.175894 ! Fit after self-cal, rms=0.089592Jy sigma=0.175821 ! 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.089592Jy sigma=0.175821 ! Fit after self-cal, rms=0.089533Jy sigma=0.175813 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=10.88 mas, bpa=7.595 degrees ! Estimated noise=3.8098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000767385 Jy ! Component: 100 - total flux cleaned = -0.000975285 Jy ! Component: 150 - total flux cleaned = -0.00101074 Jy ! Component: 200 - total flux cleaned = -0.00101167 Jy ! Total flux subtracted in 200 components = -0.00101167 Jy ! Clean residual min=-0.002971 max=0.002829 Jy/beam ! Clean residual mean=-0.000002 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.118082 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.118082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089523Jy sigma=0.175797 ! Fit after self-cal, rms=0.089523Jy sigma=0.175796 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 = -4.31136e-05 Jy ! Component: 100 - total flux cleaned = -2.86798e-05 Jy ! Component: 150 - total flux cleaned = -2.94398e-05 Jy ! Component: 200 - total flux cleaned = -1.65108e-05 Jy ! Total flux subtracted in 200 components = -1.65108e-05 Jy ! Clean residual min=-0.002957 max=0.002812 Jy/beam ! Clean residual mean=-0.000002 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.118066 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.118066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089519Jy sigma=0.175786 ! Fit after self-cal, rms=0.089518Jy sigma=0.175786 ! 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.089518Jy sigma=0.175786 ! Fit after self-cal, rms=0.089558Jy sigma=0.175772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.028 mas, bmaj=10.88 mas, bpa=7.57 degrees ! Estimated noise=3.80982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000516962 Jy ! Component: 100 - total flux cleaned = -0.000631974 Jy ! Component: 150 - total flux cleaned = -0.000632298 Jy ! Component: 200 - total flux cleaned = -0.000620787 Jy ! Total flux subtracted in 200 components = -0.000620787 Jy ! Clean residual min=-0.002960 max=0.002763 Jy/beam ! Clean residual mean=-0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.117445 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.117445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089553Jy sigma=0.175764 ! Fit after self-cal, rms=0.089553Jy sigma=0.175764 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 = -1.26309e-05 Jy ! Component: 100 - total flux cleaned = -1.07011e-06 Jy ! Component: 150 - total flux cleaned = -1.01608e-06 Jy ! Component: 200 - total flux cleaned = 9.40665e-06 Jy ! Total flux subtracted in 200 components = 9.40665e-06 Jy ! Clean residual min=-0.002948 max=0.002753 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.117454 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.117454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089550Jy sigma=0.175758 ! Fit after self-cal, rms=0.089550Jy sigma=0.175758 ! 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.089550Jy sigma=0.175758 ! Fit after self-cal, rms=0.089527Jy sigma=0.175746 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.185 mas, bmaj=12.51 mas, bpa=5.377 degrees ! Estimated noise=4.71046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000374041 Jy ! Component: 100 - total flux cleaned = -0.00037427 Jy ! Component: 150 - total flux cleaned = -0.000398075 Jy ! Component: 200 - total flux cleaned = -0.000428327 Jy ! Total flux subtracted in 200 components = -0.000428327 Jy ! Clean residual min=-0.002797 max=0.002797 Jy/beam ! Clean residual mean=-0.000004 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.117026 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.117026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089526Jy sigma=0.175748 ! Fit after self-cal, rms=0.089526Jy sigma=0.175746 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 = -3.12137e-05 Jy ! Component: 100 - total flux cleaned = -2.02483e-05 Jy ! Component: 150 - total flux cleaned = -2.05423e-05 Jy ! Component: 200 - total flux cleaned = -2.04531e-05 Jy ! Total flux subtracted in 200 components = -2.04531e-05 Jy ! Clean residual min=-0.002792 max=0.002763 Jy/beam ! Clean residual mean=-0.000004 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.117005 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 96 components and 0.117005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089526Jy sigma=0.175748 ! Fit after self-cal, rms=0.089527Jy sigma=0.175747 ! 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.033 mas, bmaj=10.88 mas, bpa=7.547 degrees ! Estimated noise=3.80723 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.033 x 10.88 at 7.547 degrees (North through East) ! Clean map min=-0.0027638 max=0.10081 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.302 mas, bmaj=10.59 mas, bpa=8.348 degrees ! Estimated noise=6.72261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0759857 Jy ! Component: 100 - total flux cleaned = 0.0966498 Jy ! Component: 150 - total flux cleaned = 0.106589 Jy ! Component: 200 - total flux cleaned = 0.111543 Jy ! Total flux subtracted in 200 components = 0.111543 Jy ! Clean residual min=-0.004639 max=0.005199 Jy/beam ! Clean residual mean=-0.000000 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.111543 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.111543 Jy ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=10.88 mas, bpa=7.547 degrees ! Estimated noise=3.80723 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) ! Added new window around map position (-1.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413702 Jy ! Component: 100 - total flux cleaned = 0.00630783 Jy ! Component: 150 - total flux cleaned = 0.00711806 Jy ! Component: 200 - total flux cleaned = 0.00736405 Jy ! Total flux subtracted in 200 components = 0.00736405 Jy ! Clean residual min=-0.003272 max=0.002648 Jy/beam ! Clean residual mean=-0.000000 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.118907 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 62 components and 0.118907 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.185 mas, bmaj=12.51 mas, bpa=5.377 degrees ! Estimated noise=4.71046 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000851387 Jy ! Component: 100 - total flux cleaned = 0.00107479 Jy ! Component: 150 - total flux cleaned = 0.00107363 Jy ! Component: 200 - total flux cleaned = 0.00111889 Jy ! Total flux subtracted in 200 components = 0.00111889 Jy ! Clean residual min=-0.002826 max=0.002390 Jy/beam ! Clean residual mean=0.000001 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.120026 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 = 2.03609e-05 Jy ! Component: 100 - total flux cleaned = 4.02097e-05 Jy ! Component: 150 - total flux cleaned = 4.52115e-06 Jy ! Component: 200 - total flux cleaned = -1.22853e-05 Jy ! Total flux subtracted in 200 components = -1.22853e-05 Jy ! Clean residual min=-0.002796 max=0.002429 Jy/beam ! Clean residual mean=0.000001 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.120014 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 95 components and 0.120014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=10.88 mas, bpa=7.547 degrees ! Estimated noise=3.80723 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000612904 Jy ! Component: 100 - total flux cleaned = -0.000578335 Jy ! Component: 150 - total flux cleaned = -0.000513561 Jy ! Component: 200 - total flux cleaned = -0.00045754 Jy ! Total flux subtracted in 200 components = -0.00045754 Jy ! Clean residual min=-0.002990 max=0.002662 Jy/beam ! Clean residual mean=0.000000 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.119556 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.119556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089448Jy sigma=0.175560 ! Fit after self-cal, rms=0.089437Jy sigma=0.175542 wmodel /g0/scr/pima/npcsb_uvs/J1223+8436_S_map.mod ! Writing 110 model components to file: /g0/scr/pima/npcsb_uvs/J1223+8436_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1223+8436_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1223+8436_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1223+8436_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsb_uvs/J1223+8436_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.000759111 Jy ! Component: 100 - total flux cleaned = -0.00130179 Jy ! Component: 150 - total flux cleaned = -0.00159725 Jy ! Component: 200 - total flux cleaned = -0.00199623 Jy ! Component: 250 - total flux cleaned = -0.00241569 Jy ! Component: 300 - total flux cleaned = -0.00285574 Jy ! Component: 350 - total flux cleaned = -0.00313995 Jy ! Component: 400 - total flux cleaned = -0.00341664 Jy ! Component: 450 - total flux cleaned = -0.00358478 Jy ! Component: 500 - total flux cleaned = -0.00378136 Jy ! Component: 550 - total flux cleaned = -0.00394099 Jy ! Component: 600 - total flux cleaned = -0.00409748 Jy ! Component: 650 - total flux cleaned = -0.00428132 Jy ! Component: 700 - total flux cleaned = -0.00440124 Jy ! Component: 750 - total flux cleaned = -0.00451891 Jy ! Component: 800 - total flux cleaned = -0.00466411 Jy ! Component: 850 - total flux cleaned = -0.0047494 Jy ! Component: 900 - total flux cleaned = -0.00494575 Jy ! Component: 950 - total flux cleaned = -0.00508406 Jy ! Component: 1000 - total flux cleaned = -0.00532971 Jy ! Component: 1050 - total flux cleaned = -0.00543758 Jy ! Component: 1100 - total flux cleaned = -0.00570312 Jy ! Component: 1150 - total flux cleaned = -0.00578155 Jy ! Component: 1200 - total flux cleaned = -0.00596297 Jy ! Component: 1250 - total flux cleaned = -0.00616759 Jy ! Component: 1300 - total flux cleaned = -0.00626843 Jy ! Component: 1350 - total flux cleaned = -0.00644311 Jy ! Component: 1400 - total flux cleaned = -0.00661567 Jy ! Component: 1450 - total flux cleaned = -0.00673711 Jy ! Component: 1500 - total flux cleaned = -0.00678584 Jy ! Component: 1550 - total flux cleaned = -0.00692952 Jy ! Component: 1600 - total flux cleaned = -0.0071421 Jy ! Component: 1650 - total flux cleaned = -0.00721203 Jy ! Component: 1700 - total flux cleaned = -0.00744296 Jy ! Component: 1750 - total flux cleaned = -0.00755726 Jy ! Component: 1800 - total flux cleaned = -0.00771537 Jy ! Component: 1850 - total flux cleaned = -0.00782773 Jy ! Component: 1900 - total flux cleaned = -0.0080276 Jy ! Component: 1950 - total flux cleaned = -0.00822522 Jy ! Component: 2000 - total flux cleaned = -0.00846483 Jy ! Component: 2050 - total flux cleaned = -0.0086806 Jy ! Component: 2100 - total flux cleaned = -0.00891575 Jy ! Component: 2150 - total flux cleaned = -0.00908532 Jy ! Component: 2200 - total flux cleaned = -0.00927451 Jy ! Component: 2250 - total flux cleaned = -0.00948306 Jy ! Component: 2300 - total flux cleaned = -0.00973117 Jy ! Component: 2350 - total flux cleaned = -0.00979246 Jy ! Component: 2400 - total flux cleaned = -0.00995539 Jy ! Component: 2450 - total flux cleaned = -0.0100769 Jy ! Component: 2500 - total flux cleaned = -0.0101573 Jy ! Component: 2550 - total flux cleaned = -0.0102573 Jy ! Component: 2600 - total flux cleaned = -0.0104552 Jy ! Component: 2650 - total flux cleaned = -0.0106517 Jy ! Component: 2700 - total flux cleaned = -0.0107101 Jy ! Component: 2750 - total flux cleaned = -0.0109038 Jy ! Component: 2800 - total flux cleaned = -0.0109809 Jy ! Component: 2850 - total flux cleaned = -0.0110955 Jy ! Component: 2900 - total flux cleaned = -0.0112283 Jy ! Component: 2950 - total flux cleaned = -0.0113039 Jy ! Component: 3000 - total flux cleaned = -0.0114539 Jy ! Component: 3050 - total flux cleaned = -0.0115471 Jy ! Component: 3100 - total flux cleaned = -0.011677 Jy ! Component: 3150 - total flux cleaned = -0.0118427 Jy ! Component: 3200 - total flux cleaned = -0.0119159 Jy ! Component: 3250 - total flux cleaned = -0.0120614 Jy ! Component: 3300 - total flux cleaned = -0.0122059 Jy ! Component: 3350 - total flux cleaned = -0.0122776 Jy ! Component: 3400 - total flux cleaned = -0.0124205 Jy ! Component: 3450 - total flux cleaned = -0.0124384 Jy ! Component: 3500 - total flux cleaned = -0.0125974 Jy ! Component: 3550 - total flux cleaned = -0.0126676 Jy ! Component: 3600 - total flux cleaned = -0.0128596 Jy ! Component: 3650 - total flux cleaned = -0.012842 Jy ! Component: 3700 - total flux cleaned = -0.0129284 Jy ! Component: 3750 - total flux cleaned = -0.0131174 Jy ! Component: 3800 - total flux cleaned = -0.0131687 Jy ! Component: 3850 - total flux cleaned = -0.0133217 Jy ! Component: 3900 - total flux cleaned = -0.0133557 Jy ! Component: 3950 - total flux cleaned = -0.0135408 Jy ! Component: 4000 - total flux cleaned = -0.0136077 Jy ! Component: 4050 - total flux cleaned = -0.013741 Jy ! Total flux subtracted in 4096 components = -0.0138074 Jy ! Clean residual min=-0.001028 max=0.000931 Jy/beam ! Clean residual mean=0.000000 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.105749 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 416 components and 0.105749 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1223+8436_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.033 x 10.88 at 7.547 degrees (North through East) ! Clean map min=-0.0019709 max=0.10076 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1223+8436_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.100758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00030924 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.920744 0.920744 1.84149 3.68298 7.36595 14.7319 29.4638 58.9276 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1223+8436_S_uvs.log closed on Wed Sep 25 00:11:19 2013