! Started logfile: /scr/pima/rdv93_uvs/J1107-4449_X_uvs.log on Tue Sep 24 17:07:25 2013 obs /scr/pima/rdv93_uvs/J1107-4449_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1107-4449_X_uva.fits ! AN table 1: 23 integrations on 3 of 3 possible baselines. ! AN table 2: 11 integrations on 3 of 3 possible baselines. ! AN table 3: 11 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.971698 visibilities/baseline/integration-bin. ! Found source: J1107-4449 ! ! 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.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 824 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 /scr/pima/rdv93_uvs/J1107-4449_X] 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 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.861351Jy sigma=16.611484 ! Fit after self-cal, rms=0.625969Jy sigma=5.764064 ! 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.8996 mas, bmaj=6.702 mas, bpa=-17.24 degrees ! Estimated noise=4.10991 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 = 1.03978 Jy ! Component: 100 - total flux cleaned = 1.39715 Jy ! Total flux subtracted in 100 components = 1.39715 Jy ! Clean residual min=-0.114658 max=0.156609 Jy/beam ! Clean residual mean=0.002029 rms=0.046500 Jy/beam ! Combined flux in latest and established models = 1.39715 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 1.39715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352194Jy sigma=3.166575 ! Fit after self-cal, rms=0.351431Jy sigma=3.159836 ! 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.192 mas, bmaj=8.37 mas, bpa=-16.09 degrees ! Estimated noise=3.10379 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.236361 Jy ! Component: 100 - total flux cleaned = 0.340812 Jy ! Component: 150 - total flux cleaned = 0.372764 Jy ! Component: 200 - total flux cleaned = 0.383411 Jy ! Total flux subtracted in 200 components = 0.383411 Jy ! Clean residual min=-0.017566 max=0.017738 Jy/beam ! Clean residual mean=0.000284 rms=0.006992 Jy/beam ! Combined flux in latest and established models = 1.78056 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 117 components and 1.78056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210637Jy sigma=1.469543 ! Fit after self-cal, rms=0.210554Jy sigma=1.467412 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.96 LA 0.97 MK 0.96 OV 1.01 ! PT 1.00 ! ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.99 LA 0.94 MK 0.99 OV 1.01 ! PT 1.00 ! ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.96 LA 1.01 MK 0.99 OV 1.04 ! PT 1.00 ! ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.00* MK 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 1.04 LA 0.96 MK 1.02 OV 1.01 ! PT 1.03 ! ! ! Fit before self-cal, rms=0.210554Jy sigma=1.467412 ! Fit after self-cal, rms=0.248711Jy sigma=1.502792 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9971 mas, bmaj=8.375 mas, bpa=-12.35 degrees ! Estimated noise=4.72751 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.00647456 Jy ! Component: 100 - total flux cleaned = 0.00763089 Jy ! Component: 150 - total flux cleaned = 0.0087841 Jy ! Component: 200 - total flux cleaned = 0.00993476 Jy ! Total flux subtracted in 200 components = 0.00993476 Jy ! Clean residual min=-0.009468 max=0.009610 Jy/beam ! Clean residual mean=-0.000004 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 1.7905 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 157 components and 1.7905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245252Jy sigma=1.484031 ! Fit after self-cal, rms=0.245111Jy sigma=1.482955 ! 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.245111Jy sigma=1.482955 ! Fit after self-cal, rms=0.243965Jy sigma=1.482452 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9958 mas, bmaj=8.375 mas, bpa=-12.36 degrees ! Estimated noise=4.71411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00931413 Jy ! Component: 100 - total flux cleaned = 0.0121704 Jy ! Component: 150 - total flux cleaned = 0.0125559 Jy ! Component: 200 - total flux cleaned = 0.0111655 Jy ! Total flux subtracted in 200 components = 0.0111655 Jy ! Clean residual min=-0.008119 max=0.008082 Jy/beam ! Clean residual mean=-0.000036 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 1.80166 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 180 components and 1.80166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242606Jy sigma=1.477663 ! Fit after self-cal, rms=0.242608Jy sigma=1.477135 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.00807789 Jy ! Component: 100 - total flux cleaned = -0.0110187 Jy ! Component: 150 - total flux cleaned = -0.0129188 Jy ! Component: 200 - total flux cleaned = -0.0133216 Jy ! Total flux subtracted in 200 components = -0.0133216 Jy ! Clean residual min=-0.007269 max=0.007347 Jy/beam ! Clean residual mean=0.000039 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 1.78834 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 206 components and 1.78834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241399Jy sigma=1.471903 ! Fit after self-cal, rms=0.241417Jy sigma=1.471809 ! 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.241417Jy sigma=1.471809 ! Fit after self-cal, rms=0.238342Jy sigma=1.470745 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9915 mas, bmaj=8.374 mas, bpa=-12.37 degrees ! Estimated noise=4.68643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266478 Jy ! Component: 100 - total flux cleaned = 0.00204377 Jy ! Component: 150 - total flux cleaned = 0.00011545 Jy ! Component: 200 - total flux cleaned = -0.00187562 Jy ! Total flux subtracted in 200 components = -0.00187562 Jy ! Clean residual min=-0.005732 max=0.005704 Jy/beam ! Clean residual mean=0.000010 rms=0.001564 Jy/beam ! Combined flux in latest and established models = 1.78647 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 229 components and 1.78647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237168Jy sigma=1.466554 ! Fit after self-cal, rms=0.237188Jy sigma=1.466508 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.00473315 Jy ! Component: 100 - total flux cleaned = 0.00593261 Jy ! Component: 150 - total flux cleaned = 0.00718784 Jy ! Component: 200 - total flux cleaned = 0.00785066 Jy ! Total flux subtracted in 200 components = 0.00785066 Jy ! Clean residual min=-0.005785 max=0.005770 Jy/beam ! Clean residual mean=-0.000019 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 1.79432 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 251 components and 1.79432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236354Jy sigma=1.462773 ! Fit after self-cal, rms=0.236355Jy sigma=1.462721 ! 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.236355Jy sigma=1.462721 ! Fit after self-cal, rms=0.233661Jy sigma=1.461784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=13.05 mas, bpa=4.98 degrees ! Estimated noise=4.95538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003434 Jy ! Component: 100 - total flux cleaned = 0.000102111 Jy ! Component: 150 - total flux cleaned = -7.77954e-05 Jy ! Component: 200 - total flux cleaned = -0.000512585 Jy ! Total flux subtracted in 200 components = -0.000512585 Jy ! Clean residual min=-0.001880 max=0.001922 Jy/beam ! Clean residual mean=-0.000001 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 1.79381 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 273 components and 1.79381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233572Jy sigma=1.461007 ! Fit after self-cal, rms=0.233557Jy sigma=1.460986 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.000795713 Jy ! Component: 100 - total flux cleaned = 0.000740709 Jy ! Component: 150 - total flux cleaned = 0.000391457 Jy ! Component: 200 - total flux cleaned = -0.00022253 Jy ! Total flux subtracted in 200 components = -0.00022253 Jy ! Clean residual min=-0.001249 max=0.001267 Jy/beam ! Clean residual mean=0.000013 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 1.79358 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 297 components and 1.79358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233471Jy sigma=1.460427 ! Fit after self-cal, rms=0.233463Jy sigma=1.460409 ! 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.9858 mas, bmaj=8.383 mas, bpa=-12.4 degrees ! Estimated noise=4.66922 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9858 x 8.383 at -12.4 degrees (North through East) ! Clean map min=-0.017471 max=1.0072 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233463Jy sigma=1.460409 ! Fit after self-cal, rms=0.575082Jy sigma=0.548627 ! Inverting map and beam ! Estimated beam: bmin=1.001 mas, bmaj=8.357 mas, bpa=-12.39 degrees ! Estimated noise=4.72712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00297222 Jy ! Component: 100 - total flux cleaned = -0.00439664 Jy ! Component: 150 - total flux cleaned = -0.00604734 Jy ! Component: 200 - total flux cleaned = -0.00657907 Jy ! Total flux subtracted in 200 components = -0.00657907 Jy ! Clean residual min=-0.002893 max=0.002921 Jy/beam ! Clean residual mean=0.000001 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 1.787 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 345 components and 1.787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.574566Jy sigma=0.543802 ! Fit after self-cal, rms=0.574361Jy sigma=0.543706 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508042 Jy ! Component: 100 - total flux cleaned = 0.00090986 Jy ! Component: 150 - total flux cleaned = 0.00176848 Jy ! Component: 200 - total flux cleaned = 0.00297102 Jy ! Total flux subtracted in 200 components = 0.00297102 Jy ! Clean residual min=-0.001994 max=0.002003 Jy/beam ! Clean residual mean=0.000017 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 1.78997 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 376 components and 1.78997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.574015Jy sigma=0.542011 ! Fit after self-cal, rms=0.573891Jy sigma=0.541977 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.573891Jy sigma=0.541977 ! Fit after self-cal, rms=0.573058Jy sigma=0.541589 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.8723 mas, bmaj=7.916 mas, bpa=-12.89 degrees ! Estimated noise=5.37808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.935963 Jy ! Component: 100 - total flux cleaned = 1.29237 Jy ! Component: 150 - total flux cleaned = 1.47459 Jy ! Component: 200 - total flux cleaned = 1.55701 Jy ! Total flux subtracted in 200 components = 1.55701 Jy ! Clean residual min=-0.057067 max=0.057697 Jy/beam ! Clean residual mean=0.000293 rms=0.024677 Jy/beam ! Combined flux in latest and established models = 1.55701 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 80 model components to the UV plane model. ! The established model now contains 80 components and 1.55701 Jy ! Inverting map and beam ! Estimated beam: bmin=1 mas, bmaj=8.361 mas, bpa=-12.39 degrees ! Estimated noise=4.72763 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.0805789 Jy ! Component: 100 - total flux cleaned = 0.0969646 Jy ! Component: 150 - total flux cleaned = 0.0922372 Jy ! Component: 200 - total flux cleaned = 0.0897749 Jy ! Total flux subtracted in 200 components = 0.0897749 Jy ! Clean residual min=-0.013512 max=0.013586 Jy/beam ! Clean residual mean=-0.000015 rms=0.005989 Jy/beam ! Combined flux in latest and established models = 1.64679 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 180 components and 1.64679 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=3.259 mas, bmaj=13.12 mas, bpa=5.085 degrees ! Estimated noise=4.96194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178659 Jy ! Component: 100 - total flux cleaned = 0.0191934 Jy ! Component: 150 - total flux cleaned = 0.0174769 Jy ! Component: 200 - total flux cleaned = 0.0144013 Jy ! Total flux subtracted in 200 components = 0.0144013 Jy ! Clean residual min=-0.010908 max=0.010702 Jy/beam ! Clean residual mean=0.000023 rms=0.003279 Jy/beam ! Combined flux in latest and established models = 1.66119 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.00350848 Jy ! Component: 100 - total flux cleaned = -0.00528371 Jy ! Component: 150 - total flux cleaned = -0.00623327 Jy ! Component: 200 - total flux cleaned = -0.00768399 Jy ! Total flux subtracted in 200 components = -0.00768399 Jy ! Clean residual min=-0.025362 max=0.025507 Jy/beam ! Clean residual mean=-0.000024 rms=0.007087 Jy/beam ! Combined flux in latest and established models = 1.6535 Jy ! Adding 76 model components to the UV plane model. ! The established model now contains 256 components and 1.6535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1 mas, bmaj=8.361 mas, bpa=-12.39 degrees ! Estimated noise=4.72763 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000650714 Jy ! Component: 100 - total flux cleaned = -0.000679344 Jy ! Component: 150 - total flux cleaned = 0.000669782 Jy ! Component: 200 - total flux cleaned = -0.00219703 Jy ! Total flux subtracted in 200 components = -0.00219703 Jy ! Clean residual min=-0.012464 max=0.012319 Jy/beam ! Clean residual mean=-0.000010 rms=0.003213 Jy/beam ! Combined flux in latest and established models = 1.65131 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 282 components and 1.65131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.574634Jy sigma=0.561475 ! Fit after self-cal, rms=0.573683Jy sigma=0.558666 wmodel /scr/pima/rdv93_uvs/J1107-4449_X_map.mod ! Writing 282 model components to file: /scr/pima/rdv93_uvs/J1107-4449_X_map.mod wobs /scr/pima/rdv93_uvs/J1107-4449_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1107-4449_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1107-4449_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/rdv93_uvs/J1107-4449_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1 x 8.361 at -12.39 degrees (North through East) ! Clean map min=-0.018072 max=0.75599 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1107-4449_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.755992 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0025642 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01755 1.01755 2.0351 4.07019 8.14039 16.2808 32.5616 65.1231 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0076 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.755 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1107-4449_X_uvs.log closed on Tue Sep 24 17:07:28 2013