! Started logfile: /scr/pima/bp171a9_uvs/J1038-1800_C_uvs.log on Sat Dec 21 09:11:11 2013 obs /scr/pima/bp171a9_uvs/J1038-1800_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171a9_uvs/J1038-1800_C_uva.fits ! AN table 1: 4 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J1038-1800 ! ! 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 288 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/bp171a9_uvs/J1038-1800_C] 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.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. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999121Jy sigma=2.332834 ! Fit after self-cal, rms=0.959413Jy sigma=2.228220 ! 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=10.64 mas, bmaj=22.29 mas, bpa=18.78 degrees ! Estimated noise=25.5382 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338324 Jy ! Component: 100 - total flux cleaned = 0.0349922 Jy ! Total flux subtracted in 100 components = 0.0349922 Jy ! Clean residual min=-0.007886 max=0.007869 Jy/beam ! Clean residual mean=0.000022 rms=0.004374 Jy/beam ! Combined flux in latest and established models = 0.0349922 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 41 components and 0.0349922 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.023815Jy sigma=0.068866 ! Fit after self-cal, rms=0.023096Jy sigma=0.068263 ! 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=11.32 mas, bmaj=23.23 mas, bpa=15.84 degrees ! Estimated noise=21.8234 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.00561604 Jy ! Component: 100 - total flux cleaned = 0.00695268 Jy ! Component: 150 - total flux cleaned = 0.00691097 Jy ! Component: 200 - total flux cleaned = 0.00788836 Jy ! Total flux subtracted in 200 components = 0.00788836 Jy ! Clean residual min=-0.002815 max=0.002803 Jy/beam ! Clean residual mean=0.000002 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 0.0428806 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 166 components and 0.0428806 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.015600Jy sigma=0.033270 ! Fit after self-cal, rms=0.015103Jy sigma=0.032672 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.32 x 23.23 at 15.84 degrees (North through East) ! Clean map min=-0.0073546 max=0.044971 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.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 KP 1.13 LA 0.90 ! OV 0.96 PT 0.99 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 KP 1.02 LA 1.00 ! OV 0.90 PT 0.98 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 KP 1.13 LA 1.02 ! OV 1.08 PT 0.92 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.015103Jy sigma=0.032672 ! Fit after self-cal, rms=0.014897Jy sigma=0.031467 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=11.33 mas, bmaj=23.35 mas, bpa=16.05 degrees ! Estimated noise=21.6536 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.00294982 Jy ! Component: 100 - total flux cleaned = 0.00410962 Jy ! Component: 150 - total flux cleaned = 0.00436466 Jy ! Component: 200 - total flux cleaned = 0.00428206 Jy ! Total flux subtracted in 200 components = 0.00428206 Jy ! Clean residual min=-0.001354 max=0.001351 Jy/beam ! Clean residual mean=-0.000012 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.0471627 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 260 components and 0.0471627 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.014118Jy sigma=0.028302 ! Fit after self-cal, rms=0.014054Jy sigma=0.028221 ! 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.014054Jy sigma=0.028221 ! Fit after self-cal, rms=0.013156Jy sigma=0.024593 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.36 mas, bmaj=23.41 mas, bpa=16.11 degrees ! Estimated noise=21.3271 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.93731e-05 Jy ! Component: 100 - total flux cleaned = 0.000460578 Jy ! Component: 150 - total flux cleaned = 0.00064589 Jy ! Component: 200 - total flux cleaned = 0.00078714 Jy ! Total flux subtracted in 200 components = 0.00078714 Jy ! Clean residual min=-0.000582 max=0.000579 Jy/beam ! Clean residual mean=-0.000005 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.0479498 Jy selfcal ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 341 components and 0.0479498 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.012837Jy sigma=0.024043 ! Fit after self-cal, rms=0.012805Jy sigma=0.024026 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.00011827 Jy ! Component: 100 - total flux cleaned = 0.000163846 Jy ! Component: 150 - total flux cleaned = 0.000295064 Jy ! Component: 200 - total flux cleaned = 0.000397316 Jy ! Total flux subtracted in 200 components = 0.000397316 Jy ! Clean residual min=-0.000423 max=0.000432 Jy/beam ! Clean residual mean=-0.000004 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0483471 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 391 components and 0.0483471 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.012692Jy sigma=0.023720 ! Fit after self-cal, rms=0.012678Jy sigma=0.023714 ! 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.012678Jy sigma=0.023714 ! Fit after self-cal, rms=0.012658Jy sigma=0.023616 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.34 mas, bmaj=23.46 mas, bpa=16.24 degrees ! Estimated noise=21.2788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000360473 Jy ! Component: 100 - total flux cleaned = -5.98326e-05 Jy ! Component: 150 - total flux cleaned = 0.000245127 Jy ! Component: 200 - total flux cleaned = 0.000474429 Jy ! Total flux subtracted in 200 components = 0.000474429 Jy ! Clean residual min=-0.000383 max=0.000382 Jy/beam ! Clean residual mean=-0.000005 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0488216 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 464 components and 0.0488216 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.012579Jy sigma=0.023342 ! Fit after self-cal, rms=0.012572Jy sigma=0.023337 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 = -4.82467e-05 Jy ! Component: 100 - total flux cleaned = 0.000177006 Jy ! Component: 150 - total flux cleaned = 0.000230049 Jy ! Component: 200 - total flux cleaned = 0.000282533 Jy ! Total flux subtracted in 200 components = 0.000282533 Jy ! Clean residual min=-0.000286 max=0.000289 Jy/beam ! Clean residual mean=-0.000004 rms=0.000113 Jy/beam ! Combined flux in latest and established models = 0.0491041 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 514 components and 0.0491041 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.012541Jy sigma=0.023152 ! Fit after self-cal, rms=0.012540Jy sigma=0.023150 ! 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.012540Jy sigma=0.023150 ! Fit after self-cal, rms=0.012536Jy sigma=0.023086 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.55 mas, bmaj=23.46 mas, bpa=16.41 degrees ! Estimated noise=20.8958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.98277e-05 Jy ! Component: 100 - total flux cleaned = 0.000158537 Jy ! Component: 150 - total flux cleaned = 0.000449219 Jy ! Component: 200 - total flux cleaned = 0.000521573 Jy ! Total flux subtracted in 200 components = 0.000521573 Jy ! Clean residual min=-0.000319 max=0.000329 Jy/beam ! Clean residual mean=-0.000005 rms=0.000125 Jy/beam ! Combined flux in latest and established models = 0.0496257 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 577 components and 0.0496257 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.012514Jy sigma=0.022894 ! Fit after self-cal, rms=0.012516Jy sigma=0.022890 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 = 4.02856e-05 Jy ! Component: 100 - total flux cleaned = 0.000142325 Jy ! Component: 150 - total flux cleaned = 0.000184222 Jy ! Component: 200 - total flux cleaned = 0.000170501 Jy ! Total flux subtracted in 200 components = 0.000170501 Jy ! Clean residual min=-0.000230 max=0.000233 Jy/beam ! Clean residual mean=-0.000004 rms=0.000093 Jy/beam ! Combined flux in latest and established models = 0.0497962 Jy ! Performing phase self-cal ! Adding 104 model components to the UV plane model. ! The established model now contains 661 components and 0.0497962 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.012491Jy sigma=0.022765 ! Fit after self-cal, rms=0.012492Jy sigma=0.022763 ! 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=11.34 mas, bmaj=23.48 mas, bpa=16.28 degrees ! Estimated noise=21.2287 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.34 x 23.48 at 16.28 degrees (North through East) ! Clean map min=-0.0049726 max=0.042587 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=10.66 mas, bmaj=22.57 mas, bpa=19.23 degrees ! Estimated noise=24.9138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0313971 Jy ! Component: 100 - total flux cleaned = 0.0326761 Jy ! Component: 150 - total flux cleaned = 0.0298004 Jy ! Component: 200 - total flux cleaned = 0.0266886 Jy ! Total flux subtracted in 200 components = 0.0266886 Jy ! Clean residual min=-0.004501 max=0.004455 Jy/beam ! Clean residual mean=0.000013 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.0266886 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 101 model components to the UV plane model. ! The established model now contains 101 components and 0.0266886 Jy ! Inverting map and beam ! Estimated beam: bmin=11.34 mas, bmaj=23.48 mas, bpa=16.28 degrees ! Estimated noise=21.2287 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.00318755 Jy ! Component: 100 - total flux cleaned = 0.00462886 Jy ! Component: 150 - total flux cleaned = 0.00619716 Jy ! Component: 200 - total flux cleaned = 0.00752891 Jy ! Total flux subtracted in 200 components = 0.00752891 Jy ! Clean residual min=-0.001643 max=0.001657 Jy/beam ! Clean residual mean=-0.000003 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0342175 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 213 components and 0.0342175 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=11.55 mas, bmaj=23.46 mas, bpa=16.41 degrees ! Estimated noise=20.8958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176509 Jy ! Component: 100 - total flux cleaned = 0.00215113 Jy ! Component: 150 - total flux cleaned = 0.00193639 Jy ! Component: 200 - total flux cleaned = 0.00165913 Jy ! Total flux subtracted in 200 components = 0.00165913 Jy ! Clean residual min=-0.001127 max=0.001128 Jy/beam ! Clean residual mean=-0.000011 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0358767 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.000204948 Jy ! Component: 100 - total flux cleaned = -0.000566069 Jy ! Component: 150 - total flux cleaned = -0.000977526 Jy ! Component: 200 - total flux cleaned = -0.00125305 Jy ! Total flux subtracted in 200 components = -0.00125305 Jy ! Clean residual min=-0.001619 max=0.001656 Jy/beam ! Clean residual mean=-0.000022 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0346236 Jy ! Adding 142 model components to the UV plane model. ! The established model now contains 355 components and 0.0346236 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=11.34 mas, bmaj=23.48 mas, bpa=16.28 degrees ! Estimated noise=21.2287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000531396 Jy ! Component: 100 - total flux cleaned = -0.00096045 Jy ! Component: 150 - total flux cleaned = -0.00119674 Jy ! Component: 200 - total flux cleaned = -0.00119966 Jy ! Total flux subtracted in 200 components = -0.00119966 Jy ! Clean residual min=-0.000618 max=0.000614 Jy/beam ! Clean residual mean=-0.000006 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.033424 Jy selfcal ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 450 components and 0.0334239 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.012532Jy sigma=0.023630 ! Fit after self-cal, rms=0.012526Jy sigma=0.023616 wmodel /scr/pima/bp171a9_uvs/J1038-1800_C_map.mod ! Writing 450 model components to file: /scr/pima/bp171a9_uvs/J1038-1800_C_map.mod wobs /scr/pima/bp171a9_uvs/J1038-1800_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a9_uvs/J1038-1800_C_uvs.fits wwins /scr/pima/bp171a9_uvs/J1038-1800_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp171a9_uvs/J1038-1800_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 11.34 x 23.48 at 16.28 degrees (North through East) ! Clean map min=-0.0058523 max=0.039804 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a9_uvs/J1038-1800_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.039804 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000189281 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.4266 1.4266 2.8532 5.7064 11.4128 22.8256 45.6512 91.3023 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.039 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.29 quit ! Quitting program ! Log file /scr/pima/bp171a9_uvs/J1038-1800_C_uvs.log closed on Sat Dec 21 09:11:15 2013