! Started logfile: /g0/scr/pima/npcsa_uvs/J1832+8049_X_uvs.log on Sun Oct 6 10:30:01 2013 obs /g0/scr/pima/npcsa_uvs/J1832+8049_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1832+8049_X_uva.fits ! AN table 1: 54 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.458995 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1832+8049 ! ! 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 2776 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/npcsa_uvs/J1832+8049_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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003177Jy sigma=0.804435 ! Fit after self-cal, rms=0.934774Jy sigma=0.716667 ! 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=1.815 mas, bmaj=2.784 mas, bpa=-2.973 degrees ! Estimated noise=35.4536 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.073154 Jy ! Component: 100 - total flux cleaned = 0.0930862 Jy ! Total flux subtracted in 100 components = 0.0930862 Jy ! Clean residual min=-0.012444 max=0.011817 Jy/beam ! Clean residual mean=0.000012 rms=0.003369 Jy/beam ! Combined flux in latest and established models = 0.0930862 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0930862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080571Jy sigma=0.066909 ! Fit after self-cal, rms=0.078825Jy sigma=0.065937 ! 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.104 mas, bmaj=3.111 mas, bpa=-0.5448 degrees ! Estimated noise=20.3706 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.0106746 Jy ! Component: 100 - total flux cleaned = 0.0154666 Jy ! Component: 150 - total flux cleaned = 0.0181772 Jy ! Component: 200 - total flux cleaned = 0.0189347 Jy ! Total flux subtracted in 200 components = 0.0189347 Jy ! Clean residual min=-0.008451 max=0.009145 Jy/beam ! Clean residual mean=0.000007 rms=0.002480 Jy/beam ! Combined flux in latest and established models = 0.112021 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.112021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081103Jy sigma=0.062205 ! Fit after self-cal, rms=0.080893Jy sigma=0.062097 ! 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.89 FD 0.98 KP 1.05 LA 0.97 ! MK 1.00* NL 0.80 OV 0.91 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.90 KP 0.86 LA 0.89 ! MK 1.00* NL 0.87 OV 0.95 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.90 KP 0.72 LA 0.95 ! MK 1.00* NL 0.82 OV 1.03 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.85 KP 0.86 LA 0.84 ! MK 1.00* NL 0.92 OV 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.080893Jy sigma=0.062097 ! Fit after self-cal, rms=0.072994Jy sigma=0.058183 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.091 mas, bmaj=3.085 mas, bpa=-2.244 degrees ! Estimated noise=16.2744 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.0141721 Jy ! Component: 100 - total flux cleaned = -0.0173171 Jy ! Component: 150 - total flux cleaned = -0.0172839 Jy ! Component: 200 - total flux cleaned = -0.017054 Jy ! Total flux subtracted in 200 components = -0.017054 Jy ! Clean residual min=-0.006247 max=0.006378 Jy/beam ! Clean residual mean=0.000004 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.0949669 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0949669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065226Jy sigma=0.060764 ! Fit after self-cal, rms=0.065331Jy sigma=0.060728 ! 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.065331Jy sigma=0.060728 ! Fit after self-cal, rms=0.059622Jy sigma=0.057983 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.068 mas, bmaj=3.088 mas, bpa=-4.101 degrees ! Estimated noise=13.2242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.011486 Jy ! Component: 100 - total flux cleaned = -0.0141103 Jy ! Component: 150 - total flux cleaned = -0.0145485 Jy ! Component: 200 - total flux cleaned = -0.0143294 Jy ! Total flux subtracted in 200 components = -0.0143294 Jy ! Clean residual min=-0.004892 max=0.004631 Jy/beam ! Clean residual mean=0.000003 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.0806375 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.0806375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053321Jy sigma=0.060572 ! Fit after self-cal, rms=0.053328Jy sigma=0.060567 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.000294746 Jy ! Component: 100 - total flux cleaned = 0.000436906 Jy ! Component: 150 - total flux cleaned = 0.000566914 Jy ! Component: 200 - total flux cleaned = 0.00063958 Jy ! Total flux subtracted in 200 components = 0.00063958 Jy ! Clean residual min=-0.004856 max=0.004523 Jy/beam ! Clean residual mean=0.000003 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.0812771 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0812771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053249Jy sigma=0.060578 ! Fit after self-cal, rms=0.053248Jy sigma=0.060576 ! 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.053248Jy sigma=0.060576 ! Fit after self-cal, rms=0.048542Jy sigma=0.057784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.043 mas, bmaj=3.089 mas, bpa=-5.633 degrees ! Estimated noise=10.7081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00925702 Jy ! Component: 100 - total flux cleaned = -0.0114407 Jy ! Component: 150 - total flux cleaned = -0.011976 Jy ! Component: 200 - total flux cleaned = -0.0119553 Jy ! Total flux subtracted in 200 components = -0.0119553 Jy ! Clean residual min=-0.003673 max=0.003415 Jy/beam ! Clean residual mean=0.000002 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.0693218 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.0693218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043433Jy sigma=0.060379 ! Fit after self-cal, rms=0.043434Jy sigma=0.060374 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.00011332 Jy ! Component: 100 - total flux cleaned = 0.000227501 Jy ! Component: 150 - total flux cleaned = 0.000299816 Jy ! Component: 200 - total flux cleaned = 0.000353936 Jy ! Total flux subtracted in 200 components = 0.000353936 Jy ! Clean residual min=-0.003678 max=0.003381 Jy/beam ! Clean residual mean=0.000002 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.0696757 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.0696757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043375Jy sigma=0.060413 ! Fit after self-cal, rms=0.043377Jy sigma=0.060411 ! 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.043377Jy sigma=0.060411 ! Fit after self-cal, rms=0.039602Jy sigma=0.057628 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.315 mas, bmaj=3.347 mas, bpa=-4.723 degrees ! Estimated noise=9.11417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00749189 Jy ! Component: 100 - total flux cleaned = -0.00927895 Jy ! Component: 150 - total flux cleaned = -0.00988076 Jy ! Component: 200 - total flux cleaned = -0.00992801 Jy ! Total flux subtracted in 200 components = -0.00992801 Jy ! Clean residual min=-0.003082 max=0.002991 Jy/beam ! Clean residual mean=0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0597477 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.0597477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035508Jy sigma=0.060179 ! Fit after self-cal, rms=0.035499Jy sigma=0.060171 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.000134441 Jy ! Component: 100 - total flux cleaned = -0.000159768 Jy ! Component: 150 - total flux cleaned = -0.00020623 Jy ! Component: 200 - total flux cleaned = -0.00025111 Jy ! Total flux subtracted in 200 components = -0.00025111 Jy ! Clean residual min=-0.003107 max=0.003017 Jy/beam ! Clean residual mean=0.000001 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.0594966 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.0594966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035462Jy sigma=0.060208 ! Fit after self-cal, rms=0.035465Jy sigma=0.060207 ! 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.017 mas, bmaj=3.092 mas, bpa=-6.889 degrees ! Estimated noise=8.66903 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.017 x 3.092 at -6.889 degrees (North through East) ! Clean map min=-0.0026974 max=0.040372 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=1.75 mas, bmaj=2.832 mas, bpa=-7.911 degrees ! Estimated noise=14.5993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302551 Jy ! Component: 100 - total flux cleaned = 0.0407705 Jy ! Component: 150 - total flux cleaned = 0.0466041 Jy ! Component: 200 - total flux cleaned = 0.0500117 Jy ! Total flux subtracted in 200 components = 0.0500117 Jy ! Clean residual min=-0.004451 max=0.003354 Jy/beam ! Clean residual mean=0.000003 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.0500116 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0500116 Jy ! Inverting map and beam ! Estimated beam: bmin=2.017 mas, bmaj=3.092 mas, bpa=-6.889 degrees ! Estimated noise=8.66903 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.00268773 Jy ! Component: 100 - total flux cleaned = 0.00446606 Jy ! Component: 150 - total flux cleaned = 0.00572991 Jy ! Component: 200 - total flux cleaned = 0.00651514 Jy ! Total flux subtracted in 200 components = 0.00651514 Jy ! Clean residual min=-0.003184 max=0.003627 Jy/beam ! Clean residual mean=0.000002 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.0565268 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.0565268 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.315 mas, bmaj=3.347 mas, bpa=-4.723 degrees ! Estimated noise=9.11417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000886329 Jy ! Component: 100 - total flux cleaned = 0.00102903 Jy ! Component: 150 - total flux cleaned = 0.00113732 Jy ! Component: 200 - total flux cleaned = 0.00126421 Jy ! Total flux subtracted in 200 components = 0.00126421 Jy ! Clean residual min=-0.003456 max=0.003862 Jy/beam ! Clean residual mean=0.000002 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.057791 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 = 9.53903e-05 Jy ! Component: 100 - total flux cleaned = 0.000209877 Jy ! Component: 150 - total flux cleaned = 0.000276279 Jy ! Component: 200 - total flux cleaned = 0.000361423 Jy ! Total flux subtracted in 200 components = 0.000361423 Jy ! Clean residual min=-0.003394 max=0.003678 Jy/beam ! Clean residual mean=0.000002 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.0581524 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.0581524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.017 mas, bmaj=3.092 mas, bpa=-6.889 degrees ! Estimated noise=8.66903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142856 Jy ! Component: 100 - total flux cleaned = -8.48475e-05 Jy ! Component: 150 - total flux cleaned = -1.28579e-05 Jy ! Component: 200 - total flux cleaned = 5.56719e-05 Jy ! Total flux subtracted in 200 components = 5.56719e-05 Jy ! Clean residual min=-0.002952 max=0.002955 Jy/beam ! Clean residual mean=0.000002 rms=0.000840 Jy/beam ! Combined flux in latest and established models = 0.0582081 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0582081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.035477Jy sigma=0.060470 ! Fit after self-cal, rms=0.035478Jy sigma=0.060459 wmodel /g0/scr/pima/npcsa_uvs/J1832+8049_X_map.mod ! Writing 57 model components to file: /g0/scr/pima/npcsa_uvs/J1832+8049_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J1832+8049_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1832+8049_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1832+8049_X_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsa_uvs/J1832+8049_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.00013042 Jy ! Component: 100 - total flux cleaned = -0.000209517 Jy ! Component: 150 - total flux cleaned = -0.000350598 Jy ! Component: 200 - total flux cleaned = -0.000259436 Jy ! Component: 250 - total flux cleaned = -0.000122149 Jy ! Component: 300 - total flux cleaned = 7.85504e-05 Jy ! Component: 350 - total flux cleaned = 0.000238518 Jy ! Component: 400 - total flux cleaned = 0.000406821 Jy ! Component: 450 - total flux cleaned = 0.000562001 Jy ! Component: 500 - total flux cleaned = 0.000724309 Jy ! Component: 550 - total flux cleaned = 0.000875236 Jy ! Component: 600 - total flux cleaned = 0.00096967 Jy ! Component: 650 - total flux cleaned = 0.00102934 Jy ! Component: 700 - total flux cleaned = 0.00107218 Jy ! Component: 750 - total flux cleaned = 0.00107216 Jy ! Component: 800 - total flux cleaned = 0.00104591 Jy ! Component: 850 - total flux cleaned = 0.00103348 Jy ! Component: 900 - total flux cleaned = 0.00103344 Jy ! Component: 950 - total flux cleaned = 0.00106845 Jy ! Component: 1000 - total flux cleaned = 0.00109104 Jy ! Component: 1050 - total flux cleaned = 0.0011241 Jy ! Component: 1100 - total flux cleaned = 0.0011458 Jy ! Component: 1150 - total flux cleaned = 0.00117756 Jy ! Component: 1200 - total flux cleaned = 0.00119825 Jy ! Component: 1250 - total flux cleaned = 0.00119821 Jy ! Component: 1300 - total flux cleaned = 0.00123835 Jy ! Component: 1350 - total flux cleaned = 0.00126793 Jy ! Component: 1400 - total flux cleaned = 0.00128759 Jy ! Component: 1450 - total flux cleaned = 0.00137457 Jy ! Component: 1500 - total flux cleaned = 0.00140301 Jy ! Component: 1550 - total flux cleaned = 0.00145956 Jy ! Component: 1600 - total flux cleaned = 0.00148759 Jy ! Component: 1650 - total flux cleaned = 0.00155232 Jy ! Component: 1700 - total flux cleaned = 0.00159818 Jy ! Component: 1750 - total flux cleaned = 0.0016709 Jy ! Component: 1800 - total flux cleaned = 0.00173399 Jy ! Component: 1850 - total flux cleaned = 0.00180548 Jy ! Component: 1900 - total flux cleaned = 0.00188546 Jy ! Component: 1950 - total flux cleaned = 0.00195604 Jy ! Component: 2000 - total flux cleaned = 0.00201751 Jy ! Component: 2050 - total flux cleaned = 0.00209603 Jy ! Component: 2100 - total flux cleaned = 0.00215677 Jy ! Component: 2150 - total flux cleaned = 0.00220857 Jy ! Component: 2200 - total flux cleaned = 0.00227722 Jy ! Component: 2250 - total flux cleaned = 0.00231141 Jy ! Component: 2300 - total flux cleaned = 0.0023795 Jy ! Component: 2350 - total flux cleaned = 0.00244725 Jy ! Component: 2400 - total flux cleaned = 0.00248939 Jy ! Component: 2450 - total flux cleaned = 0.00253146 Jy ! Component: 2500 - total flux cleaned = 0.00254823 Jy ! Component: 2550 - total flux cleaned = 0.0026236 Jy ! Component: 2600 - total flux cleaned = 0.00264032 Jy ! Component: 2650 - total flux cleaned = 0.00271525 Jy ! Component: 2700 - total flux cleaned = 0.00274849 Jy ! Component: 2750 - total flux cleaned = 0.00279826 Jy ! Component: 2800 - total flux cleaned = 0.00283132 Jy ! Component: 2850 - total flux cleaned = 0.00288918 Jy ! Component: 2900 - total flux cleaned = 0.00292216 Jy ! Component: 2950 - total flux cleaned = 0.00298801 Jy ! Component: 3000 - total flux cleaned = 0.00305381 Jy ! Component: 3050 - total flux cleaned = 0.00308672 Jy ! Component: 3100 - total flux cleaned = 0.00316069 Jy ! Component: 3150 - total flux cleaned = 0.00321821 Jy ! Component: 3200 - total flux cleaned = 0.0033004 Jy ! Component: 3250 - total flux cleaned = 0.00335793 Jy ! Component: 3300 - total flux cleaned = 0.0034319 Jy ! Component: 3350 - total flux cleaned = 0.00350591 Jy ! Component: 3400 - total flux cleaned = 0.00357171 Jy ! Component: 3450 - total flux cleaned = 0.00365404 Jy ! Component: 3500 - total flux cleaned = 0.00372818 Jy ! Component: 3550 - total flux cleaned = 0.00380248 Jy ! Component: 3600 - total flux cleaned = 0.00387682 Jy ! Component: 3650 - total flux cleaned = 0.00394291 Jy ! Component: 3700 - total flux cleaned = 0.00402567 Jy ! Component: 3750 - total flux cleaned = 0.00410019 Jy ! Component: 3800 - total flux cleaned = 0.0041748 Jy ! Component: 3850 - total flux cleaned = 0.00425783 Jy ! Component: 3900 - total flux cleaned = 0.00432433 Jy ! Component: 3950 - total flux cleaned = 0.00439923 Jy ! Component: 4000 - total flux cleaned = 0.00448258 Jy ! Component: 4050 - total flux cleaned = 0.0045661 Jy ! Total flux subtracted in 4096 components = 0.00463297 Jy ! Clean residual min=-0.000489 max=0.000498 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0628411 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 342 components and 0.0628411 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1832+8049_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.017 x 3.092 at -6.889 degrees (North through East) ! Clean map min=-0.0010182 max=0.039674 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1832+8049_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0396738 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016795 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26999 1.26999 2.53997 5.07994 10.1599 20.3198 40.6395 81.2791 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1832+8049_X_uvs.log closed on Sun Oct 6 10:30:05 2013