! Started logfile: /scr/pima/bp171ag_uvs/J2318+1914_X_uvs.log on Fri Oct 11 07:21:44 2013 obs /scr/pima/bp171ag_uvs/J2318+1914_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171ag_uvs/J2318+1914_X_uva.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783333 visibilities/baseline/integration-bin. ! Found source: J2318+1914 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1128 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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 /scr/pima/bp171ag_uvs/J2318+1914_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002796Jy sigma=3.058328 ! Fit after self-cal, rms=0.922582Jy sigma=2.791317 ! 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.7305 mas, bmaj=2.2 mas, bpa=-2.642 degrees ! Estimated noise=10.0349 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.0616785 Jy ! Component: 100 - total flux cleaned = 0.0753339 Jy ! Total flux subtracted in 100 components = 0.0753339 Jy ! Clean residual min=-0.003324 max=0.004505 Jy/beam ! Clean residual mean=-0.000000 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0753338 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0753338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023762Jy sigma=0.061558 ! Fit after self-cal, rms=0.023733Jy sigma=0.061509 ! 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.8698 mas, bmaj=2.354 mas, bpa=-2.422 degrees ! Estimated noise=7.43043 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.00691835 Jy ! Component: 100 - total flux cleaned = 0.0107824 Jy ! Component: 150 - total flux cleaned = 0.0132352 Jy ! Component: 200 - total flux cleaned = 0.0148269 Jy ! Total flux subtracted in 200 components = 0.0148269 Jy ! Clean residual min=-0.002949 max=0.002125 Jy/beam ! Clean residual mean=-0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0901608 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 35 components and 0.0901607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022489Jy sigma=0.050866 ! Fit after self-cal, rms=0.022424Jy sigma=0.050814 ! 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 1.05 FD 1.14 HN 0.94 KP 0.90 ! LA 0.99 MK 1.04 NL 1.05 OV 1.02 ! PT 0.85 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 0.88 KP 0.94 ! LA 0.95 MK 0.99 NL 1.11 OV 0.98 ! PT 0.88 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.05 HN 1.08 KP 1.08 ! LA 0.97 MK 1.03 NL 1.07 OV 1.03 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.93 KP 0.92 ! LA 0.99 MK 1.05 NL 1.03 OV 1.02 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 0.99 KP 1.02 ! LA 1.01 MK 0.97 NL 1.00 OV 1.00 ! PT 0.84 SC 0.94 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 1.14 KP 0.99 ! LA 1.04 MK 1.01 NL 1.02 OV 1.04 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.97 KP 1.01 ! LA 0.93 MK 1.01 NL 1.01 OV 1.09 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.05 HN 1.07 KP 1.05 ! LA 0.91 MK 0.95 NL 0.94 OV 1.03 ! PT 0.87 SC 1.08 ! ! ! Fit before self-cal, rms=0.022424Jy sigma=0.050814 ! Fit after self-cal, rms=0.021201Jy sigma=0.043733 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8757 mas, bmaj=2.369 mas, bpa=-2.432 degrees ! Estimated noise=7.29491 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.000929809 Jy ! Component: 100 - total flux cleaned = -0.00099664 Jy ! Component: 150 - total flux cleaned = -0.00101026 Jy ! Component: 200 - total flux cleaned = -0.00102021 Jy ! Total flux subtracted in 200 components = -0.00102021 Jy ! Clean residual min=-0.001627 max=0.001505 Jy/beam ! Clean residual mean=-0.000000 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0891405 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.0891405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.021016Jy sigma=0.043843 ! Fit after self-cal, rms=0.021046Jy sigma=0.043825 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.021046Jy sigma=0.043825 ! Fit after self-cal, rms=0.020888Jy sigma=0.043660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8748 mas, bmaj=2.368 mas, bpa=-2.452 degrees ! Estimated noise=7.18459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010094 Jy ! Component: 100 - total flux cleaned = -0.00110644 Jy ! Component: 150 - total flux cleaned = -0.00111574 Jy ! Component: 200 - total flux cleaned = -0.00111596 Jy ! Total flux subtracted in 200 components = -0.00111596 Jy ! Clean residual min=-0.001590 max=0.001446 Jy/beam ! Clean residual mean=-0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0880246 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.0880246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020710Jy sigma=0.043798 ! Fit after self-cal, rms=0.020707Jy sigma=0.043796 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.32456e-06 Jy ! Component: 100 - total flux cleaned = 6.05409e-06 Jy ! Component: 150 - total flux cleaned = 6.04586e-06 Jy ! Component: 200 - total flux cleaned = 6.07886e-06 Jy ! Total flux subtracted in 200 components = 6.07886e-06 Jy ! Clean residual min=-0.001573 max=0.001445 Jy/beam ! Clean residual mean=-0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0880307 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.0880307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020701Jy sigma=0.043790 ! Fit after self-cal, rms=0.020698Jy sigma=0.043788 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020698Jy sigma=0.043788 ! Fit after self-cal, rms=0.020539Jy sigma=0.043612 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8737 mas, bmaj=2.366 mas, bpa=-2.466 degrees ! Estimated noise=7.0722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000984981 Jy ! Component: 100 - total flux cleaned = -0.00115267 Jy ! Component: 150 - total flux cleaned = -0.00115336 Jy ! Component: 200 - total flux cleaned = -0.00115333 Jy ! Total flux subtracted in 200 components = -0.00115333 Jy ! Clean residual min=-0.001539 max=0.001418 Jy/beam ! Clean residual mean=-0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0868773 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.0868773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020365Jy sigma=0.043767 ! Fit after self-cal, rms=0.020363Jy sigma=0.043766 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.45451e-07 Jy ! Component: 100 - total flux cleaned = 3.99751e-06 Jy ! Component: 150 - total flux cleaned = 4.03487e-06 Jy ! Component: 200 - total flux cleaned = 7.79831e-06 Jy ! Total flux subtracted in 200 components = 7.79831e-06 Jy ! Clean residual min=-0.001538 max=0.001418 Jy/beam ! Clean residual mean=-0.000000 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0868851 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.0868851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020360Jy sigma=0.043763 ! Fit after self-cal, rms=0.020358Jy sigma=0.043762 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020358Jy sigma=0.043762 ! Fit after self-cal, rms=0.020206Jy sigma=0.043589 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.138 mas, bmaj=3.181 mas, bpa=0.1761 degrees ! Estimated noise=8.52696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000950583 Jy ! Component: 100 - total flux cleaned = -0.00115318 Jy ! Component: 150 - total flux cleaned = -0.00114952 Jy ! Component: 200 - total flux cleaned = -0.00114325 Jy ! Total flux subtracted in 200 components = -0.00114325 Jy ! Clean residual min=-0.002229 max=0.001687 Jy/beam ! Clean residual mean=-0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0857419 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.0857419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020071Jy sigma=0.043760 ! Fit after self-cal, rms=0.020064Jy sigma=0.043729 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 = -2.48442e-05 Jy ! Component: 100 - total flux cleaned = -1.46703e-05 Jy ! Component: 150 - total flux cleaned = -6.84624e-06 Jy ! Component: 200 - total flux cleaned = 5.56224e-06 Jy ! Total flux subtracted in 200 components = 5.56224e-06 Jy ! Clean residual min=-0.002226 max=0.001677 Jy/beam ! Clean residual mean=-0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0857475 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 66 components and 0.0857475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020067Jy sigma=0.043742 ! Fit after self-cal, rms=0.020063Jy sigma=0.043735 ! 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.8726 mas, bmaj=2.365 mas, bpa=-2.484 degrees ! Estimated noise=6.96291 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8726 x 2.365 at -2.484 degrees (North through East) ! Clean map min=-0.0014433 max=0.075215 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.73 mas, bmaj=2.204 mas, bpa=-2.695 degrees ! Estimated noise=9.44249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0580018 Jy ! Component: 100 - total flux cleaned = 0.0709826 Jy ! Component: 150 - total flux cleaned = 0.0758293 Jy ! Component: 200 - total flux cleaned = 0.0787693 Jy ! Total flux subtracted in 200 components = 0.0787693 Jy ! Clean residual min=-0.001915 max=0.001852 Jy/beam ! Clean residual mean=0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0787693 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0787693 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8726 mas, bmaj=2.365 mas, bpa=-2.484 degrees ! Estimated noise=6.96291 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.00263615 Jy ! Component: 100 - total flux cleaned = 0.00422394 Jy ! Component: 150 - total flux cleaned = 0.00524746 Jy ! Component: 200 - total flux cleaned = 0.00591578 Jy ! Total flux subtracted in 200 components = 0.00591578 Jy ! Clean residual min=-0.001542 max=0.001358 Jy/beam ! Clean residual mean=-0.000000 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0846851 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.0846851 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.138 mas, bmaj=3.181 mas, bpa=0.1761 degrees ! Estimated noise=8.52696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623225 Jy ! Component: 100 - total flux cleaned = 0.00090232 Jy ! Component: 150 - total flux cleaned = 0.000960765 Jy ! Component: 200 - total flux cleaned = 0.000990712 Jy ! Total flux subtracted in 200 components = 0.000990712 Jy ! Clean residual min=-0.002224 max=0.001696 Jy/beam ! Clean residual mean=-0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0856758 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 = 2.05255e-05 Jy ! Component: 100 - total flux cleaned = 3.8076e-05 Jy ! Component: 150 - total flux cleaned = 5.29691e-05 Jy ! Component: 200 - total flux cleaned = 6.55773e-05 Jy ! Total flux subtracted in 200 components = 6.55773e-05 Jy ! Clean residual min=-0.002221 max=0.001683 Jy/beam ! Clean residual mean=-0.000000 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0857414 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.0857414 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8726 mas, bmaj=2.365 mas, bpa=-2.484 degrees ! Estimated noise=6.96291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.5184e-05 Jy ! Component: 100 - total flux cleaned = 2.39382e-05 Jy ! Component: 150 - total flux cleaned = 8.1928e-06 Jy ! Component: 200 - total flux cleaned = 8.27887e-06 Jy ! Total flux subtracted in 200 components = 8.27887e-06 Jy ! Clean residual min=-0.001501 max=0.001406 Jy/beam ! Clean residual mean=-0.000000 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0857497 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.0857497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020050Jy sigma=0.043776 ! Fit after self-cal, rms=0.020051Jy sigma=0.043773 wmodel /scr/pima/bp171ag_uvs/J2318+1914_X_map.mod ! Writing 56 model components to file: /scr/pima/bp171ag_uvs/J2318+1914_X_map.mod wobs /scr/pima/bp171ag_uvs/J2318+1914_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ag_uvs/J2318+1914_X_uvs.fits wwins /scr/pima/bp171ag_uvs/J2318+1914_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171ag_uvs/J2318+1914_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.000310625 Jy ! Component: 100 - total flux cleaned = -0.000262881 Jy ! Component: 150 - total flux cleaned = -0.000262398 Jy ! Component: 200 - total flux cleaned = -0.000302675 Jy ! Component: 250 - total flux cleaned = -0.000321705 Jy ! Component: 300 - total flux cleaned = -0.000285519 Jy ! Component: 350 - total flux cleaned = -0.00031995 Jy ! Component: 400 - total flux cleaned = -0.000369445 Jy ! Component: 450 - total flux cleaned = -0.000417582 Jy ! Component: 500 - total flux cleaned = -0.000448474 Jy ! Component: 550 - total flux cleaned = -0.000523045 Jy ! Component: 600 - total flux cleaned = -0.000566368 Jy ! Component: 650 - total flux cleaned = -0.000622636 Jy ! Component: 700 - total flux cleaned = -0.000608442 Jy ! Component: 750 - total flux cleaned = -0.000595237 Jy ! Component: 800 - total flux cleaned = -0.000595347 Jy ! Component: 850 - total flux cleaned = -0.000582719 Jy ! Component: 900 - total flux cleaned = -0.000582698 Jy ! Component: 950 - total flux cleaned = -0.000582475 Jy ! Component: 1000 - total flux cleaned = -0.000606633 Jy ! Component: 1050 - total flux cleaned = -0.000595158 Jy ! Component: 1100 - total flux cleaned = -0.000606897 Jy ! Component: 1150 - total flux cleaned = -0.000595274 Jy ! Component: 1200 - total flux cleaned = -0.00060625 Jy ! Component: 1250 - total flux cleaned = -0.000595049 Jy ! Component: 1300 - total flux cleaned = -0.000562684 Jy ! Component: 1350 - total flux cleaned = -0.000583838 Jy ! Component: 1400 - total flux cleaned = -0.000531377 Jy ! Component: 1450 - total flux cleaned = -0.00051073 Jy ! Component: 1500 - total flux cleaned = -0.000480148 Jy ! Component: 1550 - total flux cleaned = -0.00049014 Jy ! Component: 1600 - total flux cleaned = -0.000460359 Jy ! Component: 1650 - total flux cleaned = -0.000450791 Jy ! Component: 1700 - total flux cleaned = -0.000441283 Jy ! Component: 1750 - total flux cleaned = -0.000441291 Jy ! Component: 1800 - total flux cleaned = -0.000403446 Jy ! Component: 1850 - total flux cleaned = -0.000394004 Jy ! Component: 1900 - total flux cleaned = -0.000320168 Jy ! Component: 1950 - total flux cleaned = -0.000292852 Jy ! Component: 2000 - total flux cleaned = -0.000274888 Jy ! Component: 2050 - total flux cleaned = -0.000230266 Jy ! Component: 2100 - total flux cleaned = -0.000195034 Jy ! Component: 2150 - total flux cleaned = -0.000177509 Jy ! Component: 2200 - total flux cleaned = -0.000151467 Jy ! Component: 2250 - total flux cleaned = -0.000117167 Jy ! Component: 2300 - total flux cleaned = -7.48777e-05 Jy ! Component: 2350 - total flux cleaned = -6.64309e-05 Jy ! Component: 2400 - total flux cleaned = -6.19652e-08 Jy ! Component: 2450 - total flux cleaned = 4.08357e-05 Jy ! Component: 2500 - total flux cleaned = 6.52472e-05 Jy ! Component: 2550 - total flux cleaned = 0.000113532 Jy ! Component: 2600 - total flux cleaned = 0.000137298 Jy ! Component: 2650 - total flux cleaned = 0.000160899 Jy ! Component: 2700 - total flux cleaned = 0.000192243 Jy ! Component: 2750 - total flux cleaned = 0.000215491 Jy ! Component: 2800 - total flux cleaned = 0.000246204 Jy ! Component: 2850 - total flux cleaned = 0.000223324 Jy ! Component: 2900 - total flux cleaned = 0.000283533 Jy ! Component: 2950 - total flux cleaned = 0.000268604 Jy ! Component: 3000 - total flux cleaned = 0.000276019 Jy ! Component: 3050 - total flux cleaned = 0.000276046 Jy ! Component: 3100 - total flux cleaned = 0.000297908 Jy ! Component: 3150 - total flux cleaned = 0.000290772 Jy ! Component: 3200 - total flux cleaned = 0.000276567 Jy ! Component: 3250 - total flux cleaned = 0.000319281 Jy ! Component: 3300 - total flux cleaned = 0.000305166 Jy ! Component: 3350 - total flux cleaned = 0.000312212 Jy ! Component: 3400 - total flux cleaned = 0.000340035 Jy ! Component: 3450 - total flux cleaned = 0.000346898 Jy ! Component: 3500 - total flux cleaned = 0.000360552 Jy ! Component: 3550 - total flux cleaned = 0.000380933 Jy ! Component: 3600 - total flux cleaned = 0.000414718 Jy ! Component: 3650 - total flux cleaned = 0.000434838 Jy ! Component: 3700 - total flux cleaned = 0.000441462 Jy ! Component: 3750 - total flux cleaned = 0.000454772 Jy ! Component: 3800 - total flux cleaned = 0.000487629 Jy ! Component: 3850 - total flux cleaned = 0.00048763 Jy ! Component: 3900 - total flux cleaned = 0.000513587 Jy ! Component: 3950 - total flux cleaned = 0.000532945 Jy ! Component: 4000 - total flux cleaned = 0.000539332 Jy ! Component: 4050 - total flux cleaned = 0.000564843 Jy ! Total flux subtracted in 4096 components = 0.000558536 Jy ! Clean residual min=-0.000385 max=0.000446 Jy/beam ! Clean residual mean=-0.000000 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0863082 Jy keep ! Adding 264 model components to the UV plane model. ! The established model now contains 320 components and 0.0863082 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ag_uvs/J2318+1914_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8726 x 2.365 at -2.484 degrees (North through East) ! Clean map min=-0.0007823 max=0.075231 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ag_uvs/J2318+1914_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0752307 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000106634 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.425229 0.425229 0.850459 1.70092 3.40184 6.80367 13.6073 27.2147 54.4294 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.075 quit ! Quitting program ! Log file /scr/pima/bp171ag_uvs/J2318+1914_X_uvs.log closed on Fri Oct 11 07:21:48 2013