! Started logfile: /g0/scr/pima/npcsb_uvs/J0445+7838_X_uvs.log on Wed Sep 25 00:03:52 2013 obs /g0/scr/pima/npcsb_uvs/J0445+7838_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0445+7838_X_uva.fits ! AN table 1: 46 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.733333 visibilities/baseline/integration-bin. ! Found source: J0445+7838 ! ! 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.40993e+09 8e+06 1 8e+06 ! 02 2 8.47993e+09 8e+06 1 8e+06 ! 03 3 8.79493e+09 8e+06 1 8e+06 ! 04 4 8.89993e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2024 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/J0445+7838_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.997191Jy sigma=2.496353 ! Fit after self-cal, rms=0.947338Jy sigma=2.370249 ! 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.286 mas, bmaj=5.872 mas, bpa=52.49 degrees ! Estimated noise=10.1171 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0432545 Jy ! Component: 100 - total flux cleaned = 0.0527751 Jy ! Total flux subtracted in 100 components = 0.0527751 Jy ! Clean residual min=-0.004817 max=0.004896 Jy/beam ! Clean residual mean=0.000019 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.0527751 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0527751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063631Jy sigma=0.149911 ! Fit after self-cal, rms=0.062179Jy sigma=0.146672 ! 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=2.542 mas, bmaj=6.31 mas, bpa=49.14 degrees ! Estimated noise=6.37298 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.0023335 Jy ! Component: 100 - total flux cleaned = 0.00233215 Jy ! Component: 150 - total flux cleaned = 0.00181504 Jy ! Component: 200 - total flux cleaned = 0.000850226 Jy ! Total flux subtracted in 200 components = 0.000850226 Jy ! Clean residual min=-0.001654 max=0.001636 Jy/beam ! Clean residual mean=-0.000004 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.0536253 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 63 components and 0.0536253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061304Jy sigma=0.144611 ! Fit after self-cal, rms=0.061084Jy sigma=0.144387 ! 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.92 FD 0.92 KP 1.04 LA 1.11 ! OV 0.94 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 KP 1.04 LA 0.83 ! OV 1.03 PT 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.84 KP 0.89 LA 0.96 ! OV 0.99 PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.14 KP 0.97 LA 0.92 ! OV 0.97 PT 1.05 ! ! ! Fit before self-cal, rms=0.061084Jy sigma=0.144387 ! Fit after self-cal, rms=0.057277Jy sigma=0.143416 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.498 mas, bmaj=6.248 mas, bpa=49.76 degrees ! Estimated noise=6.12047 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.00212999 Jy ! Component: 100 - total flux cleaned = 0.00263619 Jy ! Component: 150 - total flux cleaned = 0.00306781 Jy ! Component: 200 - total flux cleaned = 0.00317044 Jy ! Total flux subtracted in 200 components = 0.00317044 Jy ! Clean residual min=-0.000841 max=0.000832 Jy/beam ! Clean residual mean=-0.000001 rms=0.000289 Jy/beam ! Combined flux in latest and established models = 0.0567957 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 109 components and 0.0567957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057106Jy sigma=0.142999 ! Fit after self-cal, rms=0.057008Jy sigma=0.142751 ! Inverting map ! Added new window around map position (46.2, -33.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114785 Jy ! Component: 100 - total flux cleaned = 0.00114095 Jy ! Component: 150 - total flux cleaned = 0.00132979 Jy ! Component: 200 - total flux cleaned = 0.0014828 Jy ! Total flux subtracted in 200 components = 0.0014828 Jy ! Clean residual min=-0.001352 max=0.001553 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0582785 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 0.0582785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056964Jy sigma=0.142655 ! Fit after self-cal, rms=0.056903Jy sigma=0.142542 ! 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.056903Jy sigma=0.142542 ! Fit after self-cal, rms=0.056725Jy sigma=0.142443 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.487 mas, bmaj=6.221 mas, bpa=50.03 degrees ! Estimated noise=6.08279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000648655 Jy ! Component: 100 - total flux cleaned = 0.000747153 Jy ! Component: 150 - total flux cleaned = 0.000873881 Jy ! Component: 200 - total flux cleaned = 0.0010087 Jy ! Total flux subtracted in 200 components = 0.0010087 Jy ! Clean residual min=-0.001191 max=0.001338 Jy/beam ! Clean residual mean=0.000001 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0592872 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 158 components and 0.0592872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056694Jy sigma=0.142370 ! Fit after self-cal, rms=0.056710Jy sigma=0.142321 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.000439729 Jy ! Component: 100 - total flux cleaned = 0.000577906 Jy ! Component: 150 - total flux cleaned = 0.000680745 Jy ! Component: 200 - total flux cleaned = 0.000782556 Jy ! Total flux subtracted in 200 components = 0.000782556 Jy ! Clean residual min=-0.001277 max=0.001600 Jy/beam ! Clean residual mean=0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0600698 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 188 components and 0.0600698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056699Jy sigma=0.142283 ! Fit after self-cal, rms=0.056686Jy sigma=0.142272 ! 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.056686Jy sigma=0.142272 ! Fit after self-cal, rms=0.058421Jy sigma=0.142291 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.483 mas, bmaj=6.199 mas, bpa=50.19 degrees ! Estimated noise=6.23463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000621382 Jy ! Component: 100 - total flux cleaned = -0.00031916 Jy ! Component: 150 - total flux cleaned = -0.000109319 Jy ! Component: 200 - total flux cleaned = -0.000126186 Jy ! Total flux subtracted in 200 components = -0.000126186 Jy ! Clean residual min=-0.001257 max=0.001537 Jy/beam ! Clean residual mean=0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0599436 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 209 components and 0.0599436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058391Jy sigma=0.142217 ! Fit after self-cal, rms=0.058414Jy sigma=0.142191 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.000158428 Jy ! Component: 100 - total flux cleaned = -0.000125961 Jy ! Component: 150 - total flux cleaned = -0.000139271 Jy ! Component: 200 - total flux cleaned = -0.000139635 Jy ! Total flux subtracted in 200 components = -0.000139635 Jy ! Clean residual min=-0.001315 max=0.001592 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.059804 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 221 components and 0.059804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058407Jy sigma=0.142166 ! Fit after self-cal, rms=0.058355Jy sigma=0.142106 ! 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.058355Jy sigma=0.142106 ! Fit after self-cal, rms=0.059205Jy sigma=0.142117 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=6.395 mas, bpa=47.64 degrees ! Estimated noise=6.42601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000592748 Jy ! Component: 100 - total flux cleaned = -0.000571513 Jy ! Component: 150 - total flux cleaned = -0.000551585 Jy ! Component: 200 - total flux cleaned = -0.000659309 Jy ! Total flux subtracted in 200 components = -0.000659309 Jy ! Clean residual min=-0.001254 max=0.001601 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0591447 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 239 components and 0.0591447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059180Jy sigma=0.142056 ! Fit after self-cal, rms=0.059187Jy sigma=0.142039 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 = -5.9006e-05 Jy ! Component: 100 - total flux cleaned = -5.78987e-05 Jy ! Component: 150 - total flux cleaned = -6.79634e-05 Jy ! Component: 200 - total flux cleaned = -8.78099e-05 Jy ! Total flux subtracted in 200 components = -8.78099e-05 Jy ! Clean residual min=-0.001294 max=0.001629 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0590569 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 255 components and 0.0590569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059182Jy sigma=0.142023 ! Fit after self-cal, rms=0.059169Jy sigma=0.142021 ! 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=2.476 mas, bmaj=6.18 mas, bpa=50.29 degrees ! Estimated noise=6.29525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.476 x 6.18 at 50.29 degrees (North through East) ! Clean map min=-0.0037961 max=0.051432 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.219 mas, bmaj=5.765 mas, bpa=53.72 degrees ! Estimated noise=9.78262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00270648 Jy ! Component: 100 - total flux cleaned = -0.00415217 Jy ! Component: 150 - total flux cleaned = -0.00661276 Jy ! Component: 200 - total flux cleaned = -0.00928749 Jy ! Total flux subtracted in 200 components = -0.00928749 Jy ! Clean residual min=-0.026233 max=0.045193 Jy/beam ! Clean residual mean=-0.000052 rms=0.008136 Jy/beam ! Combined flux in latest and established models = -0.00928749 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 36 model components to the UV plane model. ! The established model now contains 36 components and -0.00928749 Jy ! Inverting map and beam ! Estimated beam: bmin=2.476 mas, bmaj=6.18 mas, bpa=50.29 degrees ! Estimated noise=6.29525 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) ! Added new window around map position (0, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0370415 Jy ! Component: 100 - total flux cleaned = 0.045738 Jy ! Component: 150 - total flux cleaned = 0.0482778 Jy ! Component: 200 - total flux cleaned = 0.0478333 Jy ! Total flux subtracted in 200 components = 0.0478333 Jy ! Clean residual min=-0.005421 max=0.005723 Jy/beam ! Clean residual mean=0.000004 rms=0.001595 Jy/beam ! Combined flux in latest and established models = 0.0385458 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.0385458 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.718 mas, bmaj=6.395 mas, bpa=47.64 degrees ! Estimated noise=6.42601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.32559e-05 Jy ! Component: 100 - total flux cleaned = 0.00177806 Jy ! Component: 150 - total flux cleaned = 0.00266158 Jy ! Component: 200 - total flux cleaned = 0.00294885 Jy ! Total flux subtracted in 200 components = 0.00294885 Jy ! Clean residual min=-0.003380 max=0.004588 Jy/beam ! Clean residual mean=0.000007 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.0414946 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 = 8.8511e-05 Jy ! Component: 100 - total flux cleaned = 1.14217e-05 Jy ! Component: 150 - total flux cleaned = -6.04702e-05 Jy ! Component: 200 - total flux cleaned = -6.24779e-05 Jy ! Total flux subtracted in 200 components = -6.24779e-05 Jy ! Clean residual min=-0.003063 max=0.003941 Jy/beam ! Clean residual mean=0.000003 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.0414321 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 89 components and 0.0414321 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.476 mas, bmaj=6.18 mas, bpa=50.29 degrees ! Estimated noise=6.29525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000692195 Jy ! Component: 100 - total flux cleaned = 0.000997206 Jy ! Component: 150 - total flux cleaned = 0.00110785 Jy ! Component: 200 - total flux cleaned = 0.00115907 Jy ! Total flux subtracted in 200 components = 0.00115907 Jy ! Clean residual min=-0.002735 max=0.003468 Jy/beam ! Clean residual mean=0.000005 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.0425912 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 106 components and 0.0425912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059499Jy sigma=0.143047 ! Fit after self-cal, rms=0.059428Jy sigma=0.142693 wmodel /g0/scr/pima/npcsb_uvs/J0445+7838_X_map.mod ! Writing 106 model components to file: /g0/scr/pima/npcsb_uvs/J0445+7838_X_map.mod wobs /g0/scr/pima/npcsb_uvs/J0445+7838_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0445+7838_X_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0445+7838_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsb_uvs/J0445+7838_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.000545204 Jy ! Component: 100 - total flux cleaned = 0.000513577 Jy ! Component: 150 - total flux cleaned = 0.00067752 Jy ! Component: 200 - total flux cleaned = 0.000986207 Jy ! Component: 250 - total flux cleaned = 0.00107962 Jy ! Component: 300 - total flux cleaned = 0.00116578 Jy ! Component: 350 - total flux cleaned = 0.00118548 Jy ! Component: 400 - total flux cleaned = 0.00122406 Jy ! Component: 450 - total flux cleaned = 0.00122433 Jy ! Component: 500 - total flux cleaned = 0.00126002 Jy ! Component: 550 - total flux cleaned = 0.00129416 Jy ! Component: 600 - total flux cleaned = 0.00135987 Jy ! Component: 650 - total flux cleaned = 0.00140786 Jy ! Component: 700 - total flux cleaned = 0.00142378 Jy ! Component: 750 - total flux cleaned = 0.00142391 Jy ! Component: 800 - total flux cleaned = 0.00142427 Jy ! Component: 850 - total flux cleaned = 0.00143926 Jy ! Component: 900 - total flux cleaned = 0.0014393 Jy ! Component: 950 - total flux cleaned = 0.00142469 Jy ! Component: 1000 - total flux cleaned = 0.00143936 Jy ! Component: 1050 - total flux cleaned = 0.00139623 Jy ! Component: 1100 - total flux cleaned = 0.00139632 Jy ! Component: 1150 - total flux cleaned = 0.00141057 Jy ! Component: 1200 - total flux cleaned = 0.00142453 Jy ! Component: 1250 - total flux cleaned = 0.00139664 Jy ! Component: 1300 - total flux cleaned = 0.00138276 Jy ! Component: 1350 - total flux cleaned = 0.00136907 Jy ! Component: 1400 - total flux cleaned = 0.00134155 Jy ! Component: 1450 - total flux cleaned = 0.00132786 Jy ! Component: 1500 - total flux cleaned = 0.00130056 Jy ! Component: 1550 - total flux cleaned = 0.00128706 Jy ! Component: 1600 - total flux cleaned = 0.00127348 Jy ! Component: 1650 - total flux cleaned = 0.00126007 Jy ! Component: 1700 - total flux cleaned = 0.00124663 Jy ! Component: 1750 - total flux cleaned = 0.00124667 Jy ! Component: 1800 - total flux cleaned = 0.00123318 Jy ! Component: 1850 - total flux cleaned = 0.00124651 Jy ! Component: 1900 - total flux cleaned = 0.00121964 Jy ! Component: 1950 - total flux cleaned = 0.00117929 Jy ! Component: 2000 - total flux cleaned = 0.0011793 Jy ! Component: 2050 - total flux cleaned = 0.00112524 Jy ! Component: 2100 - total flux cleaned = 0.0011117 Jy ! Component: 2150 - total flux cleaned = 0.00112534 Jy ! Component: 2200 - total flux cleaned = 0.00111182 Jy ! Component: 2250 - total flux cleaned = 0.00108468 Jy ! Component: 2300 - total flux cleaned = 0.00108471 Jy ! Component: 2350 - total flux cleaned = 0.00108477 Jy ! Component: 2400 - total flux cleaned = 0.0010711 Jy ! Component: 2450 - total flux cleaned = 0.00107118 Jy ! Component: 2500 - total flux cleaned = 0.00107124 Jy ! Component: 2550 - total flux cleaned = 0.00109898 Jy ! Component: 2600 - total flux cleaned = 0.00108514 Jy ! Component: 2650 - total flux cleaned = 0.00111307 Jy ! Component: 2700 - total flux cleaned = 0.00112707 Jy ! Component: 2750 - total flux cleaned = 0.00115522 Jy ! Component: 2800 - total flux cleaned = 0.00114125 Jy ! Component: 2850 - total flux cleaned = 0.0011556 Jy ! Component: 2900 - total flux cleaned = 0.00115553 Jy ! Component: 2950 - total flux cleaned = 0.00116983 Jy ! Component: 3000 - total flux cleaned = 0.00118425 Jy ! Component: 3050 - total flux cleaned = 0.00119895 Jy ! Component: 3100 - total flux cleaned = 0.00124303 Jy ! Component: 3150 - total flux cleaned = 0.00124307 Jy ! Component: 3200 - total flux cleaned = 0.00124319 Jy ! Component: 3250 - total flux cleaned = 0.00124325 Jy ! Component: 3300 - total flux cleaned = 0.00127356 Jy ! Component: 3350 - total flux cleaned = 0.00127357 Jy ! Component: 3400 - total flux cleaned = 0.00128883 Jy ! Component: 3450 - total flux cleaned = 0.00131985 Jy ! Component: 3500 - total flux cleaned = 0.00131985 Jy ! Component: 3550 - total flux cleaned = 0.00135145 Jy ! Component: 3600 - total flux cleaned = 0.00135158 Jy ! Component: 3650 - total flux cleaned = 0.00135159 Jy ! Component: 3700 - total flux cleaned = 0.00138392 Jy ! Component: 3750 - total flux cleaned = 0.00140031 Jy ! Component: 3800 - total flux cleaned = 0.00138407 Jy ! Component: 3850 - total flux cleaned = 0.00140083 Jy ! Component: 3900 - total flux cleaned = 0.00138392 Jy ! Component: 3950 - total flux cleaned = 0.0014176 Jy ! Component: 4000 - total flux cleaned = 0.00141771 Jy ! Component: 4050 - total flux cleaned = 0.00141788 Jy ! Total flux subtracted in 4096 components = 0.00140056 Jy ! Clean residual min=-0.001028 max=0.000912 Jy/beam ! Clean residual mean=0.000009 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.0439918 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 329 components and 0.0439918 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0445+7838_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.476 x 6.18 at 50.29 degrees (North through East) ! Clean map min=-0.0078017 max=0.048267 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0445+7838_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.048267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000341995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.12564 2.12564 4.25129 8.50257 17.0051 34.0103 68.0206 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.048 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0445+7838_X_uvs.log closed on Wed Sep 25 00:03:57 2013