! Started logfile: /g0/scr/pima/s4195c_uvs/J1505-3432_X_uvs.log on Tue Dec 31 19:56:11 2013 obs /g0/scr/pima/s4195c_uvs/J1505-3432_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/s4195c_uvs/J1505-3432_X_uva.fits ! AN table 1: 5 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.952381 visibilities/baseline/integration-bin. ! Found source: J1505-3432 ! ! 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 800 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 /g0/scr/pima/s4195c_uvs/J1505-3432_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. ! ! 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.000072Jy sigma=1.287957 ! Fit after self-cal, rms=0.957294Jy sigma=1.216494 ! 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=0.8102 mas, bmaj=4.779 mas, bpa=9.491 degrees ! Estimated noise=36.072 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.0363129 Jy ! Component: 100 - total flux cleaned = 0.0448859 Jy ! Total flux subtracted in 100 components = 0.0448859 Jy ! Clean residual min=-0.004389 max=0.005611 Jy/beam ! Clean residual mean=-0.000004 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.0448859 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0448859 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.038471Jy sigma=0.041536 ! Fit after self-cal, rms=0.037651Jy sigma=0.041048 ! 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.084 mas, bmaj=4.861 mas, bpa=8.372 degrees ! Estimated noise=22.1347 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.00849161 Jy ! Component: 100 - total flux cleaned = 0.0126747 Jy ! Component: 150 - total flux cleaned = 0.0149647 Jy ! Component: 200 - total flux cleaned = 0.0162817 Jy ! Total flux subtracted in 200 components = 0.0162817 Jy ! Clean residual min=-0.003158 max=0.002849 Jy/beam ! Clean residual mean=-0.000000 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0611676 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 43 components and 0.0611676 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.037662Jy sigma=0.036119 ! Fit after self-cal, rms=0.037663Jy sigma=0.036086 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.084 x 4.861 at 8.372 degrees (North through East) ! Clean map min=-0.003039 max=0.046111 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 HN 0.92 KP 0.88 LA 0.96 ! NL 1.01 OV 0.93 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.13 KP 0.91 LA 0.94 ! NL 1.14 OV 0.86 SC 0.96 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 HN 1.13 KP 0.92 LA 0.98 ! NL 0.83 OV 1.00 SC 0.97 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.037663Jy sigma=0.036086 ! Fit after self-cal, rms=0.037344Jy sigma=0.035549 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.086 mas, bmaj=4.882 mas, bpa=8.335 degrees ! Estimated noise=21.58 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.000886512 Jy ! Component: 100 - total flux cleaned = -0.00108304 Jy ! Component: 150 - total flux cleaned = -0.00115924 Jy ! Component: 200 - total flux cleaned = -0.00118146 Jy ! Total flux subtracted in 200 components = -0.00118146 Jy ! Clean residual min=-0.002791 max=0.002323 Jy/beam ! Clean residual mean=0.000000 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0599861 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.0599861 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.037029Jy sigma=0.035691 ! Fit after self-cal, rms=0.037045Jy sigma=0.035678 ! 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.037045Jy sigma=0.035678 ! Fit after self-cal, rms=0.036910Jy sigma=0.035612 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.084 mas, bmaj=4.887 mas, bpa=8.33 degrees ! Estimated noise=21.3754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649734 Jy ! Component: 100 - total flux cleaned = -0.000689146 Jy ! Component: 150 - total flux cleaned = -0.000672821 Jy ! Component: 200 - total flux cleaned = -0.000625027 Jy ! Total flux subtracted in 200 components = -0.000625027 Jy ! Clean residual min=-0.002761 max=0.002361 Jy/beam ! Clean residual mean=-0.000000 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0593611 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 57 components and 0.0593611 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.036796Jy sigma=0.035663 ! Fit after self-cal, rms=0.036812Jy sigma=0.035660 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.86295e-06 Jy ! Component: 100 - total flux cleaned = 2.15597e-05 Jy ! Component: 150 - total flux cleaned = 5.04597e-05 Jy ! Component: 200 - total flux cleaned = 7.83438e-05 Jy ! Total flux subtracted in 200 components = 7.83438e-05 Jy ! Clean residual min=-0.002770 max=0.002388 Jy/beam ! Clean residual mean=-0.000000 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0594395 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.0594395 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.036779Jy sigma=0.035653 ! Fit after self-cal, rms=0.036782Jy sigma=0.035652 ! 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.036782Jy sigma=0.035652 ! Fit after self-cal, rms=0.036660Jy sigma=0.035648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=4.886 mas, bpa=8.345 degrees ! Estimated noise=21.2725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000279814 Jy ! Component: 100 - total flux cleaned = -0.000252349 Jy ! Component: 150 - total flux cleaned = -0.000225844 Jy ! Component: 200 - total flux cleaned = -0.000200446 Jy ! Total flux subtracted in 200 components = -0.000200446 Jy ! Clean residual min=-0.002765 max=0.002390 Jy/beam ! Clean residual mean=-0.000000 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.059239 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.059239 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.036599Jy sigma=0.035674 ! Fit after self-cal, rms=0.036605Jy sigma=0.035674 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.27532e-06 Jy ! Component: 100 - total flux cleaned = 2.16364e-05 Jy ! Component: 150 - total flux cleaned = 5.69765e-05 Jy ! Component: 200 - total flux cleaned = 7.95219e-05 Jy ! Total flux subtracted in 200 components = 7.95219e-05 Jy ! Clean residual min=-0.002766 max=0.002401 Jy/beam ! Clean residual mean=-0.000000 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.0593185 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.0593185 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.036580Jy sigma=0.035670 ! Fit after self-cal, rms=0.036584Jy sigma=0.035670 ! 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.036584Jy sigma=0.035670 ! Fit after self-cal, rms=0.036494Jy sigma=0.035669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.168 mas, bmaj=6.213 mas, bpa=-0.1579 degrees ! Estimated noise=23.8455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.29289e-05 Jy ! Component: 100 - total flux cleaned = 0.000107401 Jy ! Component: 150 - total flux cleaned = 0.000121422 Jy ! Component: 200 - total flux cleaned = 0.000147467 Jy ! Total flux subtracted in 200 components = 0.000147467 Jy ! Clean residual min=-0.002511 max=0.001944 Jy/beam ! Clean residual mean=-0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.059466 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.059466 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.036467Jy sigma=0.035660 ! Fit after self-cal, rms=0.036473Jy sigma=0.035660 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 = 1.29647e-05 Jy ! Component: 100 - total flux cleaned = 2.5187e-05 Jy ! Component: 150 - total flux cleaned = 4.89572e-05 Jy ! Component: 200 - total flux cleaned = 7.13815e-05 Jy ! Total flux subtracted in 200 components = 7.13815e-05 Jy ! Clean residual min=-0.002514 max=0.001912 Jy/beam ! Clean residual mean=-0.000001 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.0595374 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.0595374 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.036446Jy sigma=0.035662 ! Fit after self-cal, rms=0.036451Jy sigma=0.035661 ! 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.083 mas, bmaj=4.884 mas, bpa=8.346 degrees ! Estimated noise=21.2163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.083 x 4.884 at 8.346 degrees (North through East) ! Clean map min=-0.0025915 max=0.04215 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=0.8045 mas, bmaj=4.811 mas, bpa=9.517 degrees ! Estimated noise=34.5206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0349739 Jy ! Component: 100 - total flux cleaned = 0.0434231 Jy ! Component: 150 - total flux cleaned = 0.0478511 Jy ! Component: 200 - total flux cleaned = 0.0509162 Jy ! Total flux subtracted in 200 components = 0.0509162 Jy ! Clean residual min=-0.003963 max=0.004047 Jy/beam ! Clean residual mean=-0.000002 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.0509162 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0509162 Jy ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=4.884 mas, bpa=8.346 degrees ! Estimated noise=21.2163 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.00445971 Jy ! Component: 100 - total flux cleaned = 0.00660339 Jy ! Component: 150 - total flux cleaned = 0.00717711 Jy ! Component: 200 - total flux cleaned = 0.00754445 Jy ! Total flux subtracted in 200 components = 0.00754445 Jy ! Clean residual min=-0.002936 max=0.002291 Jy/beam ! Clean residual mean=-0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0584606 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 53 components and 0.0584606 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.168 mas, bmaj=6.213 mas, bpa=-0.1579 degrees ! Estimated noise=23.8455 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807302 Jy ! Component: 100 - total flux cleaned = 0.000829289 Jy ! Component: 150 - total flux cleaned = 0.000810371 Jy ! Component: 200 - total flux cleaned = 0.000776577 Jy ! Total flux subtracted in 200 components = 0.000776577 Jy ! Clean residual min=-0.002561 max=0.001925 Jy/beam ! Clean residual mean=-0.000001 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0592372 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.54011e-05 Jy ! Component: 100 - total flux cleaned = -1.52922e-05 Jy ! Component: 150 - total flux cleaned = -1.60486e-05 Jy ! Component: 200 - total flux cleaned = 1.00745e-05 Jy ! Total flux subtracted in 200 components = 1.00745e-05 Jy ! Clean residual min=-0.002545 max=0.001926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0592473 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.0592473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=4.884 mas, bpa=8.346 degrees ! Estimated noise=21.2163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204813 Jy ! Component: 100 - total flux cleaned = -0.000186554 Jy ! Component: 150 - total flux cleaned = -0.000170128 Jy ! Component: 200 - total flux cleaned = -0.000155172 Jy ! Total flux subtracted in 200 components = -0.000155172 Jy ! Clean residual min=-0.002794 max=0.002376 Jy/beam ! Clean residual mean=-0.000001 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0590921 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.0590921 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.036445Jy sigma=0.035692 ! Fit after self-cal, rms=0.036438Jy sigma=0.035690 wmodel /g0/scr/pima/s4195c_uvs/J1505-3432_X_map.mod ! Writing 74 model components to file: /g0/scr/pima/s4195c_uvs/J1505-3432_X_map.mod wobs /g0/scr/pima/s4195c_uvs/J1505-3432_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/s4195c_uvs/J1505-3432_X_uvs.fits wwins /g0/scr/pima/s4195c_uvs/J1505-3432_X_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/s4195c_uvs/J1505-3432_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000630906 Jy ! Component: 100 - total flux cleaned = -0.00107182 Jy ! Component: 150 - total flux cleaned = -0.00155626 Jy ! Component: 200 - total flux cleaned = -0.00204356 Jy ! Component: 250 - total flux cleaned = -0.00237147 Jy ! Component: 300 - total flux cleaned = -0.00265343 Jy ! Component: 350 - total flux cleaned = -0.00292157 Jy ! Component: 400 - total flux cleaned = -0.00314955 Jy ! Component: 450 - total flux cleaned = -0.00334114 Jy ! Component: 500 - total flux cleaned = -0.00349852 Jy ! Component: 550 - total flux cleaned = -0.00370104 Jy ! Component: 600 - total flux cleaned = -0.00392106 Jy ! Component: 650 - total flux cleaned = -0.00408661 Jy ! Component: 700 - total flux cleaned = -0.00431676 Jy ! Component: 750 - total flux cleaned = -0.00451818 Jy ! Component: 800 - total flux cleaned = -0.00464881 Jy ! Component: 850 - total flux cleaned = -0.00479701 Jy ! Component: 900 - total flux cleaned = -0.00483844 Jy ! Component: 950 - total flux cleaned = -0.0049195 Jy ! Component: 1000 - total flux cleaned = -0.00495892 Jy ! Component: 1050 - total flux cleaned = -0.00503621 Jy ! Component: 1100 - total flux cleaned = -0.00507394 Jy ! Component: 1150 - total flux cleaned = -0.00511111 Jy ! Component: 1200 - total flux cleaned = -0.00514734 Jy ! Component: 1250 - total flux cleaned = -0.00518312 Jy ! Component: 1300 - total flux cleaned = -0.00527107 Jy ! Component: 1350 - total flux cleaned = -0.00537443 Jy ! Component: 1400 - total flux cleaned = -0.00540816 Jy ! Component: 1450 - total flux cleaned = -0.00550825 Jy ! Component: 1500 - total flux cleaned = -0.00555745 Jy ! Component: 1550 - total flux cleaned = -0.00563843 Jy ! Component: 1600 - total flux cleaned = -0.00570213 Jy ! Component: 1650 - total flux cleaned = -0.00574952 Jy ! Component: 1700 - total flux cleaned = -0.00582799 Jy ! Component: 1750 - total flux cleaned = -0.00584367 Jy ! Component: 1800 - total flux cleaned = -0.00590562 Jy ! Component: 1850 - total flux cleaned = -0.0059672 Jy ! Component: 1900 - total flux cleaned = -0.00598255 Jy ! Component: 1950 - total flux cleaned = -0.00601328 Jy ! Component: 2000 - total flux cleaned = -0.00604395 Jy ! Component: 2050 - total flux cleaned = -0.00608973 Jy ! Component: 2100 - total flux cleaned = -0.00612043 Jy ! Component: 2150 - total flux cleaned = -0.00615122 Jy ! Component: 2200 - total flux cleaned = -0.00618193 Jy ! Component: 2250 - total flux cleaned = -0.00622824 Jy ! Component: 2300 - total flux cleaned = -0.0062591 Jy ! Component: 2350 - total flux cleaned = -0.0062901 Jy ! Component: 2400 - total flux cleaned = -0.00632113 Jy ! Component: 2450 - total flux cleaned = -0.00635235 Jy ! Component: 2500 - total flux cleaned = -0.00638367 Jy ! Component: 2550 - total flux cleaned = -0.00644681 Jy ! Component: 2600 - total flux cleaned = -0.00651019 Jy ! Component: 2650 - total flux cleaned = -0.00654215 Jy ! Component: 2700 - total flux cleaned = -0.00655825 Jy ! Component: 2750 - total flux cleaned = -0.00657439 Jy ! Component: 2800 - total flux cleaned = -0.00657447 Jy ! Component: 2850 - total flux cleaned = -0.00655796 Jy ! Component: 2900 - total flux cleaned = -0.00657469 Jy ! Component: 2950 - total flux cleaned = -0.00655742 Jy ! Component: 3000 - total flux cleaned = -0.00657453 Jy ! Component: 3050 - total flux cleaned = -0.00650457 Jy ! Component: 3100 - total flux cleaned = -0.00646898 Jy ! Component: 3150 - total flux cleaned = -0.00641494 Jy ! Component: 3200 - total flux cleaned = -0.00637822 Jy ! Component: 3250 - total flux cleaned = -0.00632225 Jy ! Component: 3300 - total flux cleaned = -0.00628402 Jy ! Component: 3350 - total flux cleaned = -0.00626452 Jy ! Component: 3400 - total flux cleaned = -0.00622532 Jy ! Component: 3450 - total flux cleaned = -0.00616527 Jy ! Component: 3500 - total flux cleaned = -0.00612466 Jy ! Component: 3550 - total flux cleaned = -0.00606171 Jy ! Component: 3600 - total flux cleaned = -0.00601901 Jy ! Component: 3650 - total flux cleaned = -0.00599716 Jy ! Component: 3700 - total flux cleaned = -0.00597504 Jy ! Component: 3750 - total flux cleaned = -0.00595253 Jy ! Component: 3800 - total flux cleaned = -0.00592964 Jy ! Component: 3850 - total flux cleaned = -0.00590577 Jy ! Component: 3900 - total flux cleaned = -0.0059055 Jy ! Component: 3950 - total flux cleaned = -0.00590574 Jy ! Component: 4000 - total flux cleaned = -0.00593133 Jy ! Component: 4050 - total flux cleaned = -0.00593113 Jy ! Total flux subtracted in 4096 components = -0.00593147 Jy ! Clean residual min=-0.001584 max=0.001551 Jy/beam ! Clean residual mean=-0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0531606 Jy keep ! Adding 214 model components to the UV plane model. ! The established model now contains 288 components and 0.0531606 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/s4195c_uvs/J1505-3432_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.083 x 4.884 at 8.346 degrees (North through East) ! Clean map min=-0.0030114 max=0.0425 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/s4195c_uvs/J1505-3432_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0424996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394404 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.78406 2.78406 5.56811 11.1362 22.2725 44.5449 89.0898 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 107.756 quit ! Quitting program ! Log file /g0/scr/pima/s4195c_uvs/J1505-3432_X_uvs.log closed on Tue Dec 31 19:56:17 2013