! Started logfile: /d2/scr/pima/bp177e_uvs/J1543-0135_C_uvs.log on Sat Mar 22 18:47:58 2014 obs /d2/scr/pima/bp177e_uvs/J1543-0135_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177e_uvs/J1543-0135_C_uva.fits ! AN table 1: 3 integrations on 36 of 36 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1543-0135 ! ! 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 864 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 /d2/scr/pima/bp177e_uvs/J1543-0135_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. ! ! 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.002069Jy sigma=45.493365 ! Fit after self-cal, rms=0.956064Jy sigma=43.442671 ! 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.688 mas, bmaj=4.479 mas, bpa=14.9 degrees ! Estimated noise=0.659572 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.0337861 Jy ! Component: 100 - total flux cleaned = 0.0411678 Jy ! Total flux subtracted in 100 components = 0.0411678 Jy ! Clean residual min=-0.001868 max=0.002072 Jy/beam ! Clean residual mean=-0.000003 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0411679 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0411679 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.015058Jy sigma=0.619635 ! Fit after self-cal, rms=0.015039Jy sigma=0.618676 ! 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=2.035 mas, bmaj=5.069 mas, bpa=13.6 degrees ! Estimated noise=0.538522 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.00217175 Jy ! Component: 100 - total flux cleaned = 0.00319841 Jy ! Component: 150 - total flux cleaned = 0.00381762 Jy ! Component: 200 - total flux cleaned = 0.00420808 Jy ! Total flux subtracted in 200 components = 0.00420808 Jy ! Clean residual min=-0.001738 max=0.001711 Jy/beam ! Clean residual mean=-0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0453759 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.0453759 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.014649Jy sigma=0.607057 ! Fit after self-cal, rms=0.014647Jy sigma=0.606937 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.035 x 5.069 at 13.6 degrees (North through East) ! Clean map min=-0.001684 max=0.043074 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* HN 1.00* KP 1.00* ! LA 1.00* NL 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* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! 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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.05 KP 1.07 ! LA 0.94 NL 1.01 OV 1.07 PT 0.95 ! SC 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.00 KP 1.01 ! LA 1.05 NL 0.97 OV 0.97 PT 0.94 ! SC 1.03 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 1.01 KP 1.09 ! LA 0.96 NL 0.94 OV 1.00 PT 1.11 ! SC 1.03 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 0.91 KP 0.91 ! LA 0.93 NL 0.98 OV 1.05 PT 0.95 ! SC 0.90 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.01 HN 0.96 KP 1.04 ! LA 1.01 NL 1.02 OV 1.03 PT 0.98 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.014647Jy sigma=0.606937 ! Fit after self-cal, rms=0.014408Jy sigma=0.590706 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.033 mas, bmaj=5.059 mas, bpa=13.54 degrees ! Estimated noise=0.537278 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.00015238 Jy ! Component: 100 - total flux cleaned = 0.000184722 Jy ! Component: 150 - total flux cleaned = 0.000184498 Jy ! Component: 200 - total flux cleaned = 0.000184338 Jy ! Total flux subtracted in 200 components = 0.000184338 Jy ! Clean residual min=-0.001690 max=0.001649 Jy/beam ! Clean residual mean=-0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.0455603 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0455603 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.014395Jy sigma=0.589952 ! Fit after self-cal, rms=0.014394Jy sigma=0.589856 ! 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.014394Jy sigma=0.589856 ! Fit after self-cal, rms=0.014388Jy sigma=0.589825 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.031 mas, bmaj=5.056 mas, bpa=13.55 degrees ! Estimated noise=0.536927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.32505e-05 Jy ! Component: 100 - total flux cleaned = 8.70504e-05 Jy ! Component: 150 - total flux cleaned = 9.32622e-05 Jy ! Component: 200 - total flux cleaned = 9.90714e-05 Jy ! Total flux subtracted in 200 components = 9.90714e-05 Jy ! Clean residual min=-0.001660 max=0.001638 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0456593 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.0456593 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.014382Jy sigma=0.589498 ! Fit after self-cal, rms=0.014380Jy sigma=0.589473 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.13842e-06 Jy ! Component: 100 - total flux cleaned = -1.41252e-05 Jy ! Component: 150 - total flux cleaned = -3.07026e-06 Jy ! Component: 200 - total flux cleaned = -3.15897e-06 Jy ! Total flux subtracted in 200 components = -3.15897e-06 Jy ! Clean residual min=-0.001651 max=0.001627 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.0456562 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0456562 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.014376Jy sigma=0.589269 ! Fit after self-cal, rms=0.014375Jy sigma=0.589253 ! 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.014375Jy sigma=0.589253 ! Fit after self-cal, rms=0.014369Jy sigma=0.589243 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.029 mas, bmaj=5.055 mas, bpa=13.57 degrees ! Estimated noise=0.536609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.55815e-05 Jy ! Component: 100 - total flux cleaned = 1.52054e-05 Jy ! Component: 150 - total flux cleaned = 1.53241e-05 Jy ! Component: 200 - total flux cleaned = 2.01608e-05 Jy ! Total flux subtracted in 200 components = 2.01608e-05 Jy ! Clean residual min=-0.001645 max=0.001624 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0456763 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0456764 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.014366Jy sigma=0.589064 ! Fit after self-cal, rms=0.014365Jy sigma=0.589051 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.52953e-07 Jy ! Component: 100 - total flux cleaned = 4.24523e-06 Jy ! Component: 150 - total flux cleaned = 1.33565e-05 Jy ! Component: 200 - total flux cleaned = 1.75894e-05 Jy ! Total flux subtracted in 200 components = 1.75894e-05 Jy ! Clean residual min=-0.001639 max=0.001620 Jy/beam ! Clean residual mean=-0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0456939 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0456939 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.014362Jy sigma=0.588909 ! Fit after self-cal, rms=0.014361Jy sigma=0.588899 ! 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.014361Jy sigma=0.588899 ! Fit after self-cal, rms=0.014357Jy sigma=0.588893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.003 mas, bmaj=6.401 mas, bpa=0.2181 degrees ! Estimated noise=0.635888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131414 Jy ! Component: 100 - total flux cleaned = 0.000161382 Jy ! Component: 150 - total flux cleaned = 0.000184715 Jy ! Component: 200 - total flux cleaned = 0.000192502 Jy ! Total flux subtracted in 200 components = 0.000192502 Jy ! Clean residual min=-0.001968 max=0.002194 Jy/beam ! Clean residual mean=-0.000003 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0458864 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.0458864 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.014358Jy sigma=0.588932 ! Fit after self-cal, rms=0.014356Jy sigma=0.588896 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 = -3.48024e-07 Jy ! Component: 100 - total flux cleaned = 2.9342e-06 Jy ! Component: 150 - total flux cleaned = 1.27891e-05 Jy ! Component: 200 - total flux cleaned = 1.90819e-05 Jy ! Total flux subtracted in 200 components = 1.90819e-05 Jy ! Clean residual min=-0.001960 max=0.002192 Jy/beam ! Clean residual mean=-0.000003 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.0459055 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.0459055 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.014357Jy sigma=0.588863 ! Fit after self-cal, rms=0.014356Jy sigma=0.588830 ! 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=2.029 mas, bmaj=5.055 mas, bpa=13.6 degrees ! Estimated noise=0.536378 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.029 x 5.055 at 13.6 degrees (North through East) ! Clean map min=-0.0016025 max=0.04308 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.687 mas, bmaj=4.462 mas, bpa=14.9 degrees ! Estimated noise=0.655041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0335385 Jy ! Component: 100 - total flux cleaned = 0.0409624 Jy ! Component: 150 - total flux cleaned = 0.0429672 Jy ! Component: 200 - total flux cleaned = 0.0439765 Jy ! Total flux subtracted in 200 components = 0.0439765 Jy ! Clean residual min=-0.001882 max=0.001724 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0439765 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0439765 Jy ! Inverting map and beam ! Estimated beam: bmin=2.029 mas, bmaj=5.055 mas, bpa=13.6 degrees ! Estimated noise=0.536378 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.000778757 Jy ! Component: 100 - total flux cleaned = 0.00115137 Jy ! Component: 150 - total flux cleaned = 0.00126308 Jy ! Component: 200 - total flux cleaned = 0.00132789 Jy ! Total flux subtracted in 200 components = 0.00132789 Jy ! Clean residual min=-0.001747 max=0.001640 Jy/beam ! Clean residual mean=-0.000002 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0453044 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.0453044 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.003 mas, bmaj=6.401 mas, bpa=0.2181 degrees ! Estimated noise=0.635888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304752 Jy ! Component: 100 - total flux cleaned = 0.000360421 Jy ! Component: 150 - total flux cleaned = 0.000398895 Jy ! Component: 200 - total flux cleaned = 0.000439397 Jy ! Total flux subtracted in 200 components = 0.000439397 Jy ! Clean residual min=-0.001963 max=0.002200 Jy/beam ! Clean residual mean=-0.000003 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.0457438 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.97164e-05 Jy ! Component: 100 - total flux cleaned = 5.60914e-05 Jy ! Component: 150 - total flux cleaned = 7.05034e-05 Jy ! Component: 200 - total flux cleaned = 7.96485e-05 Jy ! Total flux subtracted in 200 components = 7.96485e-05 Jy ! Clean residual min=-0.001960 max=0.002198 Jy/beam ! Clean residual mean=-0.000003 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.0458235 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.0458235 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.029 mas, bmaj=5.055 mas, bpa=13.6 degrees ! Estimated noise=0.536378 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000161312 Jy ! Component: 100 - total flux cleaned = -0.000141942 Jy ! Component: 150 - total flux cleaned = -0.000160119 Jy ! Component: 200 - total flux cleaned = -0.000168454 Jy ! Total flux subtracted in 200 components = -0.000168454 Jy ! Clean residual min=-0.001699 max=0.001625 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.045655 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.045655 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.014376Jy sigma=0.589615 ! Fit after self-cal, rms=0.014373Jy sigma=0.589539 wmodel /d2/scr/pima/bp177e_uvs/J1543-0135_C_map.mod ! Writing 48 model components to file: /d2/scr/pima/bp177e_uvs/J1543-0135_C_map.mod wobs /d2/scr/pima/bp177e_uvs/J1543-0135_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177e_uvs/J1543-0135_C_uvs.fits wwins /d2/scr/pima/bp177e_uvs/J1543-0135_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp177e_uvs/J1543-0135_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.000181138 Jy ! Component: 100 - total flux cleaned = -0.000234704 Jy ! Component: 150 - total flux cleaned = -0.000284342 Jy ! Component: 200 - total flux cleaned = -0.000331433 Jy ! Component: 250 - total flux cleaned = -0.000287617 Jy ! Component: 300 - total flux cleaned = -0.00014146 Jy ! Component: 350 - total flux cleaned = -6.07689e-05 Jy ! Component: 400 - total flux cleaned = 1.72831e-05 Jy ! Component: 450 - total flux cleaned = 0.000130034 Jy ! Component: 500 - total flux cleaned = 0.000220995 Jy ! Component: 550 - total flux cleaned = 0.000291593 Jy ! Component: 600 - total flux cleaned = 0.00035987 Jy ! Component: 650 - total flux cleaned = 0.000342863 Jy ! Component: 700 - total flux cleaned = 0.000391908 Jy ! Component: 750 - total flux cleaned = 0.000439702 Jy ! Component: 800 - total flux cleaned = 0.000486549 Jy ! Component: 850 - total flux cleaned = 0.000592982 Jy ! Component: 900 - total flux cleaned = 0.000637336 Jy ! Component: 950 - total flux cleaned = 0.000652092 Jy ! Component: 1000 - total flux cleaned = 0.000709212 Jy ! Component: 1050 - total flux cleaned = 0.000737209 Jy ! Component: 1100 - total flux cleaned = 0.000792208 Jy ! Component: 1150 - total flux cleaned = 0.000846096 Jy ! Component: 1200 - total flux cleaned = 0.000925007 Jy ! Component: 1250 - total flux cleaned = 0.000937732 Jy ! Component: 1300 - total flux cleaned = 0.000975795 Jy ! Component: 1350 - total flux cleaned = 0.00101297 Jy ! Component: 1400 - total flux cleaned = 0.00102524 Jy ! Component: 1450 - total flux cleaned = 0.0010014 Jy ! Component: 1500 - total flux cleaned = 0.00104874 Jy ! Component: 1550 - total flux cleaned = 0.00104858 Jy ! Component: 1600 - total flux cleaned = 0.00108255 Jy ! Component: 1650 - total flux cleaned = 0.00106002 Jy ! Component: 1700 - total flux cleaned = 0.00110413 Jy ! Component: 1750 - total flux cleaned = 0.00112569 Jy ! Component: 1800 - total flux cleaned = 0.00116822 Jy ! Component: 1850 - total flux cleaned = 0.00117876 Jy ! Component: 1900 - total flux cleaned = 0.00124094 Jy ! Component: 1950 - total flux cleaned = 0.00127166 Jy ! Component: 2000 - total flux cleaned = 0.00131203 Jy ! Component: 2050 - total flux cleaned = 0.00137148 Jy ! Component: 2100 - total flux cleaned = 0.00140103 Jy ! Component: 2150 - total flux cleaned = 0.00143986 Jy ! Component: 2200 - total flux cleaned = 0.00147802 Jy ! Component: 2250 - total flux cleaned = 0.00153468 Jy ! Component: 2300 - total flux cleaned = 0.00158093 Jy ! Component: 2350 - total flux cleaned = 0.001599 Jy ! Component: 2400 - total flux cleaned = 0.00159897 Jy ! Component: 2450 - total flux cleaned = 0.00162613 Jy ! Component: 2500 - total flux cleaned = 0.00167026 Jy ! Component: 2550 - total flux cleaned = 0.00168771 Jy ! Component: 2600 - total flux cleaned = 0.00171366 Jy ! Component: 2650 - total flux cleaned = 0.00175645 Jy ! Component: 2700 - total flux cleaned = 0.00176495 Jy ! Component: 2750 - total flux cleaned = 0.00179012 Jy ! Component: 2800 - total flux cleaned = 0.0018315 Jy ! Component: 2850 - total flux cleaned = 0.00183139 Jy ! Component: 2900 - total flux cleaned = 0.00179086 Jy ! Component: 2950 - total flux cleaned = 0.00181503 Jy ! Component: 3000 - total flux cleaned = 0.00183095 Jy ! Component: 3050 - total flux cleaned = 0.00183087 Jy ! Component: 3100 - total flux cleaned = 0.00182296 Jy ! Component: 3150 - total flux cleaned = 0.00181508 Jy ! Component: 3200 - total flux cleaned = 0.00179211 Jy ! Component: 3250 - total flux cleaned = 0.00177692 Jy ! Component: 3300 - total flux cleaned = 0.00177687 Jy ! Component: 3350 - total flux cleaned = 0.00176939 Jy ! Component: 3400 - total flux cleaned = 0.00176198 Jy ! Component: 3450 - total flux cleaned = 0.00177672 Jy ! Component: 3500 - total flux cleaned = 0.00177668 Jy ! Component: 3550 - total flux cleaned = 0.00176234 Jy ! Component: 3600 - total flux cleaned = 0.00174818 Jy ! Component: 3650 - total flux cleaned = 0.00175521 Jy ! Component: 3700 - total flux cleaned = 0.00174816 Jy ! Component: 3750 - total flux cleaned = 0.00176203 Jy ! Component: 3800 - total flux cleaned = 0.00173466 Jy ! Component: 3850 - total flux cleaned = 0.00172789 Jy ! Component: 3900 - total flux cleaned = 0.00170769 Jy ! Component: 3950 - total flux cleaned = 0.001701 Jy ! Component: 4000 - total flux cleaned = 0.00169432 Jy ! Component: 4050 - total flux cleaned = 0.00166792 Jy ! Total flux subtracted in 4096 components = 0.00164183 Jy ! Clean residual min=-0.000367 max=0.000353 Jy/beam ! Clean residual mean=-0.000001 rms=0.000119 Jy/beam ! Combined flux in latest and established models = 0.0472969 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 367 components and 0.0472969 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp177e_uvs/J1543-0135_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.029 x 5.055 at 13.6 degrees (North through East) ! Clean map min=-0.0011213 max=0.043236 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177e_uvs/J1543-0135_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0432362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000116351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.807317 0.807317 1.61463 3.22927 6.45854 12.9171 25.8342 51.6683 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.043 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 371.601 quit ! Quitting program ! Log file /d2/scr/pima/bp177e_uvs/J1543-0135_C_uvs.log closed on Sat Mar 22 18:48:03 2014