! Started logfile: /g0/scr/pima/npcsb_uvs/J1751+0939_S_uvs.log on Sat Oct 5 19:00:25 2013 obs /g0/scr/pima/npcsb_uvs/J1751+0939_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_S_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1751+0939 ! ! 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 1008 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/J1751+0939_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.255904Jy sigma=8.141131 ! Fit after self-cal, rms=0.332891Jy sigma=1.715443 ! 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.651 mas, bmaj=6.817 mas, bpa=1.605 degrees ! Estimated noise=4.82908 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.586514 Jy ! Component: 100 - total flux cleaned = 0.728648 Jy ! Total flux subtracted in 100 components = 0.728648 Jy ! Clean residual min=-0.042571 max=0.071865 Jy/beam ! Clean residual mean=0.000032 rms=0.014803 Jy/beam ! Combined flux in latest and established models = 0.728648 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.728648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195321Jy sigma=1.334593 ! Fit after self-cal, rms=0.195302Jy sigma=1.334236 ! 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.027 mas, bmaj=7.422 mas, bpa=2.288 degrees ! Estimated noise=3.73952 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.0721804 Jy ! Component: 100 - total flux cleaned = 0.105422 Jy ! Component: 150 - total flux cleaned = 0.125882 Jy ! Component: 200 - total flux cleaned = 0.138811 Jy ! Total flux subtracted in 200 components = 0.138811 Jy ! Clean residual min=-0.037158 max=0.055867 Jy/beam ! Clean residual mean=0.000050 rms=0.010647 Jy/beam ! Combined flux in latest and established models = 0.867459 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.867459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184174Jy sigma=1.091872 ! Fit after self-cal, rms=0.184086Jy sigma=1.091162 ! 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.90 HN 0.99 KP 0.96 LA 1.09 ! MK 0.91 NL 1.43 OV 0.96 PT 1.06 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.02 KP 0.98 LA 1.03 ! MK 0.93 NL 1.35 OV 0.96 PT 1.01 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 HN 1.00 KP 0.96 LA 0.85 ! MK 1.05 NL 1.55 OV 1.00 PT 1.06 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 0.97 KP 0.90 LA 0.73 ! MK 1.02 NL 1.33 OV 0.88 PT 0.94 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.184086Jy sigma=1.091162 ! Fit after self-cal, rms=0.114957Jy sigma=0.638972 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.472 mas, bpa=2.327 degrees ! Estimated noise=3.6968 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, 41). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.008135 Jy ! Component: 100 - total flux cleaned = 0.00757891 Jy ! Component: 150 - total flux cleaned = 0.00698907 Jy ! Component: 200 - total flux cleaned = 0.00614245 Jy ! Total flux subtracted in 200 components = 0.00614245 Jy ! Clean residual min=-0.008255 max=0.009050 Jy/beam ! Clean residual mean=-0.000002 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.873602 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.873602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113572Jy sigma=0.627565 ! Fit after self-cal, rms=0.113706Jy sigma=0.626783 ! 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.113706Jy sigma=0.626783 ! Fit after self-cal, rms=0.113577Jy sigma=0.626246 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.472 mas, bpa=2.326 degrees ! Estimated noise=3.68576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000552625 Jy ! Component: 100 - total flux cleaned = -0.00128745 Jy ! Component: 150 - total flux cleaned = -0.00179762 Jy ! Component: 200 - total flux cleaned = -0.00236286 Jy ! Total flux subtracted in 200 components = -0.00236286 Jy ! Clean residual min=-0.007600 max=0.008447 Jy/beam ! Clean residual mean=-0.000005 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.871239 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.871239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113162Jy sigma=0.624462 ! Fit after self-cal, rms=0.113121Jy sigma=0.624385 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.000280544 Jy ! Component: 100 - total flux cleaned = -0.000104571 Jy ! Component: 150 - total flux cleaned = -0.000458161 Jy ! Component: 200 - total flux cleaned = -0.000784979 Jy ! Total flux subtracted in 200 components = -0.000784979 Jy ! Clean residual min=-0.007422 max=0.008605 Jy/beam ! Clean residual mean=-0.000005 rms=0.002069 Jy/beam ! Combined flux in latest and established models = 0.870454 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.870454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112941Jy sigma=0.623699 ! Fit after self-cal, rms=0.112924Jy sigma=0.623681 ! 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.112924Jy sigma=0.623681 ! Fit after self-cal, rms=0.112812Jy sigma=0.623339 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.475 mas, bpa=2.313 degrees ! Estimated noise=3.67499 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00200551 Jy ! Component: 100 - total flux cleaned = -0.00241309 Jy ! Component: 150 - total flux cleaned = -0.00277722 Jy ! Component: 200 - total flux cleaned = -0.00305425 Jy ! Total flux subtracted in 200 components = -0.00305425 Jy ! Clean residual min=-0.007366 max=0.008673 Jy/beam ! Clean residual mean=-0.000007 rms=0.002034 Jy/beam ! Combined flux in latest and established models = 0.8674 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.8674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112561Jy sigma=0.623098 ! Fit after self-cal, rms=0.112553Jy sigma=0.623084 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 (115.5, -76.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0066824 Jy ! Component: 100 - total flux cleaned = 0.00768431 Jy ! Component: 150 - total flux cleaned = 0.0078567 Jy ! Component: 200 - total flux cleaned = 0.00810297 Jy ! Total flux subtracted in 200 components = 0.00810297 Jy ! Clean residual min=-0.007397 max=0.007340 Jy/beam ! Clean residual mean=-0.000003 rms=0.001848 Jy/beam ! Combined flux in latest and established models = 0.875503 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.875503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111844Jy sigma=0.618446 ! Fit after self-cal, rms=0.111837Jy sigma=0.618217 ! 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.111837Jy sigma=0.618217 ! Fit after self-cal, rms=0.111588Jy sigma=0.617580 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.972 mas, bmaj=11.29 mas, bpa=0.7107 degrees ! Estimated noise=4.2413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189109 Jy ! Component: 100 - total flux cleaned = 0.00370115 Jy ! Component: 150 - total flux cleaned = 0.00442525 Jy ! Component: 200 - total flux cleaned = 0.00498105 Jy ! Total flux subtracted in 200 components = 0.00498105 Jy ! Clean residual min=-0.006488 max=0.006245 Jy/beam ! Clean residual mean=-0.000003 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.880484 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 107 components and 0.880484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111420Jy sigma=0.617530 ! Fit after self-cal, rms=0.111411Jy sigma=0.617419 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.00165677 Jy ! Component: 100 - total flux cleaned = 0.0023323 Jy ! Component: 150 - total flux cleaned = 0.00266894 Jy ! Component: 200 - total flux cleaned = 0.00279112 Jy ! Total flux subtracted in 200 components = 0.00279112 Jy ! Clean residual min=-0.006062 max=0.006278 Jy/beam ! Clean residual mean=-0.000001 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.883275 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 113 components and 0.883275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111387Jy sigma=0.617574 ! Fit after self-cal, rms=0.111380Jy sigma=0.617527 ! 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.031 mas, bmaj=7.477 mas, bpa=2.308 degrees ! Estimated noise=3.66034 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.031 x 7.477 at 2.308 degrees (North through East) ! Clean map min=-0.0069879 max=0.75001 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111380Jy sigma=0.617527 ! Fit after self-cal, rms=0.108679Jy sigma=0.573936 ! Inverting map and beam ! Estimated beam: bmin=3.03 mas, bmaj=7.478 mas, bpa=2.24 degrees ! Estimated noise=3.65067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.42836e-05 Jy ! Component: 100 - total flux cleaned = -0.000620975 Jy ! Component: 150 - total flux cleaned = -0.00138352 Jy ! Component: 200 - total flux cleaned = -0.00178271 Jy ! Total flux subtracted in 200 components = -0.00178271 Jy ! Clean residual min=-0.006932 max=0.007231 Jy/beam ! Clean residual mean=0.000000 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.881492 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.881492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108364Jy sigma=0.572847 ! Fit after self-cal, rms=0.108369Jy sigma=0.572822 ! Inverting map ! Added new window around map position (36, 31). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274608 Jy ! Component: 100 - total flux cleaned = 0.00287337 Jy ! Component: 150 - total flux cleaned = 0.00324571 Jy ! Component: 200 - total flux cleaned = 0.0033559 Jy ! Total flux subtracted in 200 components = 0.0033559 Jy ! Clean residual min=-0.006664 max=0.006173 Jy/beam ! Clean residual mean=0.000001 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.884848 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.884848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107834Jy sigma=0.569414 ! Fit after self-cal, rms=0.107822Jy sigma=0.569326 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107822Jy sigma=0.569326 ! Fit after self-cal, rms=0.107711Jy sigma=0.568944 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.649 mas, bmaj=6.853 mas, bpa=1.751 degrees ! Estimated noise=4.7222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.573408 Jy ! Component: 100 - total flux cleaned = 0.712126 Jy ! Component: 150 - total flux cleaned = 0.769351 Jy ! Component: 200 - total flux cleaned = 0.797106 Jy ! Total flux subtracted in 200 components = 0.797106 Jy ! Clean residual min=-0.016251 max=0.020470 Jy/beam ! Clean residual mean=0.000004 rms=0.004947 Jy/beam ! Combined flux in latest and established models = 0.797106 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.797106 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.477 mas, bpa=2.249 degrees ! Estimated noise=3.64404 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.0221216 Jy ! Component: 100 - total flux cleaned = 0.0353905 Jy ! Component: 150 - total flux cleaned = 0.0442528 Jy ! Component: 200 - total flux cleaned = 0.0503601 Jy ! Total flux subtracted in 200 components = 0.0503601 Jy ! Clean residual min=-0.009609 max=0.011940 Jy/beam ! Clean residual mean=0.000009 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.847466 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.847466 Jy ! Inverting map ! Added new window around map position (23, -25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101543 Jy ! Component: 100 - total flux cleaned = 0.0141845 Jy ! Component: 150 - total flux cleaned = 0.0172331 Jy ! Component: 200 - total flux cleaned = 0.0189045 Jy ! Total flux subtracted in 200 components = 0.0189045 Jy ! Clean residual min=-0.007856 max=0.007110 Jy/beam ! Clean residual mean=0.000002 rms=0.001923 Jy/beam ! Combined flux in latest and established models = 0.866371 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 92 components and 0.866371 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.971 mas, bmaj=11.29 mas, bpa=0.689 degrees ! Estimated noise=4.22214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510604 Jy ! Component: 100 - total flux cleaned = 0.00747663 Jy ! Component: 150 - total flux cleaned = 0.00866483 Jy ! Component: 200 - total flux cleaned = 0.00986816 Jy ! Total flux subtracted in 200 components = 0.00986816 Jy ! Clean residual min=-0.006918 max=0.005751 Jy/beam ! Clean residual mean=-0.000002 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.876239 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.000957003 Jy ! Component: 100 - total flux cleaned = 0.00149884 Jy ! Component: 150 - total flux cleaned = 0.00199689 Jy ! Component: 200 - total flux cleaned = 0.0026329 Jy ! Total flux subtracted in 200 components = 0.0026329 Jy ! Clean residual min=-0.005849 max=0.005294 Jy/beam ! Clean residual mean=-0.000006 rms=0.001505 Jy/beam ! Combined flux in latest and established models = 0.878872 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 134 components and 0.878872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=7.477 mas, bpa=2.249 degrees ! Estimated noise=3.64404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302249 Jy ! Component: 100 - total flux cleaned = 2.11891e-05 Jy ! Component: 150 - total flux cleaned = -0.000383776 Jy ! Component: 200 - total flux cleaned = -0.000638012 Jy ! Total flux subtracted in 200 components = -0.000638012 Jy ! Clean residual min=-0.006847 max=0.006730 Jy/beam ! Clean residual mean=0.000001 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.878234 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 156 components and 0.878234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107601Jy sigma=0.570976 ! Fit after self-cal, rms=0.107619Jy sigma=0.570746 wmodel /g0/scr/pima/npcsb_uvs/J1751+0939_S_map.mod ! Writing 156 model components to file: /g0/scr/pima/npcsb_uvs/J1751+0939_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1751+0939_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1751+0939_S_map.win ! wwins: Wrote 5 windows to /g0/scr/pima/npcsb_uvs/J1751+0939_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.000216659 Jy ! Component: 100 - total flux cleaned = 0.000968397 Jy ! Component: 150 - total flux cleaned = 0.00127121 Jy ! Component: 200 - total flux cleaned = 0.00117917 Jy ! Component: 250 - total flux cleaned = 0.000729467 Jy ! Component: 300 - total flux cleaned = 0.000557238 Jy ! Component: 350 - total flux cleaned = 5.68567e-05 Jy ! Component: 400 - total flux cleaned = -0.000185068 Jy ! Component: 450 - total flux cleaned = -0.000726461 Jy ! Component: 500 - total flux cleaned = -0.0010997 Jy ! Component: 550 - total flux cleaned = -0.00153365 Jy ! Component: 600 - total flux cleaned = -0.00181465 Jy ! Component: 650 - total flux cleaned = -0.00222429 Jy ! Component: 700 - total flux cleaned = -0.00262084 Jy ! Component: 750 - total flux cleaned = -0.00313368 Jy ! Component: 800 - total flux cleaned = -0.00350777 Jy ! Component: 850 - total flux cleaned = -0.00381318 Jy ! Component: 900 - total flux cleaned = -0.00411327 Jy ! Component: 950 - total flux cleaned = -0.0046385 Jy ! Component: 1000 - total flux cleaned = -0.0049251 Jy ! Component: 1050 - total flux cleaned = -0.00526081 Jy ! Component: 1100 - total flux cleaned = -0.0057556 Jy ! Component: 1150 - total flux cleaned = -0.00602594 Jy ! Component: 1200 - total flux cleaned = -0.00639795 Jy ! Component: 1250 - total flux cleaned = -0.00681429 Jy ! Component: 1300 - total flux cleaned = -0.00696698 Jy ! Component: 1350 - total flux cleaned = -0.00731921 Jy ! Component: 1400 - total flux cleaned = -0.00756624 Jy ! Component: 1450 - total flux cleaned = -0.00776109 Jy ! Component: 1500 - total flux cleaned = -0.00814413 Jy ! Component: 1550 - total flux cleaned = -0.00819222 Jy ! Component: 1600 - total flux cleaned = -0.008565 Jy ! Component: 1650 - total flux cleaned = -0.00879491 Jy ! Component: 1700 - total flux cleaned = -0.00902085 Jy ! Component: 1750 - total flux cleaned = -0.00933259 Jy ! Component: 1800 - total flux cleaned = -0.0095078 Jy ! Component: 1850 - total flux cleaned = -0.00963819 Jy ! Component: 1900 - total flux cleaned = -0.00989519 Jy ! Component: 1950 - total flux cleaned = -0.0101905 Jy ! Component: 2000 - total flux cleaned = -0.0103572 Jy ! Component: 2050 - total flux cleaned = -0.0106049 Jy ! Component: 2100 - total flux cleaned = -0.0108094 Jy ! Component: 2150 - total flux cleaned = -0.0109706 Jy ! Component: 2200 - total flux cleaned = -0.0111696 Jy ! Component: 2250 - total flux cleaned = -0.0113658 Jy ! Component: 2300 - total flux cleaned = -0.0115604 Jy ! Component: 2350 - total flux cleaned = -0.0117905 Jy ! Component: 2400 - total flux cleaned = -0.0119045 Jy ! Component: 2450 - total flux cleaned = -0.0121295 Jy ! Component: 2500 - total flux cleaned = -0.0123146 Jy ! Component: 2550 - total flux cleaned = -0.0125342 Jy ! Component: 2600 - total flux cleaned = -0.0125708 Jy ! Component: 2650 - total flux cleaned = -0.0127867 Jy ! Component: 2700 - total flux cleaned = -0.0129292 Jy ! Component: 2750 - total flux cleaned = -0.0130344 Jy ! Component: 2800 - total flux cleaned = -0.0131045 Jy ! Component: 2850 - total flux cleaned = -0.0131395 Jy ! Component: 2900 - total flux cleaned = -0.0131741 Jy ! Component: 2950 - total flux cleaned = -0.0132082 Jy ! Component: 3000 - total flux cleaned = -0.0133088 Jy ! Component: 3050 - total flux cleaned = -0.0132753 Jy ! Component: 3100 - total flux cleaned = -0.0133411 Jy ! Component: 3150 - total flux cleaned = -0.0134067 Jy ! Component: 3200 - total flux cleaned = -0.0134718 Jy ! Component: 3250 - total flux cleaned = -0.0134722 Jy ! Component: 3300 - total flux cleaned = -0.0135046 Jy ! Component: 3350 - total flux cleaned = -0.0135365 Jy ! Component: 3400 - total flux cleaned = -0.0136315 Jy ! Component: 3450 - total flux cleaned = -0.0136629 Jy ! Component: 3500 - total flux cleaned = -0.0136319 Jy ! Component: 3550 - total flux cleaned = -0.0137249 Jy ! Component: 3600 - total flux cleaned = -0.0137559 Jy ! Component: 3650 - total flux cleaned = -0.0137252 Jy ! Component: 3700 - total flux cleaned = -0.0137862 Jy ! Component: 3750 - total flux cleaned = -0.0138164 Jy ! Component: 3800 - total flux cleaned = -0.0137861 Jy ! Component: 3850 - total flux cleaned = -0.0138159 Jy ! Component: 3900 - total flux cleaned = -0.0138459 Jy ! Component: 3950 - total flux cleaned = -0.0139055 Jy ! Component: 4000 - total flux cleaned = -0.0138461 Jy ! Component: 4050 - total flux cleaned = -0.0139053 Jy ! Total flux subtracted in 4096 components = -0.0139938 Jy ! Clean residual min=-0.002086 max=0.001806 Jy/beam ! Clean residual mean=0.000002 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.86424 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 403 components and 0.86424 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1751+0939_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 7.477 at 2.249 degrees (North through East) ! Clean map min=-0.0060713 max=0.74359 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1751+0939_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.743585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466058 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.188031 0.188031 0.376063 0.752126 1.50425 3.0085 6.017 12.034 24.068 48.136 96.2721 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.743 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1751+0939_S_uvs.log closed on Sat Oct 5 19:00:30 2013