! Started logfile: /g0/scr/pima/npcsb_uvs/J0733+5022_X_uvs.log on Sat Oct 5 18:51:58 2013 obs /g0/scr/pima/npcsb_uvs/J0733+5022_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0733+5022_X_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.827778 visibilities/baseline/integration-bin. ! Found source: J0733+5022 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1788 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J0733+5022_X] 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.200x0.200 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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.131251Jy sigma=5.382487 ! Fit after self-cal, rms=0.532507Jy sigma=2.073090 ! 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=0.7031 mas, bmaj=2.363 mas, bpa=19.31 degrees ! Estimated noise=5.80426 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.393265 Jy ! Component: 100 - total flux cleaned = 0.495624 Jy ! Total flux subtracted in 100 components = 0.495624 Jy ! Clean residual min=-0.029300 max=0.053188 Jy/beam ! Clean residual mean=-0.000058 rms=0.008091 Jy/beam ! Combined flux in latest and established models = 0.495624 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.495624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159282Jy sigma=0.692350 ! Fit after self-cal, rms=0.159302Jy sigma=0.692123 ! Inverting map ! Added new window around map position (2.2, 0.8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0536794 Jy ! Component: 100 - total flux cleaned = 0.0863191 Jy ! Total flux subtracted in 100 components = 0.0863191 Jy ! Clean residual min=-0.024530 max=0.034996 Jy/beam ! Clean residual mean=-0.000025 rms=0.005449 Jy/beam ! Combined flux in latest and established models = 0.581943 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.581943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137999Jy sigma=0.529159 ! Fit after self-cal, rms=0.137183Jy sigma=0.519672 ! 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=0.8524 mas, bmaj=2.71 mas, bpa=18.6 degrees ! Estimated noise=3.89709 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 (-9.8, 22.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0420629 Jy ! Component: 100 - total flux cleaned = 0.0655893 Jy ! Component: 150 - total flux cleaned = 0.0811688 Jy ! Component: 200 - total flux cleaned = 0.08997 Jy ! Total flux subtracted in 200 components = 0.08997 Jy ! Clean residual min=-0.018788 max=0.023155 Jy/beam ! Clean residual mean=0.000001 rms=0.004223 Jy/beam ! Combined flux in latest and established models = 0.671913 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 58 components and 0.671913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125391Jy sigma=0.421678 ! Fit after self-cal, rms=0.124987Jy sigma=0.416989 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.03 KP 1.03 ! LA 1.00 MK 1.01 NL 1.21 OV 0.97 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.02 KP 0.92 ! LA 0.95 MK 0.94 NL 1.16 OV 0.96 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.04 KP 0.85 ! LA 0.95 MK 0.97 NL 1.14 OV 0.94 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 0.98 KP 0.89 ! LA 0.95 MK 1.03 NL 1.12 OV 0.98 ! PT 1.09 SC 1.01 ! ! ! Fit before self-cal, rms=0.124987Jy sigma=0.416989 ! Fit after self-cal, rms=0.108316Jy sigma=0.359344 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8517 mas, bmaj=2.732 mas, bpa=18.72 degrees ! Estimated noise=3.88326 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 (-5.6, -7.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00575171 Jy ! Component: 100 - total flux cleaned = 0.00565578 Jy ! Component: 150 - total flux cleaned = 0.00660272 Jy ! Component: 200 - total flux cleaned = 0.00599437 Jy ! Total flux subtracted in 200 components = 0.00599437 Jy ! Clean residual min=-0.009201 max=0.007646 Jy/beam ! Clean residual mean=-0.000009 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.677907 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.677907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106350Jy sigma=0.350845 ! Fit after self-cal, rms=0.106255Jy sigma=0.350470 ! 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.106255Jy sigma=0.350470 ! Fit after self-cal, rms=0.106099Jy sigma=0.349950 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8526 mas, bmaj=2.733 mas, bpa=18.7 degrees ! Estimated noise=3.86802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0051553 Jy ! Component: 100 - total flux cleaned = -0.00606814 Jy ! Component: 150 - total flux cleaned = -0.00656467 Jy ! Component: 200 - total flux cleaned = -0.00671276 Jy ! Total flux subtracted in 200 components = -0.00671276 Jy ! Clean residual min=-0.008454 max=0.006869 Jy/beam ! Clean residual mean=-0.000008 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.671195 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 0.671194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105214Jy sigma=0.347989 ! Fit after self-cal, rms=0.105129Jy sigma=0.347794 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.00110795 Jy ! Component: 100 - total flux cleaned = -0.00111247 Jy ! Component: 150 - total flux cleaned = -0.00112056 Jy ! Component: 200 - total flux cleaned = -0.0012418 Jy ! Total flux subtracted in 200 components = -0.0012418 Jy ! Clean residual min=-0.008002 max=0.006472 Jy/beam ! Clean residual mean=-0.000009 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.669953 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 107 components and 0.669953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104651Jy sigma=0.346612 ! Fit after self-cal, rms=0.104604Jy sigma=0.346528 ! 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.104604Jy sigma=0.346528 ! Fit after self-cal, rms=0.104449Jy sigma=0.345862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8519 mas, bmaj=2.735 mas, bpa=18.7 degrees ! Estimated noise=3.84486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00509138 Jy ! Component: 100 - total flux cleaned = -0.00624147 Jy ! Component: 150 - total flux cleaned = -0.00647087 Jy ! Component: 200 - total flux cleaned = -0.00636863 Jy ! Total flux subtracted in 200 components = -0.00636863 Jy ! Clean residual min=-0.007694 max=0.005917 Jy/beam ! Clean residual mean=-0.000009 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.663584 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 114 components and 0.663584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103824Jy sigma=0.345259 ! Fit after self-cal, rms=0.103779Jy sigma=0.345193 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.000688394 Jy ! Component: 100 - total flux cleaned = -0.000686763 Jy ! Component: 150 - total flux cleaned = -0.000396056 Jy ! Component: 200 - total flux cleaned = -0.000395638 Jy ! Total flux subtracted in 200 components = -0.000395638 Jy ! Clean residual min=-0.007392 max=0.005680 Jy/beam ! Clean residual mean=-0.000009 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.663188 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 124 components and 0.663189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103484Jy sigma=0.344598 ! Fit after self-cal, rms=0.103458Jy sigma=0.344569 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.103458Jy sigma=0.344569 ! Fit after self-cal, rms=0.103316Jy sigma=0.343879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.234 mas, bmaj=3.325 mas, bpa=20.49 degrees ! Estimated noise=4.43594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193836 Jy ! Component: 100 - total flux cleaned = -0.00358116 Jy ! Component: 150 - total flux cleaned = -0.00431689 Jy ! Component: 200 - total flux cleaned = -0.003785 Jy ! Total flux subtracted in 200 components = -0.003785 Jy ! Clean residual min=-0.006406 max=0.006151 Jy/beam ! Clean residual mean=-0.000013 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.659404 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 139 components and 0.659404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103038Jy sigma=0.343638 ! Fit after self-cal, rms=0.102978Jy sigma=0.343536 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 = 9.0723e-05 Jy ! Component: 100 - total flux cleaned = 0.000488653 Jy ! Component: 150 - total flux cleaned = 0.000863618 Jy ! Component: 200 - total flux cleaned = 0.00100634 Jy ! Total flux subtracted in 200 components = 0.00100634 Jy ! Clean residual min=-0.006134 max=0.005976 Jy/beam ! Clean residual mean=-0.000013 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.66041 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.66041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102855Jy sigma=0.343504 ! Fit after self-cal, rms=0.102832Jy sigma=0.343476 ! 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=0.8509 mas, bmaj=2.736 mas, bpa=18.69 degrees ! Estimated noise=3.81804 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8509 x 2.736 at 18.69 degrees (North through East) ! Clean map min=-0.0082886 max=0.48732 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=0.6996 mas, bmaj=2.378 mas, bpa=19.45 degrees ! Estimated noise=5.71712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.386672 Jy ! Component: 100 - total flux cleaned = 0.485493 Jy ! Component: 150 - total flux cleaned = 0.53469 Jy ! Component: 200 - total flux cleaned = 0.565238 Jy ! Total flux subtracted in 200 components = 0.565238 Jy ! Clean residual min=-0.015683 max=0.017831 Jy/beam ! Clean residual mean=-0.000028 rms=0.003694 Jy/beam ! Combined flux in latest and established models = 0.565238 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.565238 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8509 mas, bmaj=2.736 mas, bpa=18.69 degrees ! Estimated noise=3.81804 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.0304623 Jy ! Component: 100 - total flux cleaned = 0.048042 Jy ! Component: 150 - total flux cleaned = 0.0602291 Jy ! Component: 200 - total flux cleaned = 0.0674103 Jy ! Total flux subtracted in 200 components = 0.0674103 Jy ! Clean residual min=-0.010014 max=0.009643 Jy/beam ! Clean residual mean=-0.000021 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.632649 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.632649 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.234 mas, bmaj=3.325 mas, bpa=20.49 degrees ! Estimated noise=4.43594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782324 Jy ! Component: 100 - total flux cleaned = 0.0131892 Jy ! Component: 150 - total flux cleaned = 0.0175685 Jy ! Component: 200 - total flux cleaned = 0.020772 Jy ! Total flux subtracted in 200 components = 0.020772 Jy ! Clean residual min=-0.008189 max=0.006834 Jy/beam ! Clean residual mean=-0.000019 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.653421 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.00260492 Jy ! Component: 100 - total flux cleaned = 0.00442594 Jy ! Component: 150 - total flux cleaned = 0.006048 Jy ! Component: 200 - total flux cleaned = 0.00702074 Jy ! Total flux subtracted in 200 components = 0.00702074 Jy ! Clean residual min=-0.006981 max=0.006108 Jy/beam ! Clean residual mean=-0.000012 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.660441 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 96 components and 0.660441 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8509 mas, bmaj=2.736 mas, bpa=18.69 degrees ! Estimated noise=3.81804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311063 Jy ! Component: 100 - total flux cleaned = -2.59368e-05 Jy ! Component: 150 - total flux cleaned = 0.000115449 Jy ! Component: 200 - total flux cleaned = 0.000104079 Jy ! Total flux subtracted in 200 components = 0.000104079 Jy ! Clean residual min=-0.007751 max=0.006274 Jy/beam ! Clean residual mean=-0.000007 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.660545 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.660545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103604Jy sigma=0.345504 ! Fit after self-cal, rms=0.103493Jy sigma=0.345173 wmodel /g0/scr/pima/npcsb_uvs/J0733+5022_X_map.mod ! Writing 111 model components to file: /g0/scr/pima/npcsb_uvs/J0733+5022_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J0733+5022_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0733+5022_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0733+5022_X_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsb_uvs/J0733+5022_X_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.00319428 Jy ! Component: 100 - total flux cleaned = -0.0048295 Jy ! Component: 150 - total flux cleaned = -0.00543244 Jy ! Component: 200 - total flux cleaned = -0.00581676 Jy ! Component: 250 - total flux cleaned = -0.00609053 Jy ! Component: 300 - total flux cleaned = -0.00635212 Jy ! Component: 350 - total flux cleaned = -0.00660272 Jy ! Component: 400 - total flux cleaned = -0.00676507 Jy ! Component: 450 - total flux cleaned = -0.00699984 Jy ! Component: 500 - total flux cleaned = -0.00730221 Jy ! Component: 550 - total flux cleaned = -0.00730082 Jy ! Component: 600 - total flux cleaned = -0.00744532 Jy ! Component: 650 - total flux cleaned = -0.00765522 Jy ! Component: 700 - total flux cleaned = -0.00765456 Jy ! Component: 750 - total flux cleaned = -0.00772177 Jy ! Component: 800 - total flux cleaned = -0.00778713 Jy ! Component: 850 - total flux cleaned = -0.00785174 Jy ! Component: 900 - total flux cleaned = -0.00804159 Jy ! Component: 950 - total flux cleaned = -0.00816491 Jy ! Component: 1000 - total flux cleaned = -0.00834659 Jy ! Component: 1050 - total flux cleaned = -0.00852314 Jy ! Component: 1100 - total flux cleaned = -0.00858086 Jy ! Component: 1150 - total flux cleaned = -0.0086394 Jy ! Component: 1200 - total flux cleaned = -0.008809 Jy ! Component: 1250 - total flux cleaned = -0.00880903 Jy ! Component: 1300 - total flux cleaned = -0.00897211 Jy ! Component: 1350 - total flux cleaned = -0.0088116 Jy ! Component: 1400 - total flux cleaned = -0.00891725 Jy ! Component: 1450 - total flux cleaned = -0.00896802 Jy ! Component: 1500 - total flux cleaned = -0.00886536 Jy ! Component: 1550 - total flux cleaned = -0.00896515 Jy ! Component: 1600 - total flux cleaned = -0.00886562 Jy ! Component: 1650 - total flux cleaned = -0.0089155 Jy ! Component: 1700 - total flux cleaned = -0.00915754 Jy ! Component: 1750 - total flux cleaned = -0.00915735 Jy ! Component: 1800 - total flux cleaned = -0.00925186 Jy ! Component: 1850 - total flux cleaned = -0.00934502 Jy ! Component: 1900 - total flux cleaned = -0.00934541 Jy ! Component: 1950 - total flux cleaned = -0.00948293 Jy ! Component: 2000 - total flux cleaned = -0.00966345 Jy ! Component: 2050 - total flux cleaned = -0.00957386 Jy ! Component: 2100 - total flux cleaned = -0.00979365 Jy ! Component: 2150 - total flux cleaned = -0.00979312 Jy ! Component: 2200 - total flux cleaned = -0.0100085 Jy ! Component: 2250 - total flux cleaned = -0.0100932 Jy ! Component: 2300 - total flux cleaned = -0.010219 Jy ! Component: 2350 - total flux cleaned = -0.0102189 Jy ! Component: 2400 - total flux cleaned = -0.0103431 Jy ! Component: 2450 - total flux cleaned = -0.0104659 Jy ! Component: 2500 - total flux cleaned = -0.0106687 Jy ! Component: 2550 - total flux cleaned = -0.0107487 Jy ! Component: 2600 - total flux cleaned = -0.0109876 Jy ! Component: 2650 - total flux cleaned = -0.011185 Jy ! Component: 2700 - total flux cleaned = -0.011263 Jy ! Component: 2750 - total flux cleaned = -0.0114179 Jy ! Component: 2800 - total flux cleaned = -0.011341 Jy ! Component: 2850 - total flux cleaned = -0.0114171 Jy ! Component: 2900 - total flux cleaned = -0.0114925 Jy ! Component: 2950 - total flux cleaned = -0.01153 Jy ! Component: 3000 - total flux cleaned = -0.0115671 Jy ! Component: 3050 - total flux cleaned = -0.0116775 Jy ! Component: 3100 - total flux cleaned = -0.011641 Jy ! Component: 3150 - total flux cleaned = -0.0115685 Jy ! Component: 3200 - total flux cleaned = -0.0115687 Jy ! Component: 3250 - total flux cleaned = -0.0116049 Jy ! Component: 3300 - total flux cleaned = -0.0116403 Jy ! Component: 3350 - total flux cleaned = -0.011605 Jy ! Component: 3400 - total flux cleaned = -0.0116749 Jy ! Component: 3450 - total flux cleaned = -0.0117093 Jy ! Component: 3500 - total flux cleaned = -0.0116056 Jy ! Component: 3550 - total flux cleaned = -0.0116055 Jy ! Component: 3600 - total flux cleaned = -0.0115373 Jy ! Component: 3650 - total flux cleaned = -0.0115712 Jy ! Component: 3700 - total flux cleaned = -0.0114363 Jy ! Component: 3750 - total flux cleaned = -0.0115367 Jy ! Component: 3800 - total flux cleaned = -0.011503 Jy ! Component: 3850 - total flux cleaned = -0.0114698 Jy ! Component: 3900 - total flux cleaned = -0.0114038 Jy ! Component: 3950 - total flux cleaned = -0.0114039 Jy ! Component: 4000 - total flux cleaned = -0.011502 Jy ! Component: 4050 - total flux cleaned = -0.0115346 Jy ! Total flux subtracted in 4096 components = -0.0115993 Jy ! Clean residual min=-0.001998 max=0.002045 Jy/beam ! Clean residual mean=-0.000007 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.648946 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 365 components and 0.648946 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0733+5022_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8509 x 2.736 at 18.69 degrees (North through East) ! Clean map min=-0.0079713 max=0.4895 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0733+5022_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.489497 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000527225 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.323122 0.323122 0.646245 1.29249 2.58498 5.16996 10.3399 20.6798 41.3597 82.7193 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.489 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0733+5022_X_uvs.log closed on Sat Oct 5 18:52:02 2013