! Started logfile: /d2/scr/pima/rv101_uvs/J2332-4118_X_uvs.log on Sat Nov 29 16:39:09 2014 obs /d2/scr/pima/rv101_uvs/J2332-4118_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2332-4118_X_uva.fits ! AN table 1: 87 integrations on 28 of 28 possible baselines. ! AN table 2: 87 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.7422 visibilities/baseline/integration-bin. ! Found source: J2332-4118 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 12656 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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/rv101_uvs/J2332-4118_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 114 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 114 telescope corrections were flagged in sub-array 1. ! A total of 176 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.033643Jy sigma=14.111854 ! Fit after self-cal, rms=0.814578Jy sigma=10.924656 ! 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.6018 mas, bmaj=1.433 mas, bpa=-1.901 degrees ! Estimated noise=1.27779 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.139026 Jy ! Component: 100 - total flux cleaned = 0.171956 Jy ! Total flux subtracted in 100 components = 0.171956 Jy ! Clean residual min=-0.014529 max=0.021501 Jy/beam ! Clean residual mean=0.000077 rms=0.003957 Jy/beam ! Combined flux in latest and established models = 0.171956 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.171956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154717Jy sigma=2.020963 ! Fit after self-cal, rms=0.154682Jy sigma=2.020536 ! 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=0.8112 mas, bmaj=1.945 mas, bpa=3.039 degrees ! Estimated noise=0.539786 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.0392748 Jy ! Component: 100 - total flux cleaned = 0.0568409 Jy ! Component: 150 - total flux cleaned = 0.0650548 Jy ! Component: 200 - total flux cleaned = 0.0689135 Jy ! Total flux subtracted in 200 components = 0.0689135 Jy ! Clean residual min=-0.011588 max=0.024188 Jy/beam ! Clean residual mean=0.000125 rms=0.004315 Jy/beam ! Combined flux in latest and established models = 0.240869 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.240869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147532Jy sigma=1.871201 ! Fit after self-cal, rms=0.147457Jy sigma=1.868405 ! Inverting map ! Added new window around map position (1.8, 2.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0227371 Jy ! Component: 100 - total flux cleaned = 0.0340829 Jy ! Component: 150 - total flux cleaned = 0.0364018 Jy ! Component: 200 - total flux cleaned = 0.0368555 Jy ! Total flux subtracted in 200 components = 0.0368555 Jy ! Clean residual min=-0.009570 max=0.016440 Jy/beam ! Clean residual mean=0.000034 rms=0.002515 Jy/beam ! Combined flux in latest and established models = 0.277725 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.277725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143706Jy sigma=1.822206 ! Fit after self-cal, rms=0.143123Jy sigma=1.811862 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8112 x 1.945 at 3.039 degrees (North through East) ! Clean map min=-0.0074676 max=0.17858 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: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.95 KP 1.00* LA 1.06 MK 1.00* ! OV 1.03 PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.00* LA 0.99 MK 1.00* ! OV 0.97 PT 0.90 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.00* LA 1.05 MK 1.00* ! OV 1.08 PT 0.91 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 KP 1.00* LA 1.03 MK 1.00* ! OV 1.05 PT 0.90 SC 0.94 ! ! ! Fit before self-cal, rms=0.143123Jy sigma=1.811862 ! Fit after self-cal, rms=0.141970Jy sigma=1.806256 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8124 mas, bmaj=1.946 mas, bpa=3.155 degrees ! Estimated noise=0.5366 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.00439381 Jy ! Component: 100 - total flux cleaned = 0.00416975 Jy ! Component: 150 - total flux cleaned = 0.00383097 Jy ! Component: 200 - total flux cleaned = 0.00383592 Jy ! Total flux subtracted in 200 components = 0.00383592 Jy ! Clean residual min=-0.005274 max=0.009962 Jy/beam ! Clean residual mean=-0.000016 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.281561 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 55 components and 0.281561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141127Jy sigma=1.799091 ! Fit after self-cal, rms=0.141063Jy sigma=1.797021 ! 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. ! ! Fit before self-cal, rms=0.141063Jy sigma=1.797021 ! Fit after self-cal, rms=0.141164Jy sigma=1.796976 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.812 mas, bmaj=1.945 mas, bpa=3.149 degrees ! Estimated noise=0.537261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00317319 Jy ! Component: 100 - total flux cleaned = 0.00317619 Jy ! Component: 150 - total flux cleaned = 0.00318957 Jy ! Component: 200 - total flux cleaned = 0.00319078 Jy ! Total flux subtracted in 200 components = 0.00319078 Jy ! Clean residual min=-0.004784 max=0.007841 Jy/beam ! Clean residual mean=-0.000017 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.284752 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.284752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140806Jy sigma=1.794057 ! Fit after self-cal, rms=0.140806Jy sigma=1.793225 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) ! Added new window around map position (13.6, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00593433 Jy ! Component: 100 - total flux cleaned = 0.00664443 Jy ! Component: 150 - total flux cleaned = 0.0065303 Jy ! Component: 200 - total flux cleaned = 0.00653072 Jy ! Total flux subtracted in 200 components = 0.00653072 Jy ! Clean residual min=-0.004934 max=0.004972 Jy/beam ! Clean residual mean=-0.000027 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.291282 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.291282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140409Jy sigma=1.789562 ! Fit after self-cal, rms=0.140423Jy sigma=1.789101 ! 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. ! ! Fit before self-cal, rms=0.140423Jy sigma=1.789101 ! Fit after self-cal, rms=0.144963Jy sigma=1.787237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8082 mas, bmaj=1.951 mas, bpa=3.462 degrees ! Estimated noise=0.539395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00264848 Jy ! Component: 100 - total flux cleaned = -0.00328475 Jy ! Component: 150 - total flux cleaned = -0.00373715 Jy ! Component: 200 - total flux cleaned = -0.00379855 Jy ! Total flux subtracted in 200 components = -0.00379855 Jy ! Clean residual min=-0.004165 max=0.003677 Jy/beam ! Clean residual mean=-0.000011 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.287484 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.287484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144854Jy sigma=1.785999 ! Fit after self-cal, rms=0.144984Jy sigma=1.785650 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.000208531 Jy ! Component: 100 - total flux cleaned = -0.000322941 Jy ! Component: 150 - total flux cleaned = -0.000323406 Jy ! Component: 200 - total flux cleaned = -0.000324057 Jy ! Total flux subtracted in 200 components = -0.000324057 Jy ! Clean residual min=-0.003957 max=0.003636 Jy/beam ! Clean residual mean=-0.000011 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.28716 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.28716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144937Jy sigma=1.785216 ! Fit after self-cal, rms=0.144942Jy sigma=1.785178 ! 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. ! ! Fit before self-cal, rms=0.144942Jy sigma=1.785178 ! Fit after self-cal, rms=0.143835Jy sigma=1.788362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.519 mas, bmaj=8.493 mas, bpa=2.192 degrees ! Estimated noise=0.684811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368582 Jy ! Component: 100 - total flux cleaned = 0.000369212 Jy ! Component: 150 - total flux cleaned = 0.000313597 Jy ! Component: 200 - total flux cleaned = 0.00026127 Jy ! Total flux subtracted in 200 components = 0.00026127 Jy ! Clean residual min=-0.004988 max=0.004086 Jy/beam ! Clean residual mean=-0.000026 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.287421 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 107 components and 0.287421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143810Jy sigma=1.787953 ! Fit after self-cal, rms=0.143778Jy sigma=1.787404 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.000111671 Jy ! Component: 100 - total flux cleaned = 6.27427e-05 Jy ! Component: 150 - total flux cleaned = -2.61743e-05 Jy ! Component: 200 - total flux cleaned = -6.51753e-05 Jy ! Total flux subtracted in 200 components = -6.51753e-05 Jy ! Clean residual min=-0.004658 max=0.003995 Jy/beam ! Clean residual mean=-0.000026 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.287356 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 108 components and 0.287356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143775Jy sigma=1.787273 ! Fit after self-cal, rms=0.143774Jy sigma=1.787244 ! 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=0.8075 mas, bmaj=1.948 mas, bpa=3.33 degrees ! Estimated noise=0.534548 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8075 x 1.948 at 3.33 degrees (North through East) ! Clean map min=-0.0063393 max=0.16866 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.5998 mas, bmaj=1.435 mas, bpa=-1.388 degrees ! Estimated noise=1.26718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136468 Jy ! Component: 100 - total flux cleaned = 0.174892 Jy ! Component: 150 - total flux cleaned = 0.197845 Jy ! Component: 200 - total flux cleaned = 0.214166 Jy ! Total flux subtracted in 200 components = 0.214166 Jy ! Clean residual min=-0.009754 max=0.011604 Jy/beam ! Clean residual mean=0.000045 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 0.214166 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.214166 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8075 mas, bmaj=1.948 mas, bpa=3.33 degrees ! Estimated noise=0.534548 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.0255906 Jy ! Component: 100 - total flux cleaned = 0.0402536 Jy ! Component: 150 - total flux cleaned = 0.0501988 Jy ! Component: 200 - total flux cleaned = 0.0572768 Jy ! Total flux subtracted in 200 components = 0.0572768 Jy ! Clean residual min=-0.005580 max=0.008714 Jy/beam ! Clean residual mean=0.000035 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.271443 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 0.271443 Jy ! Inverting map ! Added new window around map position (-0.6, -4.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746409 Jy ! Component: 100 - total flux cleaned = 0.0100378 Jy ! Component: 150 - total flux cleaned = 0.0117492 Jy ! Component: 200 - total flux cleaned = 0.013113 Jy ! Total flux subtracted in 200 components = 0.013113 Jy ! Clean residual min=-0.004494 max=0.003947 Jy/beam ! Clean residual mean=-0.000002 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.284556 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 79 components and 0.284556 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.519 mas, bmaj=8.493 mas, bpa=2.192 degrees ! Estimated noise=0.684811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195083 Jy ! Component: 100 - total flux cleaned = 0.00256535 Jy ! Component: 150 - total flux cleaned = 0.00299352 Jy ! Component: 200 - total flux cleaned = 0.00334815 Jy ! Total flux subtracted in 200 components = 0.00334815 Jy ! Clean residual min=-0.005100 max=0.004264 Jy/beam ! Clean residual mean=-0.000021 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.287904 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.000250397 Jy ! Component: 100 - total flux cleaned = 0.00033962 Jy ! Component: 150 - total flux cleaned = 0.000465639 Jy ! Component: 200 - total flux cleaned = 0.000544042 Jy ! Total flux subtracted in 200 components = 0.000544042 Jy ! Clean residual min=-0.005018 max=0.004110 Jy/beam ! Clean residual mean=-0.000024 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.288448 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.288448 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8075 mas, bmaj=1.948 mas, bpa=3.33 degrees ! Estimated noise=0.534548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.19309e-05 Jy ! Component: 100 - total flux cleaned = -5.14666e-05 Jy ! Component: 150 - total flux cleaned = -0.000112673 Jy ! Component: 200 - total flux cleaned = -7.73796e-06 Jy ! Total flux subtracted in 200 components = -7.73796e-06 Jy ! Clean residual min=-0.004367 max=0.003630 Jy/beam ! Clean residual mean=-0.000011 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.28844 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.28844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143648Jy sigma=1.785751 ! Fit after self-cal, rms=0.143609Jy sigma=1.785300 wmodel /d2/scr/pima/rv101_uvs/J2332-4118_X_map.mod ! Writing 108 model components to file: /d2/scr/pima/rv101_uvs/J2332-4118_X_map.mod wobs /d2/scr/pima/rv101_uvs/J2332-4118_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2332-4118_X_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2332-4118_X_map.win ! wwins: Wrote 4 windows to /d2/scr/pima/rv101_uvs/J2332-4118_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.00163228 Jy ! Component: 100 - total flux cleaned = -0.00183828 Jy ! Component: 150 - total flux cleaned = -0.00190088 Jy ! Component: 200 - total flux cleaned = -0.00219435 Jy ! Component: 250 - total flux cleaned = -0.00236035 Jy ! Component: 300 - total flux cleaned = -0.0024127 Jy ! Component: 350 - total flux cleaned = -0.00210762 Jy ! Component: 400 - total flux cleaned = -0.00186204 Jy ! Component: 450 - total flux cleaned = -0.00171901 Jy ! Component: 500 - total flux cleaned = -0.00167364 Jy ! Component: 550 - total flux cleaned = -0.0018526 Jy ! Component: 600 - total flux cleaned = -0.0018521 Jy ! Component: 650 - total flux cleaned = -0.00185283 Jy ! Component: 700 - total flux cleaned = -0.00185281 Jy ! Component: 750 - total flux cleaned = -0.00181263 Jy ! Component: 800 - total flux cleaned = -0.00193085 Jy ! Component: 850 - total flux cleaned = -0.00200835 Jy ! Component: 900 - total flux cleaned = -0.00219692 Jy ! Component: 950 - total flux cleaned = -0.00230753 Jy ! Component: 1000 - total flux cleaned = -0.00249005 Jy ! Component: 1050 - total flux cleaned = -0.00266891 Jy ! Component: 1100 - total flux cleaned = -0.00280985 Jy ! Component: 1150 - total flux cleaned = -0.00301739 Jy ! Component: 1200 - total flux cleaned = -0.00315325 Jy ! Component: 1250 - total flux cleaned = -0.0032872 Jy ! Component: 1300 - total flux cleaned = -0.00348585 Jy ! Component: 1350 - total flux cleaned = -0.00361591 Jy ! Component: 1400 - total flux cleaned = -0.00377636 Jy ! Component: 1450 - total flux cleaned = -0.0039027 Jy ! Component: 1500 - total flux cleaned = -0.00399556 Jy ! Component: 1550 - total flux cleaned = -0.00408759 Jy ! Component: 1600 - total flux cleaned = -0.0041482 Jy ! Component: 1650 - total flux cleaned = -0.0042372 Jy ! Component: 1700 - total flux cleaned = -0.0042077 Jy ! Component: 1750 - total flux cleaned = -0.00441158 Jy ! Component: 1800 - total flux cleaned = -0.00444046 Jy ! Component: 1850 - total flux cleaned = -0.00452563 Jy ! Component: 1900 - total flux cleaned = -0.00460982 Jy ! Component: 1950 - total flux cleaned = -0.00477616 Jy ! Component: 2000 - total flux cleaned = -0.00483043 Jy ! Component: 2050 - total flux cleaned = -0.00493873 Jy ! Component: 2100 - total flux cleaned = -0.00501925 Jy ! Component: 2150 - total flux cleaned = -0.00507277 Jy ! Component: 2200 - total flux cleaned = -0.00517798 Jy ! Component: 2250 - total flux cleaned = -0.00528221 Jy ! Component: 2300 - total flux cleaned = -0.00530799 Jy ! Component: 2350 - total flux cleaned = -0.00535953 Jy ! Component: 2400 - total flux cleaned = -0.00548605 Jy ! Component: 2450 - total flux cleaned = -0.00556107 Jy ! Component: 2500 - total flux cleaned = -0.00556096 Jy ! Component: 2550 - total flux cleaned = -0.00565904 Jy ! Component: 2600 - total flux cleaned = -0.00563474 Jy ! Component: 2650 - total flux cleaned = -0.00577972 Jy ! Component: 2700 - total flux cleaned = -0.00582772 Jy ! Component: 2750 - total flux cleaned = -0.00585169 Jy ! Component: 2800 - total flux cleaned = -0.00601705 Jy ! Component: 2850 - total flux cleaned = -0.00608754 Jy ! Component: 2900 - total flux cleaned = -0.00615727 Jy ! Component: 2950 - total flux cleaned = -0.00624978 Jy ! Component: 3000 - total flux cleaned = -0.00624995 Jy ! Component: 3050 - total flux cleaned = -0.00634129 Jy ! Component: 3100 - total flux cleaned = -0.00629591 Jy ! Component: 3150 - total flux cleaned = -0.00627355 Jy ! Component: 3200 - total flux cleaned = -0.00627366 Jy ! Component: 3250 - total flux cleaned = -0.00627347 Jy ! Component: 3300 - total flux cleaned = -0.00620681 Jy ! Component: 3350 - total flux cleaned = -0.0061627 Jy ! Component: 3400 - total flux cleaned = -0.00620656 Jy ! Component: 3450 - total flux cleaned = -0.00620642 Jy ! Component: 3500 - total flux cleaned = -0.00614123 Jy ! Component: 3550 - total flux cleaned = -0.00614115 Jy ! Component: 3600 - total flux cleaned = -0.00614103 Jy ! Component: 3650 - total flux cleaned = -0.00614094 Jy ! Component: 3700 - total flux cleaned = -0.00614095 Jy ! Component: 3750 - total flux cleaned = -0.00611968 Jy ! Component: 3800 - total flux cleaned = -0.00614075 Jy ! Component: 3850 - total flux cleaned = -0.00609852 Jy ! Component: 3900 - total flux cleaned = -0.00603563 Jy ! Component: 3950 - total flux cleaned = -0.00603568 Jy ! Component: 4000 - total flux cleaned = -0.00601473 Jy ! Component: 4050 - total flux cleaned = -0.00599407 Jy ! Total flux subtracted in 4096 components = -0.00601473 Jy ! Clean residual min=-0.001296 max=0.001267 Jy/beam ! Clean residual mean=-0.000000 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.282426 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 338 components and 0.282426 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2332-4118_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8075 x 1.948 at 3.33 degrees (North through East) ! Clean map min=-0.0056951 max=0.17783 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2332-4118_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.177828 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000331443 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.559154 0.559154 1.11831 2.23662 4.47323 8.94647 17.8929 35.7859 71.5717 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.177 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 536.524 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2332-4118_X_uvs.log closed on Sat Nov 29 16:39:14 2014