! Started logfile: /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.log on Sat Oct 5 18:57:40 2013 obs /g0/scr/pima/npcsb_uvs/J0819+8105_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.818357 visibilities/baseline/integration-bin. ! Found source: J0819+8105 ! ! 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 6776 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/J0819+8105_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011534Jy sigma=1.110845 ! Fit after self-cal, rms=0.902855Jy sigma=0.920319 ! 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.022 mas, bmaj=10.21 mas, bpa=13.33 degrees ! Estimated noise=20.0731 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.0918703 Jy ! Component: 100 - total flux cleaned = 0.119386 Jy ! Total flux subtracted in 100 components = 0.119386 Jy ! Clean residual min=-0.009872 max=0.013008 Jy/beam ! Clean residual mean=-0.000003 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.119386 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.119386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093273Jy sigma=0.110542 ! Fit after self-cal, rms=0.092946Jy sigma=0.110275 ! 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=4.027 mas, bmaj=11.4 mas, bpa=12.07 degrees ! Estimated noise=8.83612 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.0232036 Jy ! Component: 100 - total flux cleaned = 0.0336398 Jy ! Component: 150 - total flux cleaned = 0.0386237 Jy ! Component: 200 - total flux cleaned = 0.0412954 Jy ! Total flux subtracted in 200 components = 0.0412954 Jy ! Clean residual min=-0.006133 max=0.006573 Jy/beam ! Clean residual mean=-0.000002 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.160682 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 42 components and 0.160682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093528Jy sigma=0.098859 ! Fit after self-cal, rms=0.093364Jy sigma=0.098741 ! 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.99 FD 0.89 HN 0.80 KP 0.89 ! LA 1.03 MK 0.84 NL 1.07 OV 0.95 ! PT 1.02 SC 0.74 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 0.98 KP 0.90 ! LA 0.96 MK 0.88 NL 1.10 OV 0.95 ! PT 0.95 SC 0.75 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.97 HN 0.86 KP 0.93 ! LA 0.76 MK 0.96 NL 1.18 OV 1.01 ! PT 1.11 SC 0.85 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 0.78 KP 0.90 ! LA 0.67 MK 1.04 NL 1.12 OV 0.83 ! PT 0.89 SC 0.89 ! ! ! Fit before self-cal, rms=0.093364Jy sigma=0.098741 ! Fit after self-cal, rms=0.084646Jy sigma=0.091719 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.959 mas, bmaj=11.43 mas, bpa=11.87 degrees ! Estimated noise=7.67777 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.0127118 Jy ! Component: 100 - total flux cleaned = -0.0167135 Jy ! Component: 150 - total flux cleaned = -0.0183661 Jy ! Component: 200 - total flux cleaned = -0.0183884 Jy ! Total flux subtracted in 200 components = -0.0183884 Jy ! Clean residual min=-0.003188 max=0.003364 Jy/beam ! Clean residual mean=0.000000 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.142293 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.142293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079064Jy sigma=0.094033 ! Fit after self-cal, rms=0.079189Jy sigma=0.093921 ! 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.079189Jy sigma=0.093921 ! Fit after self-cal, rms=0.074473Jy sigma=0.091580 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.923 mas, bmaj=11.48 mas, bpa=11.97 degrees ! Estimated noise=6.75942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0110852 Jy ! Component: 100 - total flux cleaned = -0.0145816 Jy ! Component: 150 - total flux cleaned = -0.0160148 Jy ! Component: 200 - total flux cleaned = -0.0161176 Jy ! Total flux subtracted in 200 components = -0.0161176 Jy ! Clean residual min=-0.002789 max=0.002976 Jy/beam ! Clean residual mean=0.000001 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.126176 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.126176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069668Jy sigma=0.093889 ! Fit after self-cal, rms=0.069687Jy sigma=0.093885 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 (13, -87). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157491 Jy ! Component: 100 - total flux cleaned = 0.00151616 Jy ! Component: 150 - total flux cleaned = 0.00142495 Jy ! Component: 200 - total flux cleaned = 0.0013481 Jy ! Total flux subtracted in 200 components = 0.0013481 Jy ! Clean residual min=-0.002331 max=0.002057 Jy/beam ! Clean residual mean=0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.127524 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.127524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069505Jy sigma=0.093750 ! Fit after self-cal, rms=0.069506Jy sigma=0.093726 ! 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.069506Jy sigma=0.093726 ! Fit after self-cal, rms=0.065153Jy sigma=0.091429 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=11.51 mas, bpa=12.04 degrees ! Estimated noise=5.94403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00970342 Jy ! Component: 100 - total flux cleaned = -0.0127991 Jy ! Component: 150 - total flux cleaned = -0.0131873 Jy ! Component: 200 - total flux cleaned = -0.0134303 Jy ! Total flux subtracted in 200 components = -0.0134303 Jy ! Clean residual min=-0.002149 max=0.001826 Jy/beam ! Clean residual mean=0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.114093 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 102 components and 0.114093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060986Jy sigma=0.093623 ! Fit after self-cal, rms=0.060993Jy sigma=0.093616 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.000128992 Jy ! Component: 100 - total flux cleaned = -8.82033e-05 Jy ! Component: 150 - total flux cleaned = -0.000173135 Jy ! Component: 200 - total flux cleaned = -0.000200186 Jy ! Total flux subtracted in 200 components = -0.000200186 Jy ! Clean residual min=-0.002053 max=0.001774 Jy/beam ! Clean residual mean=0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.113893 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 119 components and 0.113893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060910Jy sigma=0.093655 ! Fit after self-cal, rms=0.060910Jy sigma=0.093652 ! 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.060910Jy sigma=0.093652 ! Fit after self-cal, rms=0.057176Jy sigma=0.091360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.928 mas, bmaj=13.03 mas, bpa=16.36 degrees ! Estimated noise=5.87949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00913653 Jy ! Component: 100 - total flux cleaned = -0.0113907 Jy ! Component: 150 - total flux cleaned = -0.0119018 Jy ! Component: 200 - total flux cleaned = -0.0121454 Jy ! Total flux subtracted in 200 components = -0.0121454 Jy ! Clean residual min=-0.002066 max=0.001801 Jy/beam ! Clean residual mean=0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.101748 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.101748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053452Jy sigma=0.093721 ! Fit after self-cal, rms=0.053444Jy sigma=0.093712 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 = 2.53104e-05 Jy ! Component: 100 - total flux cleaned = 4.87139e-06 Jy ! Component: 150 - total flux cleaned = -1.2615e-05 Jy ! Component: 200 - total flux cleaned = -2.75988e-05 Jy ! Total flux subtracted in 200 components = -2.75988e-05 Jy ! Clean residual min=-0.002006 max=0.001792 Jy/beam ! Clean residual mean=0.000004 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.10172 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 147 components and 0.10172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053421Jy sigma=0.093729 ! Fit after self-cal, rms=0.053411Jy sigma=0.093721 ! 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.855 mas, bmaj=11.53 mas, bpa=12.12 degrees ! Estimated noise=5.22915 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.855 x 11.53 at 12.12 degrees (North through East) ! Clean map min=-0.0018127 max=0.07752 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.926 mas, bmaj=10.39 mas, bpa=13.46 degrees ! Estimated noise=11.5472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.052659 Jy ! Component: 100 - total flux cleaned = 0.0702933 Jy ! Component: 150 - total flux cleaned = 0.0801817 Jy ! Component: 200 - total flux cleaned = 0.0859399 Jy ! Total flux subtracted in 200 components = 0.0859399 Jy ! Clean residual min=-0.004484 max=0.004313 Jy/beam ! Clean residual mean=-0.000001 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.0859399 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0859399 Jy ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=11.53 mas, bpa=12.12 degrees ! Estimated noise=5.22915 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.00725999 Jy ! Component: 100 - total flux cleaned = 0.0108574 Jy ! Component: 150 - total flux cleaned = 0.012627 Jy ! Component: 200 - total flux cleaned = 0.0131827 Jy ! Total flux subtracted in 200 components = 0.0131827 Jy ! Clean residual min=-0.002200 max=0.002360 Jy/beam ! Clean residual mean=0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0991226 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 56 components and 0.0991226 Jy ! Inverting map ! Added new window around map position (-55, -97). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146927 Jy ! Component: 100 - total flux cleaned = 0.00136897 Jy ! Component: 150 - total flux cleaned = 0.00136949 Jy ! Component: 200 - total flux cleaned = 0.00133406 Jy ! Total flux subtracted in 200 components = 0.00133406 Jy ! Clean residual min=-0.001948 max=0.002104 Jy/beam ! Clean residual mean=0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.100457 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 84 components and 0.100457 Jy ! Inverting map ! Added new window around map position (74, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124803 Jy ! Component: 100 - total flux cleaned = 0.00163738 Jy ! Component: 150 - total flux cleaned = 0.00166672 Jy ! Component: 200 - total flux cleaned = 0.0016368 Jy ! Total flux subtracted in 200 components = 0.0016368 Jy ! Clean residual min=-0.001739 max=0.001489 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.102093 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 109 components and 0.102093 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.928 mas, bmaj=13.03 mas, bpa=16.36 degrees ! Estimated noise=5.87949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000523083 Jy ! Component: 100 - total flux cleaned = 0.000380755 Jy ! Component: 150 - total flux cleaned = 0.000356798 Jy ! Component: 200 - total flux cleaned = 0.000377523 Jy ! Total flux subtracted in 200 components = 0.000377523 Jy ! Clean residual min=-0.001560 max=0.001400 Jy/beam ! Clean residual mean=0.000000 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.102471 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 = 1.94376e-05 Jy ! Component: 100 - total flux cleaned = 2.02862e-05 Jy ! Component: 150 - total flux cleaned = 2.0153e-05 Jy ! Component: 200 - total flux cleaned = -2.93201e-05 Jy ! Total flux subtracted in 200 components = -2.93201e-05 Jy ! Clean residual min=-0.001504 max=0.001323 Jy/beam ! Clean residual mean=0.000000 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.102442 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 155 components and 0.102442 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=11.53 mas, bpa=12.12 degrees ! Estimated noise=5.22915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116051 Jy ! Component: 100 - total flux cleaned = -0.000317655 Jy ! Component: 150 - total flux cleaned = -0.000318702 Jy ! Component: 200 - total flux cleaned = -0.000298445 Jy ! Total flux subtracted in 200 components = -0.000298445 Jy ! Clean residual min=-0.001600 max=0.001310 Jy/beam ! Clean residual mean=0.000000 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.102143 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 181 components and 0.102143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053314Jy sigma=0.093700 ! Fit after self-cal, rms=0.053279Jy sigma=0.093649 wmodel /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.mod ! Writing 181 model components to file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsb_uvs/J0819+8105_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.000481567 Jy ! Component: 100 - total flux cleaned = -0.000484192 Jy ! Component: 150 - total flux cleaned = -0.000460778 Jy ! Component: 200 - total flux cleaned = -0.000503998 Jy ! Component: 250 - total flux cleaned = -0.000525209 Jy ! Component: 300 - total flux cleaned = -0.00046461 Jy ! Component: 350 - total flux cleaned = -0.000465026 Jy ! Component: 400 - total flux cleaned = -0.000445519 Jy ! Component: 450 - total flux cleaned = -0.000426305 Jy ! Component: 500 - total flux cleaned = -0.000425989 Jy ! Component: 550 - total flux cleaned = -0.000389115 Jy ! Component: 600 - total flux cleaned = -0.000406923 Jy ! Component: 650 - total flux cleaned = -0.000353901 Jy ! Component: 700 - total flux cleaned = -0.000301625 Jy ! Component: 750 - total flux cleaned = -0.000301767 Jy ! Component: 800 - total flux cleaned = -0.000284897 Jy ! Component: 850 - total flux cleaned = -0.000318028 Jy ! Component: 900 - total flux cleaned = -0.000285209 Jy ! Component: 950 - total flux cleaned = -0.000236998 Jy ! Component: 1000 - total flux cleaned = -0.000237261 Jy ! Component: 1050 - total flux cleaned = -0.000205731 Jy ! Component: 1100 - total flux cleaned = -0.000205722 Jy ! Component: 1150 - total flux cleaned = -0.000159669 Jy ! Component: 1200 - total flux cleaned = -0.000129692 Jy ! Component: 1250 - total flux cleaned = -0.000204595 Jy ! Component: 1300 - total flux cleaned = -0.000145187 Jy ! Component: 1350 - total flux cleaned = -0.000174659 Jy ! Component: 1400 - total flux cleaned = -0.000131028 Jy ! Component: 1450 - total flux cleaned = -0.000159733 Jy ! Component: 1500 - total flux cleaned = -0.000145483 Jy ! Component: 1550 - total flux cleaned = -0.000159483 Jy ! Component: 1600 - total flux cleaned = -0.000145404 Jy ! Component: 1650 - total flux cleaned = -0.000117716 Jy ! Component: 1700 - total flux cleaned = -0.000145092 Jy ! Component: 1750 - total flux cleaned = -0.00013145 Jy ! Component: 1800 - total flux cleaned = -0.000131578 Jy ! Component: 1850 - total flux cleaned = -0.000171652 Jy ! Component: 1900 - total flux cleaned = -0.000184769 Jy ! Component: 1950 - total flux cleaned = -0.000211053 Jy ! Component: 2000 - total flux cleaned = -0.000237092 Jy ! Component: 2050 - total flux cleaned = -0.000275742 Jy ! Component: 2100 - total flux cleaned = -0.000262858 Jy ! Component: 2150 - total flux cleaned = -0.000250012 Jy ! Component: 2200 - total flux cleaned = -0.000262654 Jy ! Component: 2250 - total flux cleaned = -0.000300326 Jy ! Component: 2300 - total flux cleaned = -0.000263019 Jy ! Component: 2350 - total flux cleaned = -0.000300312 Jy ! Component: 2400 - total flux cleaned = -0.000287984 Jy ! Component: 2450 - total flux cleaned = -0.000263439 Jy ! Component: 2500 - total flux cleaned = -0.000287791 Jy ! Component: 2550 - total flux cleaned = -0.000251617 Jy ! Component: 2600 - total flux cleaned = -0.000263437 Jy ! Component: 2650 - total flux cleaned = -0.000275401 Jy ! Component: 2700 - total flux cleaned = -0.000227894 Jy ! Component: 2750 - total flux cleaned = -0.000216015 Jy ! Component: 2800 - total flux cleaned = -0.000216164 Jy ! Component: 2850 - total flux cleaned = -0.000216095 Jy ! Component: 2900 - total flux cleaned = -0.000192852 Jy ! Component: 2950 - total flux cleaned = -0.000169742 Jy ! Component: 3000 - total flux cleaned = -0.000169738 Jy ! Component: 3050 - total flux cleaned = -0.000135412 Jy ! Component: 3100 - total flux cleaned = -0.000135393 Jy ! Component: 3150 - total flux cleaned = -0.000124066 Jy ! Component: 3200 - total flux cleaned = -0.000101476 Jy ! Component: 3250 - total flux cleaned = -0.000101487 Jy ! Component: 3300 - total flux cleaned = -0.000101503 Jy ! Component: 3350 - total flux cleaned = -6.80524e-05 Jy ! Component: 3400 - total flux cleaned = -0.000101401 Jy ! Component: 3450 - total flux cleaned = -9.03659e-05 Jy ! Component: 3500 - total flux cleaned = -7.93096e-05 Jy ! Component: 3550 - total flux cleaned = -6.82654e-05 Jy ! Component: 3600 - total flux cleaned = -0.000100999 Jy ! Component: 3650 - total flux cleaned = -9.00203e-05 Jy ! Component: 3700 - total flux cleaned = -8.9946e-05 Jy ! Component: 3750 - total flux cleaned = -4.67118e-05 Jy ! Component: 3800 - total flux cleaned = -4.67597e-05 Jy ! Component: 3850 - total flux cleaned = -5.7415e-05 Jy ! Component: 3900 - total flux cleaned = -4.67593e-05 Jy ! Component: 3950 - total flux cleaned = -2.54464e-05 Jy ! Component: 4000 - total flux cleaned = -1.4827e-05 Jy ! Component: 4050 - total flux cleaned = -2.53632e-05 Jy ! Total flux subtracted in 4096 components = 1.68909e-05 Jy ! Clean residual min=-0.000594 max=0.000667 Jy/beam ! Clean residual mean=0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.10216 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 440 components and 0.10216 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0819+8105_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.855 x 11.53 at 12.12 degrees (North through East) ! Clean map min=-0.0015891 max=0.076378 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0763783 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019478 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.76506 0.76506 1.53012 3.06024 6.12048 12.241 24.4819 48.9639 97.9277 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.076 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.log closed on Sat Oct 5 18:57:45 2013