! Started logfile: /d2/scr/pima/bp177e_uvs/J1807-3202_X_uvs.log on Sat Mar 22 21:07:15 2014 obs /d2/scr/pima/bp177e_uvs/J1807-3202_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1807-3202_X_uva.fits ! AN table 1: 5 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.504762 visibilities/baseline/integration-bin. ! Found source: J1807-3202 ! ! 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 424 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/J1807-3202_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000028Jy sigma=35.393884 ! Fit after self-cal, rms=0.982668Jy sigma=35.617473 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=23.3 mas, bpa=10.76 degrees ! Estimated noise=1.86565 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.0122624 Jy ! Component: 100 - total flux cleaned = 0.0132125 Jy ! Total flux subtracted in 100 components = 0.0132125 Jy ! Clean residual min=-0.001681 max=0.001699 Jy/beam ! Clean residual mean=-0.000001 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.0132125 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0132125 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.018280Jy sigma=0.604241 ! Fit after self-cal, rms=0.016280Jy sigma=0.515519 ! 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=4.258 mas, bmaj=20.22 mas, bpa=9.43 degrees ! Estimated noise=1.06152 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.00351294 Jy ! Component: 100 - total flux cleaned = 0.00406801 Jy ! Component: 150 - total flux cleaned = 0.00415768 Jy ! Component: 200 - total flux cleaned = 0.00435808 Jy ! Total flux subtracted in 200 components = 0.00435808 Jy ! Clean residual min=-0.000590 max=0.000596 Jy/beam ! Clean residual mean=0.000000 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.0175706 Jy ! Performing phase self-cal ! Adding 96 model components to the UV plane model. ! The established model now contains 119 components and 0.0175706 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.015090Jy sigma=0.478626 ! Fit after self-cal, rms=0.015072Jy sigma=0.478163 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.258 x 20.22 at 9.43 degrees (North through East) ! Clean map min=-0.001404 max=0.017879 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* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 KP 0.87 LA 1.18 ! OV 0.89 PT 0.97 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 KP 1.03 LA 1.14 ! OV 1.03 PT 1.02 SC 1.00* ! ! ! Correcting IF 4. ! 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* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 KP 1.05 LA 1.12 ! OV 0.94 PT 1.10 SC 1.00* ! ! ! 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* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 KP 0.96 LA 1.13 ! OV 1.16 PT 0.94 SC 1.00* ! ! ! 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* SC 1.00* ! ! ! Fit before self-cal, rms=0.015072Jy sigma=0.478163 ! Fit after self-cal, rms=0.015328Jy sigma=0.475231 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.219 mas, bmaj=20.45 mas, bpa=9.524 degrees ! Estimated noise=1.06506 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.000578307 Jy ! Component: 100 - total flux cleaned = 0.000232352 Jy ! Component: 150 - total flux cleaned = -0.000145796 Jy ! Component: 200 - total flux cleaned = -0.000384612 Jy ! Total flux subtracted in 200 components = -0.000384612 Jy ! Clean residual min=-0.000321 max=0.000319 Jy/beam ! Clean residual mean=0.000002 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.017186 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 204 components and 0.017186 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.015212Jy sigma=0.472725 ! Fit after self-cal, rms=0.015240Jy sigma=0.472323 ! 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.015240Jy sigma=0.472323 ! Fit after self-cal, rms=0.015852Jy sigma=0.470695 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.208 mas, bmaj=20.46 mas, bpa=9.511 degrees ! Estimated noise=1.08592 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000497112 Jy ! Component: 100 - total flux cleaned = -0.000815958 Jy ! Component: 150 - total flux cleaned = -0.00101542 Jy ! Component: 200 - total flux cleaned = -0.00115174 Jy ! Total flux subtracted in 200 components = -0.00115174 Jy ! Clean residual min=-0.000277 max=0.000280 Jy/beam ! Clean residual mean=0.000001 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.0160342 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 252 components and 0.0160342 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.015796Jy sigma=0.469783 ! Fit after self-cal, rms=0.015829Jy sigma=0.469571 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.00017754 Jy ! Component: 100 - total flux cleaned = -0.000222561 Jy ! Component: 150 - total flux cleaned = -0.000289922 Jy ! Component: 200 - total flux cleaned = -0.000364594 Jy ! Total flux subtracted in 200 components = -0.000364594 Jy ! Clean residual min=-0.000200 max=0.000200 Jy/beam ! Clean residual mean=0.000001 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.0156696 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 330 components and 0.0156696 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.015792Jy sigma=0.468955 ! Fit after self-cal, rms=0.015778Jy sigma=0.468864 ! 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.015778Jy sigma=0.468864 ! Fit after self-cal, rms=0.016191Jy sigma=0.468609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.196 mas, bmaj=20.48 mas, bpa=9.527 degrees ! Estimated noise=1.09911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000191712 Jy ! Component: 100 - total flux cleaned = -0.00036321 Jy ! Component: 150 - total flux cleaned = -0.00046443 Jy ! Component: 200 - total flux cleaned = -0.000537771 Jy ! Total flux subtracted in 200 components = -0.000537771 Jy ! Clean residual min=-0.000201 max=0.000200 Jy/beam ! Clean residual mean=0.000001 rms=0.000081 Jy/beam ! Combined flux in latest and established models = 0.0151318 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 403 components and 0.0151318 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.016152Jy sigma=0.468259 ! Fit after self-cal, rms=0.016144Jy sigma=0.468188 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.000137218 Jy ! Component: 100 - total flux cleaned = -0.000189431 Jy ! Component: 150 - total flux cleaned = -0.000228889 Jy ! Component: 200 - total flux cleaned = -0.000286154 Jy ! Total flux subtracted in 200 components = -0.000286154 Jy ! Clean residual min=-0.000154 max=0.000154 Jy/beam ! Clean residual mean=0.000002 rms=0.000065 Jy/beam ! Combined flux in latest and established models = 0.0148457 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 472 components and 0.0148457 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.016124Jy sigma=0.467913 ! Fit after self-cal, rms=0.016124Jy sigma=0.467884 ! 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.016124Jy sigma=0.467884 ! Fit after self-cal, rms=0.016369Jy sigma=0.467762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.388 mas, bmaj=20.14 mas, bpa=9.334 degrees ! Estimated noise=1.11049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000143058 Jy ! Component: 100 - total flux cleaned = -0.000269832 Jy ! Component: 150 - total flux cleaned = -0.00038672 Jy ! Component: 200 - total flux cleaned = -0.000461281 Jy ! Total flux subtracted in 200 components = -0.000461281 Jy ! Clean residual min=-0.000155 max=0.000153 Jy/beam ! Clean residual mean=0.000002 rms=0.000063 Jy/beam ! Combined flux in latest and established models = 0.0143844 Jy selfcal ! Performing phase self-cal ! Adding 98 model components to the UV plane model. ! The established model now contains 551 components and 0.0143844 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.016348Jy sigma=0.467546 ! Fit after self-cal, rms=0.016347Jy sigma=0.467517 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 = -8.73138e-05 Jy ! Component: 100 - total flux cleaned = -0.000147052 Jy ! Component: 150 - total flux cleaned = -0.000171145 Jy ! Component: 200 - total flux cleaned = -0.000155417 Jy ! Total flux subtracted in 200 components = -0.000155417 Jy ! Clean residual min=-0.000133 max=0.000132 Jy/beam ! Clean residual mean=0.000002 rms=0.000053 Jy/beam ! Combined flux in latest and established models = 0.014229 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 610 components and 0.014229 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.016334Jy sigma=0.467328 ! Fit after self-cal, rms=0.016336Jy sigma=0.467301 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.19 mas, bmaj=20.49 mas, bpa=9.536 degrees ! Estimated noise=1.10641 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.19 x 20.49 at 9.536 degrees (North through East) ! Clean map min=-0.0016141 max=0.017393 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=23.69 mas, bpa=10.85 degrees ! Estimated noise=1.92351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141945 Jy ! Component: 100 - total flux cleaned = 0.0172538 Jy ! Component: 150 - total flux cleaned = 0.0177746 Jy ! Component: 200 - total flux cleaned = 0.0185611 Jy ! Total flux subtracted in 200 components = 0.0185611 Jy ! Clean residual min=-0.001282 max=0.001296 Jy/beam ! Clean residual mean=0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0185611 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 93 model components to the UV plane model. ! The established model now contains 93 components and 0.0185611 Jy ! Inverting map and beam ! Estimated beam: bmin=4.19 mas, bmaj=20.49 mas, bpa=9.536 degrees ! Estimated noise=1.10641 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.000133644 Jy ! Component: 100 - total flux cleaned = -0.000314906 Jy ! Component: 150 - total flux cleaned = -0.000584321 Jy ! Component: 200 - total flux cleaned = -0.000665467 Jy ! Total flux subtracted in 200 components = -0.000665467 Jy ! Clean residual min=-0.000604 max=0.000610 Jy/beam ! Clean residual mean=-0.000001 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0178957 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 181 components and 0.0178957 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=4.388 mas, bmaj=20.14 mas, bpa=9.334 degrees ! Estimated noise=1.11049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254319 Jy ! Component: 100 - total flux cleaned = -0.000468793 Jy ! Component: 150 - total flux cleaned = -0.000632993 Jy ! Component: 200 - total flux cleaned = -0.000633372 Jy ! Total flux subtracted in 200 components = -0.000633372 Jy ! Clean residual min=-0.000264 max=0.000261 Jy/beam ! Clean residual mean=0.000001 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.0172623 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.58125e-05 Jy ! Component: 100 - total flux cleaned = 6.22012e-07 Jy ! Component: 150 - total flux cleaned = -7.807e-05 Jy ! Component: 200 - total flux cleaned = -0.000160649 Jy ! Total flux subtracted in 200 components = -0.000160649 Jy ! Clean residual min=-0.000295 max=0.000287 Jy/beam ! Clean residual mean=0.000001 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0171016 Jy ! Adding 142 model components to the UV plane model. ! The established model now contains 323 components and 0.0171016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.19 mas, bmaj=20.49 mas, bpa=9.536 degrees ! Estimated noise=1.10641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178449 Jy ! Component: 100 - total flux cleaned = -9.77053e-05 Jy ! Component: 150 - total flux cleaned = -7.72258e-05 Jy ! Component: 200 - total flux cleaned = -7.68692e-05 Jy ! Total flux subtracted in 200 components = -7.68692e-05 Jy ! Clean residual min=-0.000157 max=0.000158 Jy/beam ! Clean residual mean=0.000002 rms=0.000062 Jy/beam ! Combined flux in latest and established models = 0.0170248 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 399 components and 0.0170248 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.016361Jy sigma=0.468610 ! Fit after self-cal, rms=0.016359Jy sigma=0.468360 wmodel /d2/scr/pima/bp177e_uvs/J1807-3202_X_map.mod ! Writing 399 model components to file: /d2/scr/pima/bp177e_uvs/J1807-3202_X_map.mod wobs /d2/scr/pima/bp177e_uvs/J1807-3202_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1807-3202_X_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1807-3202_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177e_uvs/J1807-3202_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.19 x 20.49 at 9.536 degrees (North through East) ! Clean map min=-0.0019904 max=0.015202 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1807-3202_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0152016 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 6.82823e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34753 1.34753 2.69507 5.39013 10.7803 21.5605 43.121 86.2421 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.015 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 222.629 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1807-3202_X_uvs.log closed on Sat Mar 22 21:07:20 2014