! Started logfile: /scr/pima/bp171ag_uvs/J2110-3635_C_uvs.log on Fri Oct 11 03:45:46 2013 obs /scr/pima/bp171ag_uvs/J2110-3635_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171ag_uvs/J2110-3635_C_uva.fits ! AN table 1: 2 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2110-3635 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 576 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.3 print "taper_size =",taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171ag_uvs/J2110-3635_C] 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.300x0.300 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.014064Jy sigma=4.057609 ! Fit after self-cal, rms=0.887217Jy sigma=3.453040 ! 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.317 mas, bmaj=3.604 mas, bpa=8.084 degrees ! Estimated noise=11.4986 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.0895121 Jy ! Component: 100 - total flux cleaned = 0.115683 Jy ! Total flux subtracted in 100 components = 0.115683 Jy ! Clean residual min=-0.006346 max=0.012606 Jy/beam ! Clean residual mean=-0.000049 rms=0.002107 Jy/beam ! Combined flux in latest and established models = 0.115683 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.115683 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.034008Jy sigma=0.143363 ! Fit after self-cal, rms=0.033921Jy sigma=0.143010 ! 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.743 mas, bmaj=4.579 mas, bpa=7.35 degrees ! Estimated noise=8.13658 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 (1.8, 4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015774 Jy ! Component: 100 - total flux cleaned = 0.0231597 Jy ! Component: 150 - total flux cleaned = 0.0269711 Jy ! Component: 200 - total flux cleaned = 0.0291468 Jy ! Total flux subtracted in 200 components = 0.0291468 Jy ! Clean residual min=-0.006599 max=0.006233 Jy/beam ! Clean residual mean=0.000042 rms=0.001619 Jy/beam ! Combined flux in latest and established models = 0.14483 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.14483 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.029903Jy sigma=0.102830 ! Fit after self-cal, rms=0.029722Jy sigma=0.101592 ! 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.95 FD 1.05 KP 0.87 LA 1.07 ! MK 1.04 NL 1.25 OV 0.92 PT 0.84 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.11 KP 0.92 LA 1.07 ! MK 1.03 NL 1.38 OV 0.93 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.05 KP 0.65 LA 1.07 ! MK 1.02 NL 1.36 OV 0.98 PT 0.93 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.12 KP 0.97 LA 1.08 ! MK 1.09 NL 1.35 OV 0.95 PT 1.02 ! SC 1.04 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.01 KP 1.00 LA 1.10 ! MK 1.10 NL 1.22 OV 0.95 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 KP 0.98 LA 1.14 ! MK 0.93 NL 1.18 OV 0.94 PT 0.99 ! SC 1.09 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 KP 0.91 LA 1.04 ! MK 0.94 NL 1.33 OV 0.92 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 KP 1.06 LA 1.02 ! MK 0.92 NL 1.21 OV 0.96 PT 0.90 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.029722Jy sigma=0.101592 ! Fit after self-cal, rms=0.023783Jy sigma=0.066257 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.755 mas, bmaj=4.597 mas, bpa=7.422 degrees ! Estimated noise=8.07882 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.00193887 Jy ! Component: 100 - total flux cleaned = -0.00302569 Jy ! Component: 150 - total flux cleaned = -0.00318023 Jy ! Component: 200 - total flux cleaned = -0.0032352 Jy ! Total flux subtracted in 200 components = -0.0032352 Jy ! Clean residual min=-0.002328 max=0.002397 Jy/beam ! Clean residual mean=0.000023 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.141594 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.141594 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.023509Jy sigma=0.066117 ! Fit after self-cal, rms=0.023546Jy sigma=0.066069 ! 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.023546Jy sigma=0.066069 ! Fit after self-cal, rms=0.023552Jy sigma=0.065615 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.759 mas, bmaj=4.605 mas, bpa=7.376 degrees ! Estimated noise=7.99086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157971 Jy ! Component: 100 - total flux cleaned = -0.00240697 Jy ! Component: 150 - total flux cleaned = -0.00250246 Jy ! Component: 200 - total flux cleaned = -0.00254622 Jy ! Total flux subtracted in 200 components = -0.00254622 Jy ! Clean residual min=-0.002257 max=0.002299 Jy/beam ! Clean residual mean=0.000023 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.139048 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.139048 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.023321Jy sigma=0.065728 ! Fit after self-cal, rms=0.023311Jy sigma=0.065719 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 = -9.13235e-05 Jy ! Component: 100 - total flux cleaned = -0.000131233 Jy ! Component: 150 - total flux cleaned = -0.000149805 Jy ! Component: 200 - total flux cleaned = -0.000168802 Jy ! Total flux subtracted in 200 components = -0.000168802 Jy ! Clean residual min=-0.002246 max=0.002302 Jy/beam ! Clean residual mean=0.000022 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.138879 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.138879 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.023278Jy sigma=0.065628 ! Fit after self-cal, rms=0.023274Jy sigma=0.065627 ! 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.023274Jy sigma=0.065627 ! Fit after self-cal, rms=0.023261Jy sigma=0.065212 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.762 mas, bmaj=4.612 mas, bpa=7.374 degrees ! Estimated noise=7.90026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141553 Jy ! Component: 100 - total flux cleaned = -0.00206629 Jy ! Component: 150 - total flux cleaned = -0.00214005 Jy ! Component: 200 - total flux cleaned = -0.00217419 Jy ! Total flux subtracted in 200 components = -0.00217419 Jy ! Clean residual min=-0.002163 max=0.002221 Jy/beam ! Clean residual mean=0.000023 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.136705 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.136705 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.023040Jy sigma=0.065436 ! Fit after self-cal, rms=0.023039Jy sigma=0.065431 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.26461e-05 Jy ! Component: 100 - total flux cleaned = -8.44964e-05 Jy ! Component: 150 - total flux cleaned = -9.97989e-05 Jy ! Component: 200 - total flux cleaned = -9.96327e-05 Jy ! Total flux subtracted in 200 components = -9.96327e-05 Jy ! Clean residual min=-0.002161 max=0.002216 Jy/beam ! Clean residual mean=0.000022 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.136606 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.136606 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.023013Jy sigma=0.065380 ! Fit after self-cal, rms=0.023012Jy sigma=0.065379 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.023012Jy sigma=0.065379 ! Fit after self-cal, rms=0.022976Jy sigma=0.064990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.808 mas, bmaj=15.21 mas, bpa=10.42 degrees ! Estimated noise=8.60868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0015094 Jy ! Component: 100 - total flux cleaned = -0.00204158 Jy ! Component: 150 - total flux cleaned = -0.00220407 Jy ! Component: 200 - total flux cleaned = -0.00223376 Jy ! Total flux subtracted in 200 components = -0.00223376 Jy ! Clean residual min=-0.002015 max=0.002073 Jy/beam ! Clean residual mean=0.000035 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.134372 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.134372 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.022771Jy sigma=0.065381 ! Fit after self-cal, rms=0.022766Jy sigma=0.065354 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.000125688 Jy ! Component: 100 - total flux cleaned = -0.000117145 Jy ! Component: 150 - total flux cleaned = -0.000124855 Jy ! Component: 200 - total flux cleaned = -0.000133021 Jy ! Total flux subtracted in 200 components = -0.000133021 Jy ! Clean residual min=-0.002028 max=0.002085 Jy/beam ! Clean residual mean=0.000033 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.134239 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 91 components and 0.134239 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.022758Jy sigma=0.065402 ! Fit after self-cal, rms=0.022751Jy sigma=0.065399 ! 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.765 mas, bmaj=4.618 mas, bpa=7.38 degrees ! Estimated noise=7.80764 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.765 x 4.618 at 7.38 degrees (North through East) ! Clean map min=-0.0023448 max=0.10479 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.329 mas, bmaj=3.622 mas, bpa=8.117 degrees ! Estimated noise=11.179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0868979 Jy ! Component: 100 - total flux cleaned = 0.112018 Jy ! Component: 150 - total flux cleaned = 0.122426 Jy ! Component: 200 - total flux cleaned = 0.127717 Jy ! Total flux subtracted in 200 components = 0.127717 Jy ! Clean residual min=-0.003343 max=0.003427 Jy/beam ! Clean residual mean=-0.000007 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.127717 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.127717 Jy ! Inverting map and beam ! Estimated beam: bmin=1.765 mas, bmaj=4.618 mas, bpa=7.38 degrees ! Estimated noise=7.80764 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 (-1.2, -4.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00396913 Jy ! Component: 100 - total flux cleaned = 0.0054303 Jy ! Component: 150 - total flux cleaned = 0.00581939 Jy ! Component: 200 - total flux cleaned = 0.00595139 Jy ! Total flux subtracted in 200 components = 0.00595139 Jy ! Clean residual min=-0.002281 max=0.002091 Jy/beam ! Clean residual mean=0.000016 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.133668 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.133668 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.808 mas, bmaj=15.21 mas, bpa=10.42 degrees ! Estimated noise=8.60868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000513295 Jy ! Component: 100 - total flux cleaned = 0.000451063 Jy ! Component: 150 - total flux cleaned = 0.000417515 Jy ! Component: 200 - total flux cleaned = 0.000388734 Jy ! Total flux subtracted in 200 components = 0.000388734 Jy ! Clean residual min=-0.002002 max=0.002028 Jy/beam ! Clean residual mean=0.000030 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.134057 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.48905e-05 Jy ! Component: 100 - total flux cleaned = -3.58542e-05 Jy ! Component: 150 - total flux cleaned = -2.51085e-05 Jy ! Component: 200 - total flux cleaned = -2.4932e-05 Jy ! Total flux subtracted in 200 components = -2.4932e-05 Jy ! Clean residual min=-0.001995 max=0.002027 Jy/beam ! Clean residual mean=0.000029 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.134032 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 76 components and 0.134032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.765 mas, bmaj=4.618 mas, bpa=7.38 degrees ! Estimated noise=7.80764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.01018e-05 Jy ! Component: 100 - total flux cleaned = 0.000136794 Jy ! Component: 150 - total flux cleaned = 0.000157511 Jy ! Component: 200 - total flux cleaned = 0.000177209 Jy ! Total flux subtracted in 200 components = 0.000177209 Jy ! Clean residual min=-0.002140 max=0.002049 Jy/beam ! Clean residual mean=0.000018 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.134209 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.134209 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.022560Jy sigma=0.064896 ! Fit after self-cal, rms=0.022466Jy sigma=0.064815 wmodel /scr/pima/bp171ag_uvs/J2110-3635_C_map.mod ! Writing 87 model components to file: /scr/pima/bp171ag_uvs/J2110-3635_C_map.mod wobs /scr/pima/bp171ag_uvs/J2110-3635_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ag_uvs/J2110-3635_C_uvs.fits wwins /scr/pima/bp171ag_uvs/J2110-3635_C_map.win ! wwins: Wrote 3 windows to /scr/pima/bp171ag_uvs/J2110-3635_C_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.000218806 Jy ! Component: 100 - total flux cleaned = 0.000730286 Jy ! Component: 150 - total flux cleaned = 0.00108854 Jy ! Component: 200 - total flux cleaned = 0.00122948 Jy ! Component: 250 - total flux cleaned = 0.00128325 Jy ! Component: 300 - total flux cleaned = 0.00123193 Jy ! Component: 350 - total flux cleaned = 0.00115851 Jy ! Component: 400 - total flux cleaned = 0.00113507 Jy ! Component: 450 - total flux cleaned = 0.00111224 Jy ! Component: 500 - total flux cleaned = 0.00111242 Jy ! Component: 550 - total flux cleaned = 0.00111225 Jy ! Component: 600 - total flux cleaned = 0.00113288 Jy ! Component: 650 - total flux cleaned = 0.00103081 Jy ! Component: 700 - total flux cleaned = 0.000951354 Jy ! Component: 750 - total flux cleaned = 0.000814927 Jy ! Component: 800 - total flux cleaned = 0.000776847 Jy ! Component: 850 - total flux cleaned = 0.000701482 Jy ! Component: 900 - total flux cleaned = 0.000664832 Jy ! Component: 950 - total flux cleaned = 0.000664843 Jy ! Component: 1000 - total flux cleaned = 0.000629535 Jy ! Component: 1050 - total flux cleaned = 0.000664546 Jy ! Component: 1100 - total flux cleaned = 0.000647676 Jy ! Component: 1150 - total flux cleaned = 0.000681444 Jy ! Component: 1200 - total flux cleaned = 0.000648246 Jy ! Component: 1250 - total flux cleaned = 0.000664282 Jy ! Component: 1300 - total flux cleaned = 0.000631938 Jy ! Component: 1350 - total flux cleaned = 0.000631646 Jy ! Component: 1400 - total flux cleaned = 0.000631367 Jy ! Component: 1450 - total flux cleaned = 0.000600357 Jy ! Component: 1500 - total flux cleaned = 0.000600598 Jy ! Component: 1550 - total flux cleaned = 0.000600584 Jy ! Component: 1600 - total flux cleaned = 0.000555916 Jy ! Component: 1650 - total flux cleaned = 0.000570525 Jy ! Component: 1700 - total flux cleaned = 0.000439701 Jy ! Component: 1750 - total flux cleaned = 0.00049716 Jy ! Component: 1800 - total flux cleaned = 0.000454117 Jy ! Component: 1850 - total flux cleaned = 0.000369626 Jy ! Component: 1900 - total flux cleaned = 0.000342011 Jy ! Component: 1950 - total flux cleaned = 0.000314502 Jy ! Component: 2000 - total flux cleaned = 0.000273504 Jy ! Component: 2050 - total flux cleaned = 0.000246351 Jy ! Component: 2100 - total flux cleaned = 0.000179325 Jy ! Component: 2150 - total flux cleaned = 0.000152813 Jy ! Component: 2200 - total flux cleaned = 4.74902e-05 Jy ! Component: 2250 - total flux cleaned = 3.43725e-05 Jy ! Component: 2300 - total flux cleaned = -4.31523e-05 Jy ! Component: 2350 - total flux cleaned = -5.59744e-05 Jy ! Component: 2400 - total flux cleaned = -0.000119619 Jy ! Component: 2450 - total flux cleaned = -0.000132308 Jy ! Component: 2500 - total flux cleaned = -0.000182462 Jy ! Component: 2550 - total flux cleaned = -0.000244482 Jy ! Component: 2600 - total flux cleaned = -0.000293705 Jy ! Component: 2650 - total flux cleaned = -0.000366858 Jy ! Component: 2700 - total flux cleaned = -0.000427345 Jy ! Component: 2750 - total flux cleaned = -0.000463329 Jy ! Component: 2800 - total flux cleaned = -0.000546839 Jy ! Component: 2850 - total flux cleaned = -0.000606092 Jy ! Component: 2900 - total flux cleaned = -0.000688535 Jy ! Component: 2950 - total flux cleaned = -0.000782102 Jy ! Component: 3000 - total flux cleaned = -0.000851827 Jy ! Component: 3050 - total flux cleaned = -0.000932574 Jy ! Component: 3100 - total flux cleaned = -0.00102433 Jy ! Component: 3150 - total flux cleaned = -0.00108129 Jy ! Component: 3200 - total flux cleaned = -0.00116057 Jy ! Component: 3250 - total flux cleaned = -0.00122821 Jy ! Component: 3300 - total flux cleaned = -0.00132901 Jy ! Component: 3350 - total flux cleaned = -0.00145167 Jy ! Component: 3400 - total flux cleaned = -0.00152925 Jy ! Component: 3450 - total flux cleaned = -0.00159552 Jy ! Component: 3500 - total flux cleaned = -0.00169443 Jy ! Component: 3550 - total flux cleaned = -0.0017818 Jy ! Component: 3600 - total flux cleaned = -0.0018905 Jy ! Component: 3650 - total flux cleaned = -0.00195541 Jy ! Component: 3700 - total flux cleaned = -0.00205237 Jy ! Component: 3750 - total flux cleaned = -0.00208454 Jy ! Component: 3800 - total flux cleaned = -0.00218076 Jy ! Component: 3850 - total flux cleaned = -0.00223397 Jy ! Component: 3900 - total flux cleaned = -0.00231879 Jy ! Component: 3950 - total flux cleaned = -0.00235051 Jy ! Component: 4000 - total flux cleaned = -0.00240318 Jy ! Component: 4050 - total flux cleaned = -0.0024453 Jy ! Total flux subtracted in 4096 components = -0.00250823 Jy ! Clean residual min=-0.000638 max=0.000541 Jy/beam ! Clean residual mean=0.000003 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.131701 Jy keep ! Adding 235 model components to the UV plane model. ! The established model now contains 322 components and 0.131701 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ag_uvs/J2110-3635_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.765 x 4.618 at 7.38 degrees (North through East) ! Clean map min=-0.0021322 max=0.10301 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ag_uvs/J2110-3635_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103006 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189877 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.553006 0.553006 1.10601 2.21203 4.42405 8.8481 17.6962 35.3924 70.7848 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.103 quit ! Quitting program ! Log file /scr/pima/bp171ag_uvs/J2110-3635_C_uvs.log closed on Fri Oct 11 03:45:50 2013