! Started logfile: /g0/scr/pima/npcsb_uvs/J1506+8319_S_uvs.log on Wed Sep 25 00:11:47 2013 obs /g0/scr/pima/npcsb_uvs/J1506+8319_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1506+8319_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.986957 visibilities/baseline/integration-bin. ! Found source: J1506+8319 ! ! 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 8172 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/J1506+8319_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.079264Jy sigma=2.225151 ! Fit after self-cal, rms=0.707862Jy sigma=1.497995 ! 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.254 mas, bmaj=10.17 mas, bpa=-0.8831 degrees ! Estimated noise=7.88018 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.222755 Jy ! Component: 100 - total flux cleaned = 0.27364 Jy ! Total flux subtracted in 100 components = 0.27364 Jy ! Clean residual min=-0.011953 max=0.019283 Jy/beam ! Clean residual mean=0.000013 rms=0.002981 Jy/beam ! Combined flux in latest and established models = 0.27364 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.27364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114335Jy sigma=0.210047 ! Fit after self-cal, rms=0.114264Jy sigma=0.209914 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021869 Jy ! Component: 100 - total flux cleaned = 0.0328707 Jy ! Total flux subtracted in 100 components = 0.0328707 Jy ! Clean residual min=-0.012116 max=0.009919 Jy/beam ! Clean residual mean=0.000006 rms=0.002339 Jy/beam ! Combined flux in latest and established models = 0.306511 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.306511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107490Jy sigma=0.197556 ! Fit after self-cal, rms=0.107383Jy sigma=0.197330 ! 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=10.71 mas, bpa=-1.532 degrees ! Estimated noise=3.85108 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 (-3.5, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0155263 Jy ! Component: 100 - total flux cleaned = 0.0250522 Jy ! Component: 150 - total flux cleaned = 0.0318469 Jy ! Component: 200 - total flux cleaned = 0.0357309 Jy ! Total flux subtracted in 200 components = 0.0357309 Jy ! Clean residual min=-0.008812 max=0.007400 Jy/beam ! Clean residual mean=0.000013 rms=0.001865 Jy/beam ! Combined flux in latest and established models = 0.342242 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.342242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104312Jy sigma=0.191936 ! Fit after self-cal, rms=0.104226Jy sigma=0.191745 ! 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.98 FD 0.99 HN 0.97 KP 0.97 ! LA 1.10 MK 0.90 NL 1.02 OV 0.97 ! PT 1.07 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 0.95 ! LA 1.03 MK 0.96 NL 1.00 OV 0.99 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 1.04 HN 1.01 KP 0.97 ! LA 0.86 MK 1.05 NL 1.12 OV 1.01 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 0.98 KP 0.89 ! LA 0.74 MK 1.09 NL 1.02 OV 0.87 ! PT 0.92 SC 1.08 ! ! ! Fit before self-cal, rms=0.104226Jy sigma=0.191745 ! Fit after self-cal, rms=0.092878Jy sigma=0.177935 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=10.74 mas, bpa=-1.612 degrees ! Estimated noise=3.82041 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.000637432 Jy ! Component: 100 - total flux cleaned = 0.000859544 Jy ! Component: 150 - total flux cleaned = 0.000923232 Jy ! Component: 200 - total flux cleaned = 0.00103275 Jy ! Total flux subtracted in 200 components = 0.00103275 Jy ! Clean residual min=-0.002885 max=0.002695 Jy/beam ! Clean residual mean=0.000004 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.343274 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.343274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092783Jy sigma=0.177743 ! Fit after self-cal, rms=0.092743Jy sigma=0.177682 ! 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.092743Jy sigma=0.177682 ! Fit after self-cal, rms=0.092628Jy sigma=0.177674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=10.74 mas, bpa=-1.608 degrees ! Estimated noise=3.81527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.58109e-05 Jy ! Component: 100 - total flux cleaned = 2.09285e-05 Jy ! Component: 150 - total flux cleaned = 6.4567e-05 Jy ! Component: 200 - total flux cleaned = 6.33247e-05 Jy ! Total flux subtracted in 200 components = 6.33247e-05 Jy ! Clean residual min=-0.002716 max=0.002580 Jy/beam ! Clean residual mean=0.000003 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.343338 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.343338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092586Jy sigma=0.177592 ! Fit after self-cal, rms=0.092584Jy sigma=0.177588 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.19954e-05 Jy ! Component: 100 - total flux cleaned = -3.19173e-07 Jy ! Component: 150 - total flux cleaned = 2.90192e-05 Jy ! Component: 200 - total flux cleaned = 5.5763e-05 Jy ! Total flux subtracted in 200 components = 5.5763e-05 Jy ! Clean residual min=-0.002708 max=0.002556 Jy/beam ! Clean residual mean=0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.343394 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.343394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092563Jy sigma=0.177548 ! Fit after self-cal, rms=0.092561Jy sigma=0.177546 ! 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.092561Jy sigma=0.177546 ! Fit after self-cal, rms=0.092514Jy sigma=0.177537 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=10.74 mas, bpa=-1.605 degrees ! Estimated noise=3.81331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310519 Jy ! Component: 100 - total flux cleaned = -0.000284555 Jy ! Component: 150 - total flux cleaned = -0.000234124 Jy ! Component: 200 - total flux cleaned = -0.000211267 Jy ! Total flux subtracted in 200 components = -0.000211267 Jy ! Clean residual min=-0.002753 max=0.002549 Jy/beam ! Clean residual mean=0.000003 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.343182 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.343182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092497Jy sigma=0.177509 ! Fit after self-cal, rms=0.092497Jy sigma=0.177508 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 = -6.38211e-06 Jy ! Component: 100 - total flux cleaned = -7.0896e-06 Jy ! Component: 150 - total flux cleaned = -7.07048e-06 Jy ! Component: 200 - total flux cleaned = 1.21322e-05 Jy ! Total flux subtracted in 200 components = 1.21322e-05 Jy ! Clean residual min=-0.002764 max=0.002565 Jy/beam ! Clean residual mean=0.000003 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.343194 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 0.343194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092486Jy sigma=0.177491 ! Fit after self-cal, rms=0.092486Jy sigma=0.177491 ! 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.092486Jy sigma=0.177491 ! Fit after self-cal, rms=0.092486Jy sigma=0.177484 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.215 mas, bmaj=12.29 mas, bpa=-3.309 degrees ! Estimated noise=4.75102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110461 Jy ! Component: 100 - total flux cleaned = 7.5602e-05 Jy ! Component: 150 - total flux cleaned = 4.80037e-05 Jy ! Component: 200 - total flux cleaned = 4.92856e-05 Jy ! Total flux subtracted in 200 components = 4.92856e-05 Jy ! Clean residual min=-0.002995 max=0.003260 Jy/beam ! Clean residual mean=0.000005 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.343244 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.343244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092485Jy sigma=0.177471 ! Fit after self-cal, rms=0.092482Jy sigma=0.177466 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.000109086 Jy ! Component: 100 - total flux cleaned = -0.000108017 Jy ! Component: 150 - total flux cleaned = -0.00010763 Jy ! Component: 200 - total flux cleaned = -0.000107452 Jy ! Total flux subtracted in 200 components = -0.000107452 Jy ! Clean residual min=-0.003005 max=0.003198 Jy/beam ! Clean residual mean=0.000004 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.343136 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 0.343136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092485Jy sigma=0.177468 ! Fit after self-cal, rms=0.092483Jy sigma=0.177467 ! 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.032 mas, bmaj=10.73 mas, bpa=-1.604 degrees ! Estimated noise=3.81348 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 10.73 at -1.604 degrees (North through East) ! Clean map min=-0.0035984 max=0.29156 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.26 mas, bmaj=10.16 mas, bpa=-0.9602 degrees ! Estimated noise=7.81226 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.220563 Jy ! Component: 100 - total flux cleaned = 0.272167 Jy ! Component: 150 - total flux cleaned = 0.294154 Jy ! Component: 200 - total flux cleaned = 0.306026 Jy ! Total flux subtracted in 200 components = 0.306026 Jy ! Clean residual min=-0.006312 max=0.006229 Jy/beam ! Clean residual mean=0.000005 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.306026 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.306026 Jy ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=10.73 mas, bpa=-1.604 degrees ! Estimated noise=3.81348 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.0125912 Jy ! Component: 100 - total flux cleaned = 0.0197845 Jy ! Component: 150 - total flux cleaned = 0.0245303 Jy ! Component: 200 - total flux cleaned = 0.0277393 Jy ! Total flux subtracted in 200 components = 0.0277393 Jy ! Clean residual min=-0.002816 max=0.003012 Jy/beam ! Clean residual mean=0.000008 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.333765 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.333765 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.215 mas, bmaj=12.29 mas, bpa=-3.309 degrees ! Estimated noise=4.75102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412747 Jy ! Component: 100 - total flux cleaned = 0.00645326 Jy ! Component: 150 - total flux cleaned = 0.00730513 Jy ! Component: 200 - total flux cleaned = 0.00787033 Jy ! Total flux subtracted in 200 components = 0.00787033 Jy ! Clean residual min=-0.003153 max=0.003605 Jy/beam ! Clean residual mean=0.000007 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.341636 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.000419929 Jy ! Component: 100 - total flux cleaned = 0.000645253 Jy ! Component: 150 - total flux cleaned = 0.00084444 Jy ! Component: 200 - total flux cleaned = 0.00102091 Jy ! Total flux subtracted in 200 components = 0.00102091 Jy ! Clean residual min=-0.003039 max=0.003374 Jy/beam ! Clean residual mean=0.000006 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.342656 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 88 components and 0.342656 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.032 mas, bmaj=10.73 mas, bpa=-1.604 degrees ! Estimated noise=3.81348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000417567 Jy ! Component: 100 - total flux cleaned = -0.000558573 Jy ! Component: 150 - total flux cleaned = -0.000598848 Jy ! Component: 200 - total flux cleaned = -0.000634096 Jy ! Total flux subtracted in 200 components = -0.000634096 Jy ! Clean residual min=-0.002711 max=0.002556 Jy/beam ! Clean residual mean=0.000003 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.342022 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 102 components and 0.342022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092499Jy sigma=0.177482 ! Fit after self-cal, rms=0.092500Jy sigma=0.177477 wmodel /g0/scr/pima/npcsb_uvs/J1506+8319_S_map.mod ! Writing 102 model components to file: /g0/scr/pima/npcsb_uvs/J1506+8319_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1506+8319_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1506+8319_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1506+8319_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsb_uvs/J1506+8319_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 = -1.04411e-05 Jy ! Component: 100 - total flux cleaned = -0.00018146 Jy ! Component: 150 - total flux cleaned = -0.000424712 Jy ! Component: 200 - total flux cleaned = -0.000540621 Jy ! Component: 250 - total flux cleaned = -0.000688752 Jy ! Component: 300 - total flux cleaned = -0.000939586 Jy ! Component: 350 - total flux cleaned = -0.000974186 Jy ! Component: 400 - total flux cleaned = -0.00111048 Jy ! Component: 450 - total flux cleaned = -0.0010766 Jy ! Component: 500 - total flux cleaned = -0.00107707 Jy ! Component: 550 - total flux cleaned = -0.000981689 Jy ! Component: 600 - total flux cleaned = -0.000982249 Jy ! Component: 650 - total flux cleaned = -0.000920792 Jy ! Component: 700 - total flux cleaned = -0.000981127 Jy ! Component: 750 - total flux cleaned = -0.00104053 Jy ! Component: 800 - total flux cleaned = -0.00104033 Jy ! Component: 850 - total flux cleaned = -0.00104005 Jy ! Component: 900 - total flux cleaned = -0.00101187 Jy ! Component: 950 - total flux cleaned = -0.00109589 Jy ! Component: 1000 - total flux cleaned = -0.00115092 Jy ! Component: 1050 - total flux cleaned = -0.00115096 Jy ! Component: 1100 - total flux cleaned = -0.00115038 Jy ! Component: 1150 - total flux cleaned = -0.00101754 Jy ! Component: 1200 - total flux cleaned = -0.000991326 Jy ! Component: 1250 - total flux cleaned = -0.000939586 Jy ! Component: 1300 - total flux cleaned = -0.000888232 Jy ! Component: 1350 - total flux cleaned = -0.000762504 Jy ! Component: 1400 - total flux cleaned = -0.000812692 Jy ! Component: 1450 - total flux cleaned = -0.000787618 Jy ! Component: 1500 - total flux cleaned = -0.000714037 Jy ! Component: 1550 - total flux cleaned = -0.000690123 Jy ! Component: 1600 - total flux cleaned = -0.000569144 Jy ! Component: 1650 - total flux cleaned = -0.000593517 Jy ! Component: 1700 - total flux cleaned = -0.000522079 Jy ! Component: 1750 - total flux cleaned = -0.00054548 Jy ! Component: 1800 - total flux cleaned = -0.000522291 Jy ! Component: 1850 - total flux cleaned = -0.000475772 Jy ! Component: 1900 - total flux cleaned = -0.000383918 Jy ! Component: 1950 - total flux cleaned = -0.00038394 Jy ! Component: 2000 - total flux cleaned = -0.000338773 Jy ! Component: 2050 - total flux cleaned = -0.000361212 Jy ! Component: 2100 - total flux cleaned = -0.000227329 Jy ! Component: 2150 - total flux cleaned = -0.000183186 Jy ! Component: 2200 - total flux cleaned = -0.000117132 Jy ! Component: 2250 - total flux cleaned = -5.15315e-05 Jy ! Component: 2300 - total flux cleaned = 3.54315e-05 Jy ! Component: 2350 - total flux cleaned = 0.00016469 Jy ! Component: 2400 - total flux cleaned = 0.000164479 Jy ! Component: 2450 - total flux cleaned = 0.000270943 Jy ! Component: 2500 - total flux cleaned = 0.000355442 Jy ! Component: 2550 - total flux cleaned = 0.00037631 Jy ! Component: 2600 - total flux cleaned = 0.000397265 Jy ! Component: 2650 - total flux cleaned = 0.000459774 Jy ! Component: 2700 - total flux cleaned = 0.000624978 Jy ! Component: 2750 - total flux cleaned = 0.000666043 Jy ! Component: 2800 - total flux cleaned = 0.000665955 Jy ! Component: 2850 - total flux cleaned = 0.000746974 Jy ! Component: 2900 - total flux cleaned = 0.000746931 Jy ! Component: 2950 - total flux cleaned = 0.000787156 Jy ! Component: 3000 - total flux cleaned = 0.000807076 Jy ! Component: 3050 - total flux cleaned = 0.000866506 Jy ! Component: 3100 - total flux cleaned = 0.000886434 Jy ! Component: 3150 - total flux cleaned = 0.000964846 Jy ! Component: 3200 - total flux cleaned = 0.000964946 Jy ! Component: 3250 - total flux cleaned = 0.00100366 Jy ! Component: 3300 - total flux cleaned = 0.000984241 Jy ! Component: 3350 - total flux cleaned = 0.0011188 Jy ! Component: 3400 - total flux cleaned = 0.00113779 Jy ! Component: 3450 - total flux cleaned = 0.00119502 Jy ! Component: 3500 - total flux cleaned = 0.0012328 Jy ! Component: 3550 - total flux cleaned = 0.00123273 Jy ! Component: 3600 - total flux cleaned = 0.00125155 Jy ! Component: 3650 - total flux cleaned = 0.0013634 Jy ! Component: 3700 - total flux cleaned = 0.00136353 Jy ! Component: 3750 - total flux cleaned = 0.00140041 Jy ! Component: 3800 - total flux cleaned = 0.0014372 Jy ! Component: 3850 - total flux cleaned = 0.00145537 Jy ! Component: 3900 - total flux cleaned = 0.00145535 Jy ! Component: 3950 - total flux cleaned = 0.00147346 Jy ! Component: 4000 - total flux cleaned = 0.00143734 Jy ! Component: 4050 - total flux cleaned = 0.00152735 Jy ! Total flux subtracted in 4096 components = 0.00150933 Jy ! Clean residual min=-0.001151 max=0.001058 Jy/beam ! Clean residual mean=0.000002 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.343532 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 422 components and 0.343532 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1506+8319_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.032 x 10.73 at -1.604 degrees (North through East) ! Clean map min=-0.0027159 max=0.29098 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1506+8319_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.29098 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000337467 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.347927 0.347927 0.695855 1.39171 2.78342 5.56684 11.1337 22.2673 44.5347 89.0694 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.29 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1506+8319_S_uvs.log closed on Wed Sep 25 00:11:52 2013