! Started logfile: /g0/scr/pima/npcsb_uvs/J0038+8447_S_uvs.log on Wed Sep 25 00:07:55 2013 obs /g0/scr/pima/npcsb_uvs/J0038+8447_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0038+8447_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.466667 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0038+8447 ! ! 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 3948 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/J0038+8447_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. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028682Jy sigma=2.187570 ! Fit after self-cal, rms=0.906488Jy sigma=1.993848 ! 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=3.677 mas, bmaj=14.33 mas, bpa=13.86 degrees ! Estimated noise=11.4161 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.0656937 Jy ! Component: 100 - total flux cleaned = 0.0861865 Jy ! Total flux subtracted in 100 components = 0.0861865 Jy ! Clean residual min=-0.011348 max=0.014320 Jy/beam ! Clean residual mean=0.000055 rms=0.003677 Jy/beam ! Combined flux in latest and established models = 0.0861865 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0861865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102883Jy sigma=0.193811 ! Fit after self-cal, rms=0.101474Jy sigma=0.190669 ! 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=5.234 mas, bmaj=15.12 mas, bpa=16.13 degrees ! Estimated noise=5.73672 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.0231002 Jy ! Component: 100 - total flux cleaned = 0.0358771 Jy ! Component: 150 - total flux cleaned = 0.0439377 Jy ! Component: 200 - total flux cleaned = 0.0493278 Jy ! Total flux subtracted in 200 components = 0.0493278 Jy ! Clean residual min=-0.014254 max=0.015114 Jy/beam ! Clean residual mean=0.000013 rms=0.004884 Jy/beam ! Combined flux in latest and established models = 0.135514 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 67 components and 0.135514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094748Jy sigma=0.178875 ! Fit after self-cal, rms=0.094331Jy sigma=0.178274 ! 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.86 FD 0.96 HN 1.00* KP 1.29 ! LA 0.83 MK 0.90 NL 1.00* OV 1.34 ! PT 0.87 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.00* KP 1.17 ! LA 0.87 MK 0.89 NL 1.00* OV 1.06 ! PT 0.87 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.19 HN 1.00* KP 1.22 ! LA 0.71 MK 1.19 NL 1.00* OV 1.26 ! PT 0.91 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.00* KP 1.03 ! LA 0.62 MK 1.06 NL 1.00* OV 1.06 ! PT 0.84 SC 1.00* ! ! ! Fit before self-cal, rms=0.094331Jy sigma=0.178274 ! Fit after self-cal, rms=0.089203Jy sigma=0.171427 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.245 mas, bmaj=15.3 mas, bpa=16.31 degrees ! Estimated noise=5.63662 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.000761577 Jy ! Component: 100 - total flux cleaned = -0.000614915 Jy ! Component: 150 - total flux cleaned = -0.00080458 Jy ! Component: 200 - total flux cleaned = -0.000919931 Jy ! Total flux subtracted in 200 components = -0.000919931 Jy ! Clean residual min=-0.009887 max=0.013720 Jy/beam ! Clean residual mean=0.000013 rms=0.003438 Jy/beam ! Combined flux in latest and established models = 0.134594 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.134594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089059Jy sigma=0.171212 ! Fit after self-cal, rms=0.089471Jy sigma=0.170632 ! 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.089471Jy sigma=0.170632 ! Fit after self-cal, rms=0.091191Jy sigma=0.170567 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.207 mas, bmaj=15.33 mas, bpa=16.18 degrees ! Estimated noise=5.66417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00061894 Jy ! Component: 100 - total flux cleaned = 0.000620412 Jy ! Component: 150 - total flux cleaned = 0.00050407 Jy ! Component: 200 - total flux cleaned = 0.000396291 Jy ! Total flux subtracted in 200 components = 0.000396291 Jy ! Clean residual min=-0.009643 max=0.012908 Jy/beam ! Clean residual mean=0.000010 rms=0.003329 Jy/beam ! Combined flux in latest and established models = 0.134991 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.134991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091058Jy sigma=0.170402 ! Fit after self-cal, rms=0.091128Jy sigma=0.170367 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.000123293 Jy ! Component: 100 - total flux cleaned = 2.252e-05 Jy ! Component: 150 - total flux cleaned = -6.85462e-05 Jy ! Component: 200 - total flux cleaned = -0.000154916 Jy ! Total flux subtracted in 200 components = -0.000154916 Jy ! Clean residual min=-0.009836 max=0.012633 Jy/beam ! Clean residual mean=0.000008 rms=0.003296 Jy/beam ! Combined flux in latest and established models = 0.134836 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.134836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091053Jy sigma=0.170264 ! Fit after self-cal, rms=0.091047Jy sigma=0.170246 ! 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.091047Jy sigma=0.170246 ! Fit after self-cal, rms=0.091415Jy sigma=0.170226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.141 mas, bmaj=15.3 mas, bpa=15.94 degrees ! Estimated noise=5.65483 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440182 Jy ! Component: 100 - total flux cleaned = 0.000393001 Jy ! Component: 150 - total flux cleaned = 0.000349137 Jy ! Component: 200 - total flux cleaned = 0.000270419 Jy ! Total flux subtracted in 200 components = 0.000270419 Jy ! Clean residual min=-0.009789 max=0.012575 Jy/beam ! Clean residual mean=0.000007 rms=0.003266 Jy/beam ! Combined flux in latest and established models = 0.135106 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.135106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091340Jy sigma=0.170155 ! Fit after self-cal, rms=0.091358Jy sigma=0.170138 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.26595e-05 Jy ! Component: 100 - total flux cleaned = -6.34962e-05 Jy ! Component: 150 - total flux cleaned = -0.000129392 Jy ! Component: 200 - total flux cleaned = -0.000190679 Jy ! Total flux subtracted in 200 components = -0.000190679 Jy ! Clean residual min=-0.009955 max=0.012429 Jy/beam ! Clean residual mean=0.000005 rms=0.003250 Jy/beam ! Combined flux in latest and established models = 0.134916 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.134916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091315Jy sigma=0.170092 ! Fit after self-cal, rms=0.091314Jy sigma=0.170079 ! 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.091314Jy sigma=0.170079 ! Fit after self-cal, rms=0.091385Jy sigma=0.170061 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.371 mas, bmaj=19.92 mas, bpa=35.15 degrees ! Estimated noise=6.28028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169349 Jy ! Component: 100 - total flux cleaned = 0.00174843 Jy ! Component: 150 - total flux cleaned = 0.00179632 Jy ! Component: 200 - total flux cleaned = 0.00179222 Jy ! Total flux subtracted in 200 components = 0.00179222 Jy ! Clean residual min=-0.011953 max=0.015200 Jy/beam ! Clean residual mean=0.000003 rms=0.004198 Jy/beam ! Combined flux in latest and established models = 0.136708 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.136708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091326Jy sigma=0.170087 ! Fit after self-cal, rms=0.091358Jy sigma=0.170055 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.70474e-05 Jy ! Component: 100 - total flux cleaned = -1.64247e-05 Jy ! Component: 150 - total flux cleaned = -1.6119e-05 Jy ! Component: 200 - total flux cleaned = -5.58424e-05 Jy ! Total flux subtracted in 200 components = -5.58424e-05 Jy ! Clean residual min=-0.011983 max=0.015025 Jy/beam ! Clean residual mean=0.000001 rms=0.004179 Jy/beam ! Combined flux in latest and established models = 0.136652 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.136652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091332Jy sigma=0.170092 ! Fit after self-cal, rms=0.091347Jy sigma=0.170070 ! 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=5.072 mas, bmaj=15.31 mas, bpa=15.69 degrees ! Estimated noise=5.63785 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.072 x 15.31 at 15.69 degrees (North through East) ! Clean map min=-0.0097421 max=0.085598 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=3.524 mas, bmaj=14.56 mas, bpa=13.76 degrees ! Estimated noise=10.8802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0626942 Jy ! Component: 100 - total flux cleaned = 0.0871018 Jy ! Component: 150 - total flux cleaned = 0.102486 Jy ! Component: 200 - total flux cleaned = 0.112522 Jy ! Total flux subtracted in 200 components = 0.112522 Jy ! Clean residual min=-0.009373 max=0.010620 Jy/beam ! Clean residual mean=0.000044 rms=0.002898 Jy/beam ! Combined flux in latest and established models = 0.112522 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.112522 Jy ! Inverting map and beam ! Estimated beam: bmin=5.072 mas, bmaj=15.31 mas, bpa=15.69 degrees ! Estimated noise=5.63785 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.0111718 Jy ! Component: 100 - total flux cleaned = 0.0172395 Jy ! Component: 150 - total flux cleaned = 0.019464 Jy ! Component: 200 - total flux cleaned = 0.0201748 Jy ! Total flux subtracted in 200 components = 0.0201748 Jy ! Clean residual min=-0.010316 max=0.012973 Jy/beam ! Clean residual mean=0.000015 rms=0.003312 Jy/beam ! Combined flux in latest and established models = 0.132697 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 75 components and 0.132697 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=9.371 mas, bmaj=19.92 mas, bpa=35.15 degrees ! Estimated noise=6.28028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289903 Jy ! Component: 100 - total flux cleaned = 0.00335575 Jy ! Component: 150 - total flux cleaned = 0.00371895 Jy ! Component: 200 - total flux cleaned = 0.00390489 Jy ! Total flux subtracted in 200 components = 0.00390489 Jy ! Clean residual min=-0.012137 max=0.015555 Jy/beam ! Clean residual mean=0.000008 rms=0.004181 Jy/beam ! Combined flux in latest and established models = 0.136602 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 = 7.04324e-07 Jy ! Component: 100 - total flux cleaned = 5.40353e-05 Jy ! Component: 150 - total flux cleaned = 5.43163e-05 Jy ! Component: 200 - total flux cleaned = 5.73352e-05 Jy ! Total flux subtracted in 200 components = 5.73352e-05 Jy ! Clean residual min=-0.012180 max=0.015339 Jy/beam ! Clean residual mean=0.000005 rms=0.004154 Jy/beam ! Combined flux in latest and established models = 0.136659 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.136659 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.072 mas, bmaj=15.31 mas, bpa=15.69 degrees ! Estimated noise=5.63785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00127382 Jy ! Component: 100 - total flux cleaned = -0.00161428 Jy ! Component: 150 - total flux cleaned = -0.00173555 Jy ! Component: 200 - total flux cleaned = -0.00190078 Jy ! Total flux subtracted in 200 components = -0.00190078 Jy ! Clean residual min=-0.010546 max=0.013058 Jy/beam ! Clean residual mean=0.000005 rms=0.003226 Jy/beam ! Combined flux in latest and established models = 0.134759 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 108 components and 0.134759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091390Jy sigma=0.170405 ! Fit after self-cal, rms=0.091452Jy sigma=0.170322 wmodel /g0/scr/pima/npcsb_uvs/J0038+8447_S_map.mod ! Writing 108 model components to file: /g0/scr/pima/npcsb_uvs/J0038+8447_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0038+8447_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0038+8447_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0038+8447_S_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsb_uvs/J0038+8447_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.00363388 Jy ! Component: 100 - total flux cleaned = 0.00536806 Jy ! Component: 150 - total flux cleaned = 0.00687895 Jy ! Component: 200 - total flux cleaned = 0.00773671 Jy ! Component: 250 - total flux cleaned = 0.00873667 Jy ! Component: 300 - total flux cleaned = 0.00964515 Jy ! Component: 350 - total flux cleaned = 0.010686 Jy ! Component: 400 - total flux cleaned = 0.0115642 Jy ! Component: 450 - total flux cleaned = 0.0121386 Jy ! Component: 500 - total flux cleaned = 0.0129054 Jy ! Component: 550 - total flux cleaned = 0.0134074 Jy ! Component: 600 - total flux cleaned = 0.0140121 Jy ! Component: 650 - total flux cleaned = 0.0145158 Jy ! Component: 700 - total flux cleaned = 0.0149322 Jy ! Component: 750 - total flux cleaned = 0.0153267 Jy ! Component: 800 - total flux cleaned = 0.0159078 Jy ! Component: 850 - total flux cleaned = 0.0164057 Jy ! Component: 900 - total flux cleaned = 0.0165001 Jy ! Component: 950 - total flux cleaned = 0.0165461 Jy ! Component: 1000 - total flux cleaned = 0.0165904 Jy ! Component: 1050 - total flux cleaned = 0.0165514 Jy ! Component: 1100 - total flux cleaned = 0.0165527 Jy ! Component: 1150 - total flux cleaned = 0.0165156 Jy ! Component: 1200 - total flux cleaned = 0.01648 Jy ! Component: 1250 - total flux cleaned = 0.0165156 Jy ! Component: 1300 - total flux cleaned = 0.0165153 Jy ! Component: 1350 - total flux cleaned = 0.0165156 Jy ! Component: 1400 - total flux cleaned = 0.0165159 Jy ! Component: 1450 - total flux cleaned = 0.0164235 Jy ! Component: 1500 - total flux cleaned = 0.0163637 Jy ! Component: 1550 - total flux cleaned = 0.0163049 Jy ! Component: 1600 - total flux cleaned = 0.0162202 Jy ! Component: 1650 - total flux cleaned = 0.0161375 Jy ! Component: 1700 - total flux cleaned = 0.0160572 Jy ! Component: 1750 - total flux cleaned = 0.0159791 Jy ! Component: 1800 - total flux cleaned = 0.0158773 Jy ! Component: 1850 - total flux cleaned = 0.0158279 Jy ! Component: 1900 - total flux cleaned = 0.0157301 Jy ! Component: 1950 - total flux cleaned = 0.0156099 Jy ! Component: 2000 - total flux cleaned = 0.0154203 Jy ! Component: 2050 - total flux cleaned = 0.0151633 Jy ! Component: 2100 - total flux cleaned = 0.0149789 Jy ! Component: 2150 - total flux cleaned = 0.0147511 Jy ! Component: 2200 - total flux cleaned = 0.014571 Jy ! Component: 2250 - total flux cleaned = 0.0144149 Jy ! Component: 2300 - total flux cleaned = 0.0141942 Jy ! Component: 2350 - total flux cleaned = 0.0139973 Jy ! Component: 2400 - total flux cleaned = 0.0137366 Jy ! Component: 2450 - total flux cleaned = 0.0135208 Jy ! Component: 2500 - total flux cleaned = 0.0131985 Jy ! Component: 2550 - total flux cleaned = 0.0129205 Jy ! Component: 2600 - total flux cleaned = 0.012665 Jy ! Component: 2650 - total flux cleaned = 0.0124105 Jy ! Component: 2700 - total flux cleaned = 0.0121567 Jy ! Component: 2750 - total flux cleaned = 0.0118615 Jy ! Component: 2800 - total flux cleaned = 0.0116093 Jy ! Component: 2850 - total flux cleaned = 0.0112948 Jy ! Component: 2900 - total flux cleaned = 0.011023 Jy ! Component: 2950 - total flux cleaned = 0.0107518 Jy ! Component: 3000 - total flux cleaned = 0.0104812 Jy ! Component: 3050 - total flux cleaned = 0.0101904 Jy ! Component: 3100 - total flux cleaned = 0.00998304 Jy ! Component: 3150 - total flux cleaned = 0.00973448 Jy ! Component: 3200 - total flux cleaned = 0.00952738 Jy ! Component: 3250 - total flux cleaned = 0.00929975 Jy ! Component: 3300 - total flux cleaned = 0.00909289 Jy ! Component: 3350 - total flux cleaned = 0.00880337 Jy ! Component: 3400 - total flux cleaned = 0.00857588 Jy ! Component: 3450 - total flux cleaned = 0.0083275 Jy ! Component: 3500 - total flux cleaned = 0.00809968 Jy ! Component: 3550 - total flux cleaned = 0.00780928 Jy ! Component: 3600 - total flux cleaned = 0.00758071 Jy ! Component: 3650 - total flux cleaned = 0.00733079 Jy ! Component: 3700 - total flux cleaned = 0.00710107 Jy ! Component: 3750 - total flux cleaned = 0.00682881 Jy ! Component: 3800 - total flux cleaned = 0.00659742 Jy ! Component: 3850 - total flux cleaned = 0.00632285 Jy ! Component: 3900 - total flux cleaned = 0.00606824 Jy ! Component: 3950 - total flux cleaned = 0.00579115 Jy ! Component: 4000 - total flux cleaned = 0.00553413 Jy ! Component: 4050 - total flux cleaned = 0.00525414 Jy ! Total flux subtracted in 4096 components = 0.00497243 Jy ! Clean residual min=-0.001302 max=0.001216 Jy/beam ! Clean residual mean=-0.000025 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.139731 Jy keep ! Adding 503 model components to the UV plane model. ! The established model now contains 611 components and 0.139731 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0038+8447_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.072 x 15.31 at 15.69 degrees (North through East) ! Clean map min=-0.0037392 max=0.084479 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0038+8447_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0844789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000427563 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.51835 1.51835 3.03671 6.07341 12.1468 24.2937 48.5873 97.1746 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0038+8447_S_uvs.log closed on Wed Sep 25 00:08:00 2013