! Started logfile: /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.log on Sat Oct 5 19:01:48 2013 obs /g0/scr/pima/npcsb_uvs/J2356+8152_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.991304 visibilities/baseline/integration-bin. ! Found source: J2356+8152 ! ! 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 8208 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/J2356+8152_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.113656Jy sigma=3.727527 ! Fit after self-cal, rms=0.566127Jy sigma=1.772513 ! 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.293 mas, bmaj=10.33 mas, bpa=-4.513 degrees ! Estimated noise=5.29015 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.353848 Jy ! Component: 100 - total flux cleaned = 0.431047 Jy ! Total flux subtracted in 100 components = 0.431047 Jy ! Clean residual min=-0.023159 max=0.038377 Jy/beam ! Clean residual mean=0.000022 rms=0.005542 Jy/beam ! Combined flux in latest and established models = 0.431047 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.431047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133110Jy sigma=0.454450 ! Fit after self-cal, rms=0.133097Jy sigma=0.454434 ! Inverting map ! Added new window around map position (6.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0322808 Jy ! Component: 100 - total flux cleaned = 0.0435812 Jy ! Total flux subtracted in 100 components = 0.0435812 Jy ! Clean residual min=-0.022818 max=0.030036 Jy/beam ! Clean residual mean=0.000009 rms=0.004647 Jy/beam ! Combined flux in latest and established models = 0.474629 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.474629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125144Jy sigma=0.415728 ! Fit after self-cal, rms=0.124424Jy sigma=0.412555 ! 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.132 mas, bmaj=10.66 mas, bpa=-5.188 degrees ! Estimated noise=2.42469 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.0225756 Jy ! Component: 100 - total flux cleaned = 0.0354237 Jy ! Component: 150 - total flux cleaned = 0.0379904 Jy ! Component: 200 - total flux cleaned = 0.0394719 Jy ! Total flux subtracted in 200 components = 0.0394719 Jy ! Clean residual min=-0.016658 max=0.019389 Jy/beam ! Clean residual mean=0.000021 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 0.5141 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 47 components and 0.5141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120986Jy sigma=0.393042 ! Fit after self-cal, rms=0.120886Jy sigma=0.392262 ! 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 FD 0.98 HN 0.96 KP 0.97 ! LA 1.09 MK 0.91 NL 1.07 OV 0.98 ! PT 1.08 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.99 KP 0.97 ! LA 1.03 MK 0.94 NL 1.12 OV 0.97 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.05 KP 0.97 ! LA 0.84 MK 1.10 NL 1.22 OV 1.02 ! PT 1.12 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.95 KP 0.91 ! LA 0.72 MK 1.08 NL 1.17 OV 0.85 ! PT 0.97 SC 1.08 ! ! ! Fit before self-cal, rms=0.120886Jy sigma=0.392262 ! Fit after self-cal, rms=0.103429Jy sigma=0.325522 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=10.67 mas, bpa=-5.2 degrees ! Estimated noise=2.37366 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.00868662 Jy ! Component: 100 - total flux cleaned = -0.0100916 Jy ! Component: 150 - total flux cleaned = -0.0107827 Jy ! Component: 200 - total flux cleaned = -0.0111323 Jy ! Total flux subtracted in 200 components = -0.0111323 Jy ! Clean residual min=-0.007771 max=0.004505 Jy/beam ! Clean residual mean=0.000005 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.502968 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.502968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101967Jy sigma=0.325027 ! Fit after self-cal, rms=0.102009Jy sigma=0.324703 ! 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.102009Jy sigma=0.324703 ! Fit after self-cal, rms=0.101624Jy sigma=0.323377 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.138 mas, bmaj=10.65 mas, bpa=-5.202 degrees ! Estimated noise=2.34027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00785687 Jy ! Component: 100 - total flux cleaned = -0.00993419 Jy ! Component: 150 - total flux cleaned = -0.0102369 Jy ! Component: 200 - total flux cleaned = -0.0102388 Jy ! Total flux subtracted in 200 components = -0.0102388 Jy ! Clean residual min=-0.006373 max=0.004045 Jy/beam ! Clean residual mean=0.000005 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.492729 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.492729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100321Jy sigma=0.323691 ! Fit after self-cal, rms=0.100245Jy sigma=0.323582 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.0010425 Jy ! Component: 100 - total flux cleaned = -0.00104027 Jy ! Component: 150 - total flux cleaned = -0.00110206 Jy ! Component: 200 - total flux cleaned = -0.00104453 Jy ! Total flux subtracted in 200 components = -0.00104453 Jy ! Clean residual min=-0.005749 max=0.004327 Jy/beam ! Clean residual mean=0.000006 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.491684 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.491684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100092Jy sigma=0.323495 ! Fit after self-cal, rms=0.100068Jy sigma=0.323476 ! 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.100068Jy sigma=0.323476 ! Fit after self-cal, rms=0.099577Jy sigma=0.321812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.135 mas, bmaj=10.64 mas, bpa=-5.196 degrees ! Estimated noise=2.30224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00722153 Jy ! Component: 100 - total flux cleaned = -0.00953077 Jy ! Component: 150 - total flux cleaned = -0.00953703 Jy ! Component: 200 - total flux cleaned = -0.0094106 Jy ! Total flux subtracted in 200 components = -0.0094106 Jy ! Clean residual min=-0.004818 max=0.003685 Jy/beam ! Clean residual mean=0.000005 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.482274 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 85 components and 0.482274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098341Jy sigma=0.322622 ! Fit after self-cal, rms=0.098296Jy sigma=0.322563 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.000740745 Jy ! Component: 100 - total flux cleaned = -0.000792377 Jy ! Component: 150 - total flux cleaned = -0.00083501 Jy ! Component: 200 - total flux cleaned = -0.000835058 Jy ! Total flux subtracted in 200 components = -0.000835058 Jy ! Clean residual min=-0.004417 max=0.003711 Jy/beam ! Clean residual mean=0.000006 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.481439 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.481439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098217Jy sigma=0.322543 ! Fit after self-cal, rms=0.098201Jy sigma=0.322532 ! 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.098201Jy sigma=0.322532 ! Fit after self-cal, rms=0.097708Jy sigma=0.320937 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.588 mas, bmaj=12.27 mas, bpa=-3.022 degrees ! Estimated noise=2.69705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00630568 Jy ! Component: 100 - total flux cleaned = -0.00782157 Jy ! Component: 150 - total flux cleaned = -0.00782116 Jy ! Component: 200 - total flux cleaned = -0.007954 Jy ! Total flux subtracted in 200 components = -0.007954 Jy ! Clean residual min=-0.004294 max=0.004018 Jy/beam ! Clean residual mean=0.000009 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.473485 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.473485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096813Jy sigma=0.321605 ! Fit after self-cal, rms=0.096775Jy sigma=0.321548 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.000564649 Jy ! Component: 100 - total flux cleaned = -0.000604095 Jy ! Component: 150 - total flux cleaned = -0.000637882 Jy ! Component: 200 - total flux cleaned = -0.000637862 Jy ! Total flux subtracted in 200 components = -0.000637862 Jy ! Clean residual min=-0.004168 max=0.004067 Jy/beam ! Clean residual mean=0.000010 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.472847 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.472847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096707Jy sigma=0.321697 ! Fit after self-cal, rms=0.096699Jy sigma=0.321686 ! 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.132 mas, bmaj=10.63 mas, bpa=-5.187 degrees ! Estimated noise=2.26289 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 10.63 at -5.187 degrees (North through East) ! Clean map min=-0.0058774 max=0.42466 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.285 mas, bmaj=10.27 mas, bpa=-4.482 degrees ! Estimated noise=4.92372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.329115 Jy ! Component: 100 - total flux cleaned = 0.401316 Jy ! Component: 150 - total flux cleaned = 0.425408 Jy ! Component: 200 - total flux cleaned = 0.43958 Jy ! Total flux subtracted in 200 components = 0.43958 Jy ! Clean residual min=-0.008779 max=0.010117 Jy/beam ! Clean residual mean=0.000014 rms=0.002272 Jy/beam ! Combined flux in latest and established models = 0.43958 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.43958 Jy ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=10.63 mas, bpa=-5.187 degrees ! Estimated noise=2.26289 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.0137126 Jy ! Component: 100 - total flux cleaned = 0.020711 Jy ! Component: 150 - total flux cleaned = 0.025165 Jy ! Component: 200 - total flux cleaned = 0.0270279 Jy ! Total flux subtracted in 200 components = 0.0270279 Jy ! Clean residual min=-0.004940 max=0.005003 Jy/beam ! Clean residual mean=0.000011 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.466608 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 59 components and 0.466608 Jy ! Inverting map ! Added new window around map position (-7, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274789 Jy ! Component: 100 - total flux cleaned = 0.00344908 Jy ! Component: 150 - total flux cleaned = 0.00463684 Jy ! Component: 200 - total flux cleaned = 0.00515254 Jy ! Total flux subtracted in 200 components = 0.00515254 Jy ! Clean residual min=-0.003493 max=0.002887 Jy/beam ! Clean residual mean=0.000007 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.47176 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 91 components and 0.47176 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.588 mas, bmaj=12.27 mas, bpa=-3.022 degrees ! Estimated noise=2.69705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152538 Jy ! Component: 100 - total flux cleaned = 0.00188141 Jy ! Component: 150 - total flux cleaned = 0.00210591 Jy ! Component: 200 - total flux cleaned = 0.00235979 Jy ! Total flux subtracted in 200 components = 0.00235979 Jy ! Clean residual min=-0.003056 max=0.003097 Jy/beam ! Clean residual mean=0.000009 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.47412 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 = 5.4617e-05 Jy ! Component: 100 - total flux cleaned = 0.00010703 Jy ! Component: 150 - total flux cleaned = 1.83329e-05 Jy ! Component: 200 - total flux cleaned = -6.35611e-05 Jy ! Total flux subtracted in 200 components = -6.35611e-05 Jy ! Clean residual min=-0.002972 max=0.002980 Jy/beam ! Clean residual mean=0.000009 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.474057 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 125 components and 0.474057 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=10.63 mas, bpa=-5.187 degrees ! Estimated noise=2.26289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00049129 Jy ! Component: 100 - total flux cleaned = 6.76861e-05 Jy ! Component: 150 - total flux cleaned = -0.000182961 Jy ! Component: 200 - total flux cleaned = -0.000350737 Jy ! Total flux subtracted in 200 components = -0.000350737 Jy ! Clean residual min=-0.002736 max=0.002758 Jy/beam ! Clean residual mean=0.000004 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.473706 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 151 components and 0.473706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095976Jy sigma=0.320910 ! Fit after self-cal, rms=0.095937Jy sigma=0.320785 wmodel /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.mod ! Writing 151 model components to file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J2356+8152_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.000363271 Jy ! Component: 100 - total flux cleaned = -0.000595151 Jy ! Component: 150 - total flux cleaned = -0.000816172 Jy ! Component: 200 - total flux cleaned = -0.00106912 Jy ! Component: 250 - total flux cleaned = -0.00115099 Jy ! Component: 300 - total flux cleaned = -0.00119048 Jy ! Component: 350 - total flux cleaned = -0.0012296 Jy ! Component: 400 - total flux cleaned = -0.00126743 Jy ! Component: 450 - total flux cleaned = -0.0013404 Jy ! Component: 500 - total flux cleaned = -0.00126975 Jy ! Component: 550 - total flux cleaned = -0.00134049 Jy ! Component: 600 - total flux cleaned = -0.00127293 Jy ! Component: 650 - total flux cleaned = -0.00130736 Jy ! Component: 700 - total flux cleaned = -0.00133978 Jy ! Component: 750 - total flux cleaned = -0.00117723 Jy ! Component: 800 - total flux cleaned = -0.00108199 Jy ! Component: 850 - total flux cleaned = -0.000988826 Jy ! Component: 900 - total flux cleaned = -0.000988999 Jy ! Component: 950 - total flux cleaned = -0.000928812 Jy ! Component: 1000 - total flux cleaned = -0.000988012 Jy ! Component: 1050 - total flux cleaned = -0.000987571 Jy ! Component: 1100 - total flux cleaned = -0.000958316 Jy ! Component: 1150 - total flux cleaned = -0.000958184 Jy ! Component: 1200 - total flux cleaned = -0.000958269 Jy ! Component: 1250 - total flux cleaned = -0.000930378 Jy ! Component: 1300 - total flux cleaned = -0.000820758 Jy ! Component: 1350 - total flux cleaned = -0.00082093 Jy ! Component: 1400 - total flux cleaned = -0.000767447 Jy ! Component: 1450 - total flux cleaned = -0.000688088 Jy ! Component: 1500 - total flux cleaned = -0.000635624 Jy ! Component: 1550 - total flux cleaned = -0.000557891 Jy ! Component: 1600 - total flux cleaned = -0.000481521 Jy ! Component: 1650 - total flux cleaned = -0.000380886 Jy ! Component: 1700 - total flux cleaned = -0.000306272 Jy ! Component: 1750 - total flux cleaned = -0.000306271 Jy ! Component: 1800 - total flux cleaned = -0.000208309 Jy ! Component: 1850 - total flux cleaned = -0.000184364 Jy ! Component: 1900 - total flux cleaned = -0.000184408 Jy ! Component: 1950 - total flux cleaned = -0.000112743 Jy ! Component: 2000 - total flux cleaned = -0.000112687 Jy ! Component: 2050 - total flux cleaned = -6.54904e-05 Jy ! Component: 2100 - total flux cleaned = -4.22611e-05 Jy ! Component: 2150 - total flux cleaned = -8.81384e-05 Jy ! Component: 2200 - total flux cleaned = -1.91138e-05 Jy ! Component: 2250 - total flux cleaned = 4.91591e-05 Jy ! Component: 2300 - total flux cleaned = 3.99302e-06 Jy ! Component: 2350 - total flux cleaned = 4.89541e-05 Jy ! Component: 2400 - total flux cleaned = 7.14919e-05 Jy ! Component: 2450 - total flux cleaned = 7.16993e-05 Jy ! Component: 2500 - total flux cleaned = 0.000115745 Jy ! Component: 2550 - total flux cleaned = 9.42495e-05 Jy ! Component: 2600 - total flux cleaned = 0.000115978 Jy ! Component: 2650 - total flux cleaned = 0.000158948 Jy ! Component: 2700 - total flux cleaned = 0.000222734 Jy ! Component: 2750 - total flux cleaned = 0.000201385 Jy ! Component: 2800 - total flux cleaned = 0.000264401 Jy ! Component: 2850 - total flux cleaned = 0.000201765 Jy ! Component: 2900 - total flux cleaned = 0.000222548 Jy ! Component: 2950 - total flux cleaned = 0.000181249 Jy ! Component: 3000 - total flux cleaned = 0.000161003 Jy ! Component: 3050 - total flux cleaned = 0.0002221 Jy ! Component: 3100 - total flux cleaned = 0.000262355 Jy ! Component: 3150 - total flux cleaned = 0.000222114 Jy ! Component: 3200 - total flux cleaned = 0.000201993 Jy ! Component: 3250 - total flux cleaned = 0.000162236 Jy ! Component: 3300 - total flux cleaned = 0.000162241 Jy ! Component: 3350 - total flux cleaned = 0.000103194 Jy ! Component: 3400 - total flux cleaned = 8.3606e-05 Jy ! Component: 3450 - total flux cleaned = 6.41529e-05 Jy ! Component: 3500 - total flux cleaned = 0.000102617 Jy ! Component: 3550 - total flux cleaned = 4.50826e-05 Jy ! Component: 3600 - total flux cleaned = 2.60324e-05 Jy ! Component: 3650 - total flux cleaned = 6.4091e-05 Jy ! Component: 3700 - total flux cleaned = 7.49668e-06 Jy ! Component: 3750 - total flux cleaned = 6.39654e-05 Jy ! Component: 3800 - total flux cleaned = 7.88692e-06 Jy ! Component: 3850 - total flux cleaned = 4.51263e-05 Jy ! Component: 3900 - total flux cleaned = -2.89704e-05 Jy ! Component: 3950 - total flux cleaned = 2.64778e-05 Jy ! Component: 4000 - total flux cleaned = 2.63788e-05 Jy ! Component: 4050 - total flux cleaned = 7.96733e-06 Jy ! Total flux subtracted in 4096 components = 7.93803e-06 Jy ! Clean residual min=-0.001129 max=0.001011 Jy/beam ! Clean residual mean=0.000002 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.473714 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 433 components and 0.473714 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J2356+8152_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 10.63 at -5.187 degrees (North through East) ! Clean map min=-0.0054307 max=0.42351 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J2356+8152_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.42351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000346029 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.245115 0.245115 0.49023 0.980459 1.96092 3.92184 7.84367 15.6873 31.3747 62.7494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.423 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J2356+8152_S_uvs.log closed on Sat Oct 5 19:01:52 2013