! Started logfile: /scr/pima/rdv93_uvs/J0536-3401_X_uvs.log on Tue Sep 24 17:06:01 2013 obs /scr/pima/rdv93_uvs/J0536-3401_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J0536-3401_X_uva.fits ! AN table 1: 19 integrations on 10 of 10 possible baselines. ! AN table 2: 16 integrations on 10 of 10 possible baselines. ! AN table 3: 15 integrations on 3 of 3 possible baselines. ! AN table 4: 17 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.929966 visibilities/baseline/integration-bin. ! Found source: J0536-3401 ! ! 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 3240 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/J0536-3401_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 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 1 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.035996Jy sigma=1.430597 ! Fit after self-cal, rms=0.790702Jy sigma=1.046028 ! 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.7535 mas, bmaj=2.292 mas, bpa=-1.685 degrees ! Estimated noise=15.1586 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.174093 Jy ! Component: 100 - total flux cleaned = 0.216717 Jy ! Total flux subtracted in 100 components = 0.216717 Jy ! Clean residual min=-0.015197 max=0.025058 Jy/beam ! Clean residual mean=-0.000095 rms=0.003836 Jy/beam ! Combined flux in latest and established models = 0.216717 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.216717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137972Jy sigma=0.164076 ! Fit after self-cal, rms=0.137983Jy sigma=0.164062 ! Inverting map ! Added new window around map position (1.4, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0213074 Jy ! Component: 100 - total flux cleaned = 0.0311875 Jy ! Total flux subtracted in 100 components = 0.0311875 Jy ! Clean residual min=-0.011281 max=0.014987 Jy/beam ! Clean residual mean=-0.000040 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.247904 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.247904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134903Jy sigma=0.156278 ! Fit after self-cal, rms=0.134668Jy sigma=0.155703 ! 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.9913 mas, bmaj=2.864 mas, bpa=-1.171 degrees ! Estimated noise=9.68093 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.0107449 Jy ! Component: 100 - total flux cleaned = 0.0158218 Jy ! Component: 150 - total flux cleaned = 0.0172142 Jy ! Component: 200 - total flux cleaned = 0.0176713 Jy ! Total flux subtracted in 200 components = 0.0176713 Jy ! Clean residual min=-0.009053 max=0.009254 Jy/beam ! Clean residual mean=-0.000064 rms=0.002250 Jy/beam ! Combined flux in latest and established models = 0.265576 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.265576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134253Jy sigma=0.153905 ! Fit after self-cal, rms=0.134243Jy sigma=0.153847 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.03 LA 0.94 OV 0.97 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 LA 0.99 MK 0.93 OV 1.00 ! PT 0.94 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.95 HN 1.21 KP 1.02 LA 0.98 ! MK 1.05 NL 1.16 PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.02 LA 0.93 OV 0.91 ! PT 0.93 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 LA 1.00 MK 1.02 OV 0.92 ! PT 1.04 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 0.93 HN 1.27 KP 0.95 LA 0.96 ! MK 1.18 NL 1.10 PT 1.01 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 0.92 LA 1.07 OV 1.05 ! PT 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 LA 1.04 MK 0.99 OV 1.14 ! PT 0.88 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.05 HN 1.41 KP 0.84 LA 1.02 ! MK 1.00 NL 1.28 PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 LA 1.03 OV 0.97 ! PT 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 LA 0.99 MK 0.93 OV 0.99 ! PT 1.08 ! ! A total of 45 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! HN 0.00* NL 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! FD 1.07 HN 1.35 KP 0.87 LA 1.03 ! MK 1.03 NL 1.25 PT 0.99 SC 1.01 ! ! ! Fit before self-cal, rms=0.134243Jy sigma=0.153847 ! Fit after self-cal, rms=0.148281Jy sigma=0.152516 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9907 mas, bmaj=2.957 mas, bpa=-1.399 degrees ! Estimated noise=9.86286 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.00388868 Jy ! Component: 100 - total flux cleaned = -0.00418605 Jy ! Component: 150 - total flux cleaned = -0.00418587 Jy ! Component: 200 - total flux cleaned = -0.00411206 Jy ! Total flux subtracted in 200 components = -0.00411206 Jy ! Clean residual min=-0.006157 max=0.006407 Jy/beam ! Clean residual mean=-0.000023 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.261464 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.261464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148074Jy sigma=0.152298 ! Fit after self-cal, rms=0.148573Jy sigma=0.152209 ! 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.148573Jy sigma=0.152209 ! Fit after self-cal, rms=0.150953Jy sigma=0.152173 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9947 mas, bmaj=2.972 mas, bpa=-1.364 degrees ! Estimated noise=9.87064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00214086 Jy ! Component: 100 - total flux cleaned = -0.0022152 Jy ! Component: 150 - total flux cleaned = -0.0022153 Jy ! Component: 200 - total flux cleaned = -0.00221892 Jy ! Total flux subtracted in 200 components = -0.00221892 Jy ! Clean residual min=-0.006058 max=0.006264 Jy/beam ! Clean residual mean=-0.000011 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.259245 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.259245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150826Jy sigma=0.152085 ! Fit after self-cal, rms=0.150874Jy sigma=0.152073 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.000317871 Jy ! Component: 100 - total flux cleaned = -0.000257458 Jy ! Component: 150 - total flux cleaned = -0.000256097 Jy ! Component: 200 - total flux cleaned = -0.000204677 Jy ! Total flux subtracted in 200 components = -0.000204677 Jy ! Clean residual min=-0.005950 max=0.006231 Jy/beam ! Clean residual mean=-0.000013 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.25904 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.25904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150798Jy sigma=0.152036 ! Fit after self-cal, rms=0.150804Jy sigma=0.152032 ! 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.150804Jy sigma=0.152032 ! Fit after self-cal, rms=0.153314Jy sigma=0.152009 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9968 mas, bmaj=2.978 mas, bpa=-1.36 degrees ! Estimated noise=9.8679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00133068 Jy ! Component: 100 - total flux cleaned = -0.00133328 Jy ! Component: 150 - total flux cleaned = -0.001333 Jy ! Component: 200 - total flux cleaned = -0.00128139 Jy ! Total flux subtracted in 200 components = -0.00128139 Jy ! Clean residual min=-0.005867 max=0.006188 Jy/beam ! Clean residual mean=-0.000004 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.257759 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.257759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153228Jy sigma=0.151973 ! Fit after self-cal, rms=0.153263Jy sigma=0.151966 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.000190639 Jy ! Component: 100 - total flux cleaned = -0.000141207 Jy ! Component: 150 - total flux cleaned = -9.65322e-05 Jy ! Component: 200 - total flux cleaned = -5.49274e-05 Jy ! Total flux subtracted in 200 components = -5.49274e-05 Jy ! Clean residual min=-0.005789 max=0.006187 Jy/beam ! Clean residual mean=-0.000004 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.257704 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.257704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153209Jy sigma=0.151945 ! Fit after self-cal, rms=0.153211Jy sigma=0.151942 ! 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.153211Jy sigma=0.151942 ! Fit after self-cal, rms=0.155174Jy sigma=0.151928 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.639 mas, bmaj=7.703 mas, bpa=13.45 degrees ! Estimated noise=10.5397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000869587 Jy ! Component: 100 - total flux cleaned = -0.00086622 Jy ! Component: 150 - total flux cleaned = -0.000769673 Jy ! Component: 200 - total flux cleaned = -0.000766396 Jy ! Total flux subtracted in 200 components = -0.000766396 Jy ! Clean residual min=-0.005973 max=0.005860 Jy/beam ! Clean residual mean=0.000000 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.256937 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.256937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155142Jy sigma=0.151920 ! Fit after self-cal, rms=0.155166Jy sigma=0.151905 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.000141072 Jy ! Component: 100 - total flux cleaned = -9.46183e-05 Jy ! Component: 150 - total flux cleaned = -1.31493e-05 Jy ! Component: 200 - total flux cleaned = 9.74299e-05 Jy ! Total flux subtracted in 200 components = 9.74299e-05 Jy ! Clean residual min=-0.005914 max=0.005874 Jy/beam ! Clean residual mean=0.000002 rms=0.001873 Jy/beam ! Combined flux in latest and established models = 0.257035 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.257035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155156Jy sigma=0.151912 ! Fit after self-cal, rms=0.155155Jy sigma=0.151903 ! 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.9977 mas, bmaj=2.98 mas, bpa=-1.359 degrees ! Estimated noise=9.85657 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9977 x 2.98 at -1.359 degrees (North through East) ! Clean map min=-0.0080997 max=0.21621 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.742 mas, bmaj=2.335 mas, bpa=-1.785 degrees ! Estimated noise=16.0952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179236 Jy ! Component: 100 - total flux cleaned = 0.222481 Jy ! Component: 150 - total flux cleaned = 0.240672 Jy ! Component: 200 - total flux cleaned = 0.246931 Jy ! Total flux subtracted in 200 components = 0.246931 Jy ! Clean residual min=-0.010850 max=0.008113 Jy/beam ! Clean residual mean=-0.000020 rms=0.002196 Jy/beam ! Combined flux in latest and established models = 0.246931 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.246931 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9977 mas, bmaj=2.98 mas, bpa=-1.359 degrees ! Estimated noise=9.85657 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.00556781 Jy ! Component: 100 - total flux cleaned = 0.00655398 Jy ! Component: 150 - total flux cleaned = 0.00716391 Jy ! Component: 200 - total flux cleaned = 0.00756398 Jy ! Total flux subtracted in 200 components = 0.00756398 Jy ! Clean residual min=-0.006254 max=0.006451 Jy/beam ! Clean residual mean=-0.000023 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.254495 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.254495 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.639 mas, bmaj=7.703 mas, bpa=13.45 degrees ! Estimated noise=10.5397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185261 Jy ! Component: 100 - total flux cleaned = 0.00198744 Jy ! Component: 150 - total flux cleaned = 0.00204036 Jy ! Component: 200 - total flux cleaned = 0.00213654 Jy ! Total flux subtracted in 200 components = 0.00213654 Jy ! Clean residual min=-0.006062 max=0.006065 Jy/beam ! Clean residual mean=-0.000004 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 0.256631 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 = 9.04537e-05 Jy ! Component: 100 - total flux cleaned = 0.000132759 Jy ! Component: 150 - total flux cleaned = 0.000174526 Jy ! Component: 200 - total flux cleaned = 0.000214942 Jy ! Total flux subtracted in 200 components = 0.000214942 Jy ! Clean residual min=-0.006008 max=0.005957 Jy/beam ! Clean residual mean=-0.000001 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.256846 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.256846 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9977 mas, bmaj=2.98 mas, bpa=-1.359 degrees ! Estimated noise=9.85657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000670539 Jy ! Component: 100 - total flux cleaned = -0.000900005 Jy ! Component: 150 - total flux cleaned = -0.000897157 Jy ! Component: 200 - total flux cleaned = -0.000839165 Jy ! Total flux subtracted in 200 components = -0.000839165 Jy ! Clean residual min=-0.005762 max=0.006247 Jy/beam ! Clean residual mean=-0.000009 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.256007 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.256007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155195Jy sigma=0.152064 ! Fit after self-cal, rms=0.155166Jy sigma=0.152023 wmodel /scr/pima/rdv93_uvs/J0536-3401_X_map.mod ! Writing 51 model components to file: /scr/pima/rdv93_uvs/J0536-3401_X_map.mod wobs /scr/pima/rdv93_uvs/J0536-3401_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J0536-3401_X_uvs.fits wwins /scr/pima/rdv93_uvs/J0536-3401_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv93_uvs/J0536-3401_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.00163766 Jy ! Component: 100 - total flux cleaned = 0.0022398 Jy ! Component: 150 - total flux cleaned = 0.00252332 Jy ! Component: 200 - total flux cleaned = 0.00288286 Jy ! Component: 250 - total flux cleaned = 0.00321864 Jy ! Component: 300 - total flux cleaned = 0.00329665 Jy ! Component: 350 - total flux cleaned = 0.00337541 Jy ! Component: 400 - total flux cleaned = 0.00395803 Jy ! Component: 450 - total flux cleaned = 0.0042384 Jy ! Component: 500 - total flux cleaned = 0.00464549 Jy ! Component: 550 - total flux cleaned = 0.00510717 Jy ! Component: 600 - total flux cleaned = 0.00549134 Jy ! Component: 650 - total flux cleaned = 0.00598643 Jy ! Component: 700 - total flux cleaned = 0.00628798 Jy ! Component: 750 - total flux cleaned = 0.00681869 Jy ! Component: 800 - total flux cleaned = 0.00722222 Jy ! Component: 850 - total flux cleaned = 0.00767346 Jy ! Component: 900 - total flux cleaned = 0.00800407 Jy ! Component: 950 - total flux cleaned = 0.00816686 Jy ! Component: 1000 - total flux cleaned = 0.00838009 Jy ! Component: 1050 - total flux cleaned = 0.00859029 Jy ! Component: 1100 - total flux cleaned = 0.00889897 Jy ! Component: 1150 - total flux cleaned = 0.00910049 Jy ! Component: 1200 - total flux cleaned = 0.00924916 Jy ! Component: 1250 - total flux cleaned = 0.00939649 Jy ! Component: 1300 - total flux cleaned = 0.00958954 Jy ! Component: 1350 - total flux cleaned = 0.00973195 Jy ! Component: 1400 - total flux cleaned = 0.00977928 Jy ! Component: 1450 - total flux cleaned = 0.00987171 Jy ! Component: 1500 - total flux cleaned = 0.0100078 Jy ! Component: 1550 - total flux cleaned = 0.00996289 Jy ! Component: 1600 - total flux cleaned = 0.00991804 Jy ! Component: 1650 - total flux cleaned = 0.00996195 Jy ! Component: 1700 - total flux cleaned = 0.0100919 Jy ! Component: 1750 - total flux cleaned = 0.0100913 Jy ! Component: 1800 - total flux cleaned = 0.0100917 Jy ! Component: 1850 - total flux cleaned = 0.0100918 Jy ! Component: 1900 - total flux cleaned = 0.0102986 Jy ! Component: 1950 - total flux cleaned = 0.0102573 Jy ! Component: 2000 - total flux cleaned = 0.0102986 Jy ! Component: 2050 - total flux cleaned = 0.0104191 Jy ! Component: 2100 - total flux cleaned = 0.0104979 Jy ! Component: 2150 - total flux cleaned = 0.0105762 Jy ! Component: 2200 - total flux cleaned = 0.0108083 Jy ! Component: 2250 - total flux cleaned = 0.0109994 Jy ! Component: 2300 - total flux cleaned = 0.0111134 Jy ! Component: 2350 - total flux cleaned = 0.0112644 Jy ! Component: 2400 - total flux cleaned = 0.0113758 Jy ! Component: 2450 - total flux cleaned = 0.0114866 Jy ! Component: 2500 - total flux cleaned = 0.0117424 Jy ! Component: 2550 - total flux cleaned = 0.011959 Jy ! Component: 2600 - total flux cleaned = 0.0120301 Jy ! Component: 2650 - total flux cleaned = 0.0122432 Jy ! Component: 2700 - total flux cleaned = 0.0122786 Jy ! Component: 2750 - total flux cleaned = 0.0123837 Jy ! Component: 2800 - total flux cleaned = 0.0123837 Jy ! Component: 2850 - total flux cleaned = 0.0124184 Jy ! Component: 2900 - total flux cleaned = 0.0124863 Jy ! Component: 2950 - total flux cleaned = 0.0124862 Jy ! Component: 3000 - total flux cleaned = 0.0124861 Jy ! Component: 3050 - total flux cleaned = 0.0125526 Jy ! Component: 3100 - total flux cleaned = 0.0125858 Jy ! Component: 3150 - total flux cleaned = 0.0126188 Jy ! Component: 3200 - total flux cleaned = 0.0126843 Jy ! Component: 3250 - total flux cleaned = 0.0127167 Jy ! Component: 3300 - total flux cleaned = 0.0128773 Jy ! Component: 3350 - total flux cleaned = 0.0128771 Jy ! Component: 3400 - total flux cleaned = 0.0130043 Jy ! Component: 3450 - total flux cleaned = 0.013036 Jy ! Component: 3500 - total flux cleaned = 0.0131301 Jy ! Component: 3550 - total flux cleaned = 0.0132855 Jy ! Component: 3600 - total flux cleaned = 0.0133781 Jy ! Component: 3650 - total flux cleaned = 0.0134088 Jy ! Component: 3700 - total flux cleaned = 0.0136225 Jy ! Component: 3750 - total flux cleaned = 0.0136527 Jy ! Component: 3800 - total flux cleaned = 0.0137133 Jy ! Component: 3850 - total flux cleaned = 0.0138636 Jy ! Component: 3900 - total flux cleaned = 0.0140727 Jy ! Component: 3950 - total flux cleaned = 0.0140726 Jy ! Component: 4000 - total flux cleaned = 0.0142796 Jy ! Component: 4050 - total flux cleaned = 0.0143976 Jy ! Total flux subtracted in 4096 components = 0.014632 Jy ! Clean residual min=-0.001750 max=0.001690 Jy/beam ! Clean residual mean=-0.000011 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.270639 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 281 components and 0.270639 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J0536-3401_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9977 x 2.98 at -1.359 degrees (North through East) ! Clean map min=-0.0056411 max=0.21973 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J0536-3401_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.219726 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000505097 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.689627 0.689627 1.37925 2.75851 5.51702 11.034 22.0681 44.1361 88.2723 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J0536-3401_X_uvs.log closed on Tue Sep 24 17:06:05 2013