! Started logfile: /g0/scr/pima/npcsa_uvs/J2140+7505_S_uvs.log on Sun Oct 6 10:35:35 2013 obs /g0/scr/pima/npcsa_uvs/J2140+7505_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J2140+7505_S_uva.fits ! AN table 1: 54 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.472222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2140+7505 ! ! 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 3672 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/npcsa_uvs/J2140+7505_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005828Jy sigma=0.763957 ! Fit after self-cal, rms=0.943527Jy sigma=0.676430 ! 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=3.956 mas, bmaj=10.9 mas, bpa=-3.053 degrees ! Estimated noise=41.6165 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.0698467 Jy ! Component: 100 - total flux cleaned = 0.0865569 Jy ! Total flux subtracted in 100 components = 0.0865569 Jy ! Clean residual min=-0.014322 max=0.015035 Jy/beam ! Clean residual mean=0.000007 rms=0.003896 Jy/beam ! Combined flux in latest and established models = 0.0865569 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0865569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082865Jy sigma=0.066240 ! Fit after self-cal, rms=0.080565Jy sigma=0.065029 ! 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=5.077 mas, bmaj=11.12 mas, bpa=-4.298 degrees ! Estimated noise=17.9374 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.00671568 Jy ! Component: 100 - total flux cleaned = 0.0103749 Jy ! Component: 150 - total flux cleaned = 0.0115081 Jy ! Component: 200 - total flux cleaned = 0.0121884 Jy ! Total flux subtracted in 200 components = 0.0121884 Jy ! Clean residual min=-0.010691 max=0.007948 Jy/beam ! Clean residual mean=-0.000003 rms=0.002457 Jy/beam ! Combined flux in latest and established models = 0.0987453 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0987453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081766Jy sigma=0.063537 ! Fit after self-cal, rms=0.081621Jy sigma=0.063467 ! 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.80 FD 0.86 KP 0.95 LA 0.91 ! MK 0.89 NL 0.97 OV 0.92 PT 0.99 ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.88 KP 0.80 LA 0.91 ! MK 0.69 NL 0.92 OV 1.09 PT 0.96 ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.87 KP 0.82 LA 0.73 ! MK 0.93 NL 1.07 OV 1.05 PT 1.10 ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 KP 0.83 LA 0.56 ! MK 0.92 NL 0.93 OV 0.87 PT 0.99 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.081621Jy sigma=0.063467 ! Fit after self-cal, rms=0.071677Jy sigma=0.057413 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.916 mas, bmaj=11.36 mas, bpa=-3.401 degrees ! Estimated noise=14.1569 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.0139687 Jy ! Component: 100 - total flux cleaned = -0.0178889 Jy ! Component: 150 - total flux cleaned = -0.0200886 Jy ! Component: 200 - total flux cleaned = -0.0214598 Jy ! Total flux subtracted in 200 components = -0.0214598 Jy ! Clean residual min=-0.002583 max=0.002487 Jy/beam ! Clean residual mean=0.000002 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0772855 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.0772855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063933Jy sigma=0.059823 ! Fit after self-cal, rms=0.064372Jy sigma=0.059554 ! 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.064372Jy sigma=0.059554 ! Fit after self-cal, rms=0.058429Jy sigma=0.056862 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.922 mas, bmaj=11.41 mas, bpa=-3.108 degrees ! Estimated noise=11.4184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0112565 Jy ! Component: 100 - total flux cleaned = -0.0139326 Jy ! Component: 150 - total flux cleaned = -0.0152171 Jy ! Component: 200 - total flux cleaned = -0.0160126 Jy ! Total flux subtracted in 200 components = -0.0160126 Jy ! Clean residual min=-0.002105 max=0.001992 Jy/beam ! Clean residual mean=-0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0612729 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 72 components and 0.0612729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052217Jy sigma=0.059407 ! Fit after self-cal, rms=0.052282Jy sigma=0.059394 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.000382217 Jy ! Component: 100 - total flux cleaned = -0.000447583 Jy ! Component: 150 - total flux cleaned = -0.000485328 Jy ! Component: 200 - total flux cleaned = -0.000485217 Jy ! Total flux subtracted in 200 components = -0.000485217 Jy ! Clean residual min=-0.002178 max=0.002025 Jy/beam ! Clean residual mean=0.000001 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.0607877 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.0607877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052196Jy sigma=0.059463 ! Fit after self-cal, rms=0.052173Jy sigma=0.059451 ! 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.052173Jy sigma=0.059451 ! Fit after self-cal, rms=0.046886Jy sigma=0.056731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.931 mas, bmaj=11.41 mas, bpa=-2.941 degrees ! Estimated noise=9.17789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00880082 Jy ! Component: 100 - total flux cleaned = -0.010756 Jy ! Component: 150 - total flux cleaned = -0.0114633 Jy ! Component: 200 - total flux cleaned = -0.0118683 Jy ! Total flux subtracted in 200 components = -0.0118683 Jy ! Clean residual min=-0.001690 max=0.001544 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0489194 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 103 components and 0.0489194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042028Jy sigma=0.059358 ! Fit after self-cal, rms=0.042030Jy sigma=0.059352 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.42069e-05 Jy ! Component: 100 - total flux cleaned = -9.77662e-05 Jy ! Component: 150 - total flux cleaned = -0.000107734 Jy ! Component: 200 - total flux cleaned = -0.000107693 Jy ! Total flux subtracted in 200 components = -0.000107693 Jy ! Clean residual min=-0.001681 max=0.001544 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0488117 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 126 components and 0.0488117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041990Jy sigma=0.059393 ! Fit after self-cal, rms=0.041991Jy sigma=0.059392 ! 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.041991Jy sigma=0.059392 ! Fit after self-cal, rms=0.037629Jy sigma=0.056693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.158 mas, bmaj=12.02 mas, bpa=1.044 degrees ! Estimated noise=8.01829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00705612 Jy ! Component: 100 - total flux cleaned = -0.00859634 Jy ! Component: 150 - total flux cleaned = -0.00874967 Jy ! Component: 200 - total flux cleaned = -0.0088286 Jy ! Total flux subtracted in 200 components = -0.0088286 Jy ! Clean residual min=-0.001241 max=0.001154 Jy/beam ! Clean residual mean=-0.000004 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0399831 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.0399831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.033742Jy sigma=0.059312 ! Fit after self-cal, rms=0.033740Jy sigma=0.059306 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 = 1.44384e-05 Jy ! Component: 100 - total flux cleaned = 4.06668e-06 Jy ! Component: 150 - total flux cleaned = -4.51248e-06 Jy ! Component: 200 - total flux cleaned = -1.30769e-05 Jy ! Total flux subtracted in 200 components = -1.30769e-05 Jy ! Clean residual min=-0.001256 max=0.001190 Jy/beam ! Clean residual mean=-0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.03997 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 146 components and 0.03997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.033693Jy sigma=0.059376 ! Fit after self-cal, rms=0.033696Jy sigma=0.059375 ! 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=4.941 mas, bmaj=11.38 mas, bpa=-2.817 degrees ! Estimated noise=7.36591 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.941 x 11.38 at -2.817 degrees (North through East) ! Clean map min=-0.0023781 max=0.03556 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=3.792 mas, bmaj=11.12 mas, bpa=-1.836 degrees ! Estimated noise=16.8293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.028523 Jy ! Component: 100 - total flux cleaned = 0.0346481 Jy ! Component: 150 - total flux cleaned = 0.0363719 Jy ! Component: 200 - total flux cleaned = 0.0374491 Jy ! Total flux subtracted in 200 components = 0.0374491 Jy ! Clean residual min=-0.003513 max=0.003802 Jy/beam ! Clean residual mean=0.000003 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.037449 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.037449 Jy ! Inverting map and beam ! Estimated beam: bmin=4.941 mas, bmaj=11.38 mas, bpa=-2.817 degrees ! Estimated noise=7.36591 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 (5.5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143362 Jy ! Component: 100 - total flux cleaned = 0.00131288 Jy ! Component: 150 - total flux cleaned = 0.00113339 Jy ! Component: 200 - total flux cleaned = 0.00107859 Jy ! Total flux subtracted in 200 components = 0.00107859 Jy ! Clean residual min=-0.001351 max=0.001302 Jy/beam ! Clean residual mean=0.000001 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.0385276 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.0385276 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=9.158 mas, bmaj=12.02 mas, bpa=1.044 degrees ! Estimated noise=8.01829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.90326e-05 Jy ! Component: 100 - total flux cleaned = 5.9644e-05 Jy ! Component: 150 - total flux cleaned = 2.98554e-05 Jy ! Component: 200 - total flux cleaned = 3.00305e-05 Jy ! Total flux subtracted in 200 components = 3.00305e-05 Jy ! Clean residual min=-0.001202 max=0.001040 Jy/beam ! Clean residual mean=0.000002 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.0385576 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 = -1.31573e-05 Jy ! Component: 100 - total flux cleaned = -1.28696e-05 Jy ! Component: 150 - total flux cleaned = -2.42868e-05 Jy ! Component: 200 - total flux cleaned = -1.37727e-05 Jy ! Total flux subtracted in 200 components = -1.37727e-05 Jy ! Clean residual min=-0.001193 max=0.000989 Jy/beam ! Clean residual mean=0.000002 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.0385439 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 62 components and 0.0385439 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.941 mas, bmaj=11.38 mas, bpa=-2.817 degrees ! Estimated noise=7.36591 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.52387e-05 Jy ! Component: 100 - total flux cleaned = -8.46272e-05 Jy ! Component: 150 - total flux cleaned = -8.57282e-05 Jy ! Component: 200 - total flux cleaned = -7.3192e-05 Jy ! Total flux subtracted in 200 components = -7.3192e-05 Jy ! Clean residual min=-0.001263 max=0.001027 Jy/beam ! Clean residual mean=0.000002 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0384707 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 94 components and 0.0384707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.033653Jy sigma=0.059323 ! Fit after self-cal, rms=0.033654Jy sigma=0.059266 wmodel /g0/scr/pima/npcsa_uvs/J2140+7505_S_map.mod ! Writing 94 model components to file: /g0/scr/pima/npcsa_uvs/J2140+7505_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J2140+7505_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J2140+7505_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J2140+7505_S_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsa_uvs/J2140+7505_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.000319552 Jy ! Component: 100 - total flux cleaned = -0.000545515 Jy ! Component: 150 - total flux cleaned = -0.000764804 Jy ! Component: 200 - total flux cleaned = -0.000908473 Jy ! Component: 250 - total flux cleaned = -0.00111154 Jy ! Component: 300 - total flux cleaned = -0.00130613 Jy ! Component: 350 - total flux cleaned = -0.00149361 Jy ! Component: 400 - total flux cleaned = -0.00166276 Jy ! Component: 450 - total flux cleaned = -0.00181532 Jy ! Component: 500 - total flux cleaned = -0.00197508 Jy ! Component: 550 - total flux cleaned = -0.00211904 Jy ! Component: 600 - total flux cleaned = -0.00227002 Jy ! Component: 650 - total flux cleaned = -0.00241723 Jy ! Component: 700 - total flux cleaned = -0.00254059 Jy ! Component: 750 - total flux cleaned = -0.00263142 Jy ! Component: 800 - total flux cleaned = -0.00273051 Jy ! Component: 850 - total flux cleaned = -0.00286661 Jy ! Component: 900 - total flux cleaned = -0.00296216 Jy ! Component: 950 - total flux cleaned = -0.00307514 Jy ! Component: 1000 - total flux cleaned = -0.00316799 Jy ! Component: 1050 - total flux cleaned = -0.00329595 Jy ! Component: 1100 - total flux cleaned = -0.00337712 Jy ! Component: 1150 - total flux cleaned = -0.00348431 Jy ! Component: 1200 - total flux cleaned = -0.00356404 Jy ! Component: 1250 - total flux cleaned = -0.00366082 Jy ! Component: 1300 - total flux cleaned = -0.00373949 Jy ! Component: 1350 - total flux cleaned = -0.00383506 Jy ! Component: 1400 - total flux cleaned = -0.00388694 Jy ! Component: 1450 - total flux cleaned = -0.00394713 Jy ! Component: 1500 - total flux cleaned = -0.00399853 Jy ! Component: 1550 - total flux cleaned = -0.00404979 Jy ! Component: 1600 - total flux cleaned = -0.00410086 Jy ! Component: 1650 - total flux cleaned = -0.00414346 Jy ! Component: 1700 - total flux cleaned = -0.0041945 Jy ! Component: 1750 - total flux cleaned = -0.00421153 Jy ! Component: 1800 - total flux cleaned = -0.00425417 Jy ! Component: 1850 - total flux cleaned = -0.00428839 Jy ! Component: 1900 - total flux cleaned = -0.00431408 Jy ! Component: 1950 - total flux cleaned = -0.00435701 Jy ! Component: 2000 - total flux cleaned = -0.00437417 Jy ! Component: 2050 - total flux cleaned = -0.00440001 Jy ! Component: 2100 - total flux cleaned = -0.00443456 Jy ! Component: 2150 - total flux cleaned = -0.00446054 Jy ! Component: 2200 - total flux cleaned = -0.00449534 Jy ! Component: 2250 - total flux cleaned = -0.00453892 Jy ! Component: 2300 - total flux cleaned = -0.00458268 Jy ! Component: 2350 - total flux cleaned = -0.00461786 Jy ! Component: 2400 - total flux cleaned = -0.00466198 Jy ! Component: 2450 - total flux cleaned = -0.0047063 Jy ! Component: 2500 - total flux cleaned = -0.00475982 Jy ! Component: 2550 - total flux cleaned = -0.00477769 Jy ! Component: 2600 - total flux cleaned = -0.00483183 Jy ! Component: 2650 - total flux cleaned = -0.00485915 Jy ! Component: 2700 - total flux cleaned = -0.00489568 Jy ! Component: 2750 - total flux cleaned = -0.00495094 Jy ! Component: 2800 - total flux cleaned = -0.00498811 Jy ! Component: 2850 - total flux cleaned = -0.00504443 Jy ! Component: 2900 - total flux cleaned = -0.00507279 Jy ! Component: 2950 - total flux cleaned = -0.00511087 Jy ! Component: 3000 - total flux cleaned = -0.00514938 Jy ! Component: 3050 - total flux cleaned = -0.00516877 Jy ! Component: 3100 - total flux cleaned = -0.0051982 Jy ! Component: 3150 - total flux cleaned = -0.00522792 Jy ! Component: 3200 - total flux cleaned = -0.00524787 Jy ! Component: 3250 - total flux cleaned = -0.00528837 Jy ! Component: 3300 - total flux cleaned = -0.00531909 Jy ! Component: 3350 - total flux cleaned = -0.00533983 Jy ! Component: 3400 - total flux cleaned = -0.00539217 Jy ! Component: 3450 - total flux cleaned = -0.00542396 Jy ! Component: 3500 - total flux cleaned = -0.00547745 Jy ! Component: 3550 - total flux cleaned = -0.00550994 Jy ! Component: 3600 - total flux cleaned = -0.00556481 Jy ! Component: 3650 - total flux cleaned = -0.00559829 Jy ! Component: 3700 - total flux cleaned = -0.00564327 Jy ! Component: 3750 - total flux cleaned = -0.00568878 Jy ! Component: 3800 - total flux cleaned = -0.00573484 Jy ! Component: 3850 - total flux cleaned = -0.00578161 Jy ! Component: 3900 - total flux cleaned = -0.0058171 Jy ! Component: 3950 - total flux cleaned = -0.00585297 Jy ! Component: 4000 - total flux cleaned = -0.00590139 Jy ! Component: 4050 - total flux cleaned = -0.00592605 Jy ! Total flux subtracted in 4096 components = -0.00592601 Jy ! Clean residual min=-0.000952 max=0.000824 Jy/beam ! Clean residual mean=-0.000009 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.0325447 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 357 components and 0.0325447 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J2140+7505_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.941 x 11.38 at -2.817 degrees (North through East) ! Clean map min=-0.0022041 max=0.035331 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J2140+7505_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.035331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197659 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.67835 1.67835 3.35669 6.71338 13.4268 26.8535 53.7071 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.035 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J2140+7505_S_uvs.log closed on Sun Oct 6 10:35:39 2013