! Started logfile: /d2/scr/pima/bp177e_uvs/J1505+0326_X_uvs.log on Sat Mar 22 21:01:04 2014 obs /d2/scr/pima/bp177e_uvs/J1505+0326_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1505+0326_X_uva.fits ! AN table 1: 7 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.587302 visibilities/baseline/integration-bin. ! Found source: J1505+0326 ! ! 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 1184 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 /d2/scr/pima/bp177e_uvs/J1505+0326_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.071735Jy sigma=35.835163 ! Fit after self-cal, rms=0.646121Jy sigma=21.211394 ! 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.189 mas, bmaj=3.445 mas, bpa=26.17 degrees ! Estimated noise=0.888446 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.274653 Jy ! Component: 100 - total flux cleaned = 0.337568 Jy ! Total flux subtracted in 100 components = 0.337568 Jy ! Clean residual min=-0.012724 max=0.023632 Jy/beam ! Clean residual mean=0.000006 rms=0.004449 Jy/beam ! Combined flux in latest and established models = 0.337568 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.337568 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.077092Jy sigma=2.388425 ! Fit after self-cal, rms=0.077071Jy sigma=2.387990 ! 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=1.392 mas, bmaj=3.408 mas, bpa=24.12 degrees ! Estimated noise=0.65503 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.0348339 Jy ! Component: 100 - total flux cleaned = 0.0545147 Jy ! Component: 150 - total flux cleaned = 0.067682 Jy ! Component: 200 - total flux cleaned = 0.0770542 Jy ! Total flux subtracted in 200 components = 0.0770542 Jy ! Clean residual min=-0.012161 max=0.013851 Jy/beam ! Clean residual mean=0.000026 rms=0.003168 Jy/beam ! Combined flux in latest and established models = 0.414622 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 59 components and 0.414622 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.061865Jy sigma=1.597441 ! Fit after self-cal, rms=0.061825Jy sigma=1.596307 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.392 x 3.408 at 24.12 degrees (North through East) ! Clean map min=-0.011926 max=0.35541 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.10 HN 1.00 KP 0.91 ! LA 1.03 NL 1.01 OV 0.98 PT 0.85 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.01 KP 0.91 ! LA 0.96 NL 0.99 OV 0.91 PT 0.87 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.06 HN 1.06 KP 1.05 ! LA 0.93 NL 0.99 OV 1.02 PT 0.90 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 1.11 KP 0.90 ! LA 0.97 NL 0.96 OV 0.97 PT 0.92 ! SC 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.96 HN 1.11 KP 1.01 ! LA 0.99 NL 0.91 OV 0.98 PT 0.89 ! SC 0.99 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.11 KP 0.99 ! LA 0.96 NL 0.99 OV 1.09 PT 0.90 ! SC 1.01 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.061825Jy sigma=1.596307 ! Fit after self-cal, rms=0.052705Jy sigma=1.204643 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.399 mas, bmaj=3.45 mas, bpa=24.24 degrees ! Estimated noise=0.640501 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.0034735 Jy ! Component: 100 - total flux cleaned = -0.00309212 Jy ! Component: 150 - total flux cleaned = -0.00254434 Jy ! Component: 200 - total flux cleaned = -0.00230319 Jy ! Total flux subtracted in 200 components = -0.00230319 Jy ! Clean residual min=-0.007356 max=0.005261 Jy/beam ! Clean residual mean=0.000007 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.412319 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.412319 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.051869Jy sigma=1.193638 ! Fit after self-cal, rms=0.051856Jy sigma=1.193323 ! 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.051856Jy sigma=1.193323 ! Fit after self-cal, rms=0.051639Jy sigma=1.182617 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.396 mas, bmaj=3.452 mas, bpa=24.28 degrees ! Estimated noise=0.633272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00333959 Jy ! Component: 100 - total flux cleaned = -0.00300424 Jy ! Component: 150 - total flux cleaned = -0.00272737 Jy ! Component: 200 - total flux cleaned = -0.00253251 Jy ! Total flux subtracted in 200 components = -0.00253251 Jy ! Clean residual min=-0.007017 max=0.005320 Jy/beam ! Clean residual mean=0.000008 rms=0.001592 Jy/beam ! Combined flux in latest and established models = 0.409787 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.409787 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.051092Jy sigma=1.178903 ! Fit after self-cal, rms=0.051091Jy sigma=1.178808 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 = 7.89241e-05 Jy ! Component: 100 - total flux cleaned = 0.000234838 Jy ! Component: 150 - total flux cleaned = 0.00040095 Jy ! Component: 200 - total flux cleaned = 0.000546538 Jy ! Total flux subtracted in 200 components = 0.000546538 Jy ! Clean residual min=-0.006946 max=0.005340 Jy/beam ! Clean residual mean=0.000007 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.410333 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.410333 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.051041Jy sigma=1.178154 ! Fit after self-cal, rms=0.051040Jy sigma=1.178071 ! 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.051040Jy sigma=1.178071 ! Fit after self-cal, rms=0.050879Jy sigma=1.170711 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.393 mas, bmaj=3.454 mas, bpa=24.33 degrees ! Estimated noise=0.627496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00254301 Jy ! Component: 100 - total flux cleaned = -0.00230372 Jy ! Component: 150 - total flux cleaned = -0.00200276 Jy ! Component: 200 - total flux cleaned = -0.00183557 Jy ! Total flux subtracted in 200 components = -0.00183557 Jy ! Clean residual min=-0.006715 max=0.005424 Jy/beam ! Clean residual mean=0.000008 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.408498 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.408498 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.050518Jy sigma=1.170453 ! Fit after self-cal, rms=0.050520Jy sigma=1.170426 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 = 7.34569e-05 Jy ! Component: 100 - total flux cleaned = 0.000201845 Jy ! Component: 150 - total flux cleaned = 0.000315257 Jy ! Component: 200 - total flux cleaned = 0.000399054 Jy ! Total flux subtracted in 200 components = 0.000399054 Jy ! Clean residual min=-0.006676 max=0.005436 Jy/beam ! Clean residual mean=0.000008 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.408897 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.408897 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.050495Jy sigma=1.170203 ! Fit after self-cal, rms=0.050496Jy sigma=1.170169 ! 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.050496Jy sigma=1.170169 ! Fit after self-cal, rms=0.050408Jy sigma=1.165677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.25 mas, bmaj=3.662 mas, bpa=17.23 degrees ! Estimated noise=0.673331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012374 Jy ! Component: 100 - total flux cleaned = -0.0010459 Jy ! Component: 150 - total flux cleaned = -0.000932534 Jy ! Component: 200 - total flux cleaned = -0.000803882 Jy ! Total flux subtracted in 200 components = -0.000803882 Jy ! Clean residual min=-0.007191 max=0.007084 Jy/beam ! Clean residual mean=0.000012 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.408093 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 98 components and 0.408093 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.050206Jy sigma=1.166864 ! Fit after self-cal, rms=0.050210Jy sigma=1.166811 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.000112877 Jy ! Component: 100 - total flux cleaned = 0.000160303 Jy ! Component: 150 - total flux cleaned = 0.000214543 Jy ! Component: 200 - total flux cleaned = 0.000250924 Jy ! Total flux subtracted in 200 components = 0.000250924 Jy ! Clean residual min=-0.007133 max=0.007073 Jy/beam ! Clean residual mean=0.000012 rms=0.002035 Jy/beam ! Combined flux in latest and established models = 0.408344 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.408344 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.050203Jy sigma=1.167242 ! Fit after self-cal, rms=0.050205Jy sigma=1.167208 ! 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=1.39 mas, bmaj=3.456 mas, bpa=24.36 degrees ! Estimated noise=0.623062 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.39 x 3.456 at 24.36 degrees (North through East) ! Clean map min=-0.0063479 max=0.33583 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.185 mas, bmaj=3.505 mas, bpa=26.34 degrees ! Estimated noise=0.847464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.261967 Jy ! Component: 100 - total flux cleaned = 0.322773 Jy ! Component: 150 - total flux cleaned = 0.348152 Jy ! Component: 200 - total flux cleaned = 0.36308 Jy ! Total flux subtracted in 200 components = 0.36308 Jy ! Clean residual min=-0.005539 max=0.009421 Jy/beam ! Clean residual mean=0.000004 rms=0.001975 Jy/beam ! Combined flux in latest and established models = 0.36308 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.36308 Jy ! Inverting map and beam ! Estimated beam: bmin=1.39 mas, bmaj=3.456 mas, bpa=24.36 degrees ! Estimated noise=0.623062 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 (-8.2, 9.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135494 Jy ! Component: 100 - total flux cleaned = 0.0222213 Jy ! Component: 150 - total flux cleaned = 0.0283617 Jy ! Component: 200 - total flux cleaned = 0.0329532 Jy ! Total flux subtracted in 200 components = 0.0329532 Jy ! Clean residual min=-0.005841 max=0.006696 Jy/beam ! Clean residual mean=0.000011 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.396033 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 83 components and 0.396033 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.25 mas, bmaj=3.662 mas, bpa=17.23 degrees ! Estimated noise=0.673331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496093 Jy ! Component: 100 - total flux cleaned = 0.00705117 Jy ! Component: 150 - total flux cleaned = 0.00878824 Jy ! Component: 200 - total flux cleaned = 0.010148 Jy ! Total flux subtracted in 200 components = 0.010148 Jy ! Clean residual min=-0.006543 max=0.006397 Jy/beam ! Clean residual mean=0.000012 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.406181 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107895 Jy ! Component: 100 - total flux cleaned = 0.00201876 Jy ! Component: 150 - total flux cleaned = 0.00270439 Jy ! Component: 200 - total flux cleaned = 0.00307735 Jy ! Total flux subtracted in 200 components = 0.00307735 Jy ! Clean residual min=-0.006515 max=0.005567 Jy/beam ! Clean residual mean=0.000009 rms=0.001727 Jy/beam ! Combined flux in latest and established models = 0.409259 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 152 components and 0.409258 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.39 mas, bmaj=3.456 mas, bpa=24.36 degrees ! Estimated noise=0.623062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235215 Jy ! Component: 100 - total flux cleaned = 0.000467679 Jy ! Component: 150 - total flux cleaned = 0.000714674 Jy ! Component: 200 - total flux cleaned = 0.000803138 Jy ! Total flux subtracted in 200 components = 0.000803138 Jy ! Clean residual min=-0.005698 max=0.004072 Jy/beam ! Clean residual mean=0.000005 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.410062 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 175 components and 0.410062 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.049315Jy sigma=1.134314 ! Fit after self-cal, rms=0.049255Jy sigma=1.130035 wmodel /d2/scr/pima/bp177e_uvs/J1505+0326_X_map.mod ! Writing 175 model components to file: /d2/scr/pima/bp177e_uvs/J1505+0326_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1505+0326_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1505+0326_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1505+0326_X_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/bp177e_uvs/J1505+0326_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.00238459 Jy ! Component: 100 - total flux cleaned = -0.00443759 Jy ! Component: 150 - total flux cleaned = -0.00620753 Jy ! Component: 200 - total flux cleaned = -0.00742013 Jy ! Component: 250 - total flux cleaned = -0.00854939 Jy ! Component: 300 - total flux cleaned = -0.00961046 Jy ! Component: 350 - total flux cleaned = -0.0103872 Jy ! Component: 400 - total flux cleaned = -0.0107548 Jy ! Component: 450 - total flux cleaned = -0.0110052 Jy ! Component: 500 - total flux cleaned = -0.0111487 Jy ! Component: 550 - total flux cleaned = -0.0112405 Jy ! Component: 600 - total flux cleaned = -0.0112411 Jy ! Component: 650 - total flux cleaned = -0.0113276 Jy ! Component: 700 - total flux cleaned = -0.0112465 Jy ! Component: 750 - total flux cleaned = -0.0110875 Jy ! Component: 800 - total flux cleaned = -0.0108201 Jy ! Component: 850 - total flux cleaned = -0.0106348 Jy ! Component: 900 - total flux cleaned = -0.0104906 Jy ! Component: 950 - total flux cleaned = -0.0102822 Jy ! Component: 1000 - total flux cleaned = -0.0101136 Jy ! Component: 1050 - total flux cleaned = -0.0099172 Jy ! Component: 1100 - total flux cleaned = -0.00979033 Jy ! Component: 1150 - total flux cleaned = -0.00982059 Jy ! Component: 1200 - total flux cleaned = -0.00975963 Jy ! Component: 1250 - total flux cleaned = -0.00970082 Jy ! Component: 1300 - total flux cleaned = -0.00958607 Jy ! Component: 1350 - total flux cleaned = -0.009559 Jy ! Component: 1400 - total flux cleaned = -0.00961345 Jy ! Component: 1450 - total flux cleaned = -0.00955982 Jy ! Component: 1500 - total flux cleaned = -0.00948202 Jy ! Component: 1550 - total flux cleaned = -0.00948231 Jy ! Component: 1600 - total flux cleaned = -0.00950638 Jy ! Component: 1650 - total flux cleaned = -0.00945686 Jy ! Component: 1700 - total flux cleaned = -0.00943305 Jy ! Component: 1750 - total flux cleaned = -0.00938549 Jy ! Component: 1800 - total flux cleaned = -0.0093627 Jy ! Component: 1850 - total flux cleaned = -0.0093629 Jy ! Component: 1900 - total flux cleaned = -0.00934058 Jy ! Component: 1950 - total flux cleaned = -0.0092973 Jy ! Component: 2000 - total flux cleaned = -0.00931844 Jy ! Component: 2050 - total flux cleaned = -0.0092977 Jy ! Component: 2100 - total flux cleaned = -0.00927732 Jy ! Component: 2150 - total flux cleaned = -0.00921846 Jy ! Component: 2200 - total flux cleaned = -0.009297 Jy ! Component: 2250 - total flux cleaned = -0.0092775 Jy ! Component: 2300 - total flux cleaned = -0.00927737 Jy ! Component: 2350 - total flux cleaned = -0.0093334 Jy ! Component: 2400 - total flux cleaned = -0.00942452 Jy ! Component: 2450 - total flux cleaned = -0.00942456 Jy ! Component: 2500 - total flux cleaned = -0.00947723 Jy ! Component: 2550 - total flux cleaned = -0.00944244 Jy ! Component: 2600 - total flux cleaned = -0.00949335 Jy ! Component: 2650 - total flux cleaned = -0.00947614 Jy ! Component: 2700 - total flux cleaned = -0.00941028 Jy ! Component: 2750 - total flux cleaned = -0.00942673 Jy ! Component: 2800 - total flux cleaned = -0.00933068 Jy ! Component: 2850 - total flux cleaned = -0.00929922 Jy ! Component: 2900 - total flux cleaned = -0.00922149 Jy ! Component: 2950 - total flux cleaned = -0.0092063 Jy ! Component: 3000 - total flux cleaned = -0.00919094 Jy ! Component: 3050 - total flux cleaned = -0.00920591 Jy ! Component: 3100 - total flux cleaned = -0.00916129 Jy ! Component: 3150 - total flux cleaned = -0.00914657 Jy ! Component: 3200 - total flux cleaned = -0.00916121 Jy ! Component: 3250 - total flux cleaned = -0.00919003 Jy ! Component: 3300 - total flux cleaned = -0.00913271 Jy ! Component: 3350 - total flux cleaned = -0.00913279 Jy ! Component: 3400 - total flux cleaned = -0.00911871 Jy ! Component: 3450 - total flux cleaned = -0.00910474 Jy ! Component: 3500 - total flux cleaned = -0.00907695 Jy ! Component: 3550 - total flux cleaned = -0.00904947 Jy ! Component: 3600 - total flux cleaned = -0.00899509 Jy ! Component: 3650 - total flux cleaned = -0.00895458 Jy ! Component: 3700 - total flux cleaned = -0.00892781 Jy ! Component: 3750 - total flux cleaned = -0.0088879 Jy ! Component: 3800 - total flux cleaned = -0.00886155 Jy ! Component: 3850 - total flux cleaned = -0.00882217 Jy ! Component: 3900 - total flux cleaned = -0.00878307 Jy ! Component: 3950 - total flux cleaned = -0.00870554 Jy ! Component: 4000 - total flux cleaned = -0.00870557 Jy ! Component: 4050 - total flux cleaned = -0.00869281 Jy ! Total flux subtracted in 4096 components = -0.00868015 Jy ! Clean residual min=-0.000861 max=0.000771 Jy/beam ! Clean residual mean=0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.401381 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 509 components and 0.401381 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177e_uvs/J1505+0326_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.39 x 3.456 at 24.36 degrees (North through East) ! Clean map min=-0.003467 max=0.33558 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1505+0326_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.335576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000220092 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.196759 0.196759 0.393518 0.787035 1.57407 3.14814 6.29628 12.5926 25.1851 50.3702 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.335 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1524.71 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1505+0326_X_uvs.log closed on Sat Mar 22 21:01:09 2014