! Started logfile: J2125-2338_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:47:50 2017 obs J2125-2338_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J2125-2338_X_2009_05_13_pus_uva.fits ! AN table 1: 97 integrations on 120 of 120 possible baselines. ! AN table 2: 96 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.357945 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2125-2338 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1988 lines of history. ! ! Reading 33160 visibilities. select I ! Polarization I is unavailable. ! 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.1 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J2125-2338_X_2009_05_13_pus] 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.100x0.100 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 613 telescope corrections were flagged in sub-array 1. ! A total of 608 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 613 telescope corrections were flagged in sub-array 1. ! A total of 608 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 613 telescope corrections were flagged in sub-array 1. ! A total of 700 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 613 telescope corrections were flagged in sub-array 1. ! A total of 628 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.947502Jy sigma=0.008244 ! Fit after self-cal, rms=0.899763Jy sigma=0.007924 ! 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.5223 mas, bmaj=0.9142 mas, bpa=-36.99 degrees ! Estimated noise=1182.24 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.0844904 Jy ! Component: 100 - total flux cleaned = 0.104977 Jy ! Total flux subtracted in 100 components = 0.104977 Jy ! Clean residual min=-0.006702 max=0.008425 Jy/beam ! Clean residual mean=0.000012 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.104977 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.104977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149897Jy sigma=0.001116 ! Fit after self-cal, rms=0.149827Jy sigma=0.001116 ! 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.7615 mas, bmaj=1.259 mas, bpa=-24.49 degrees ! Estimated noise=456.867 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.0124978 Jy ! Component: 100 - total flux cleaned = 0.0177381 Jy ! Component: 150 - total flux cleaned = 0.0202277 Jy ! Component: 200 - total flux cleaned = 0.0214283 Jy ! Total flux subtracted in 200 components = 0.0214283 Jy ! Clean residual min=-0.002744 max=0.002475 Jy/beam ! Clean residual mean=0.000027 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.126405 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 29 components and 0.126405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148989Jy sigma=0.001105 ! Fit after self-cal, rms=0.149048Jy sigma=0.001105 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.00* HO 1.12 ! KK 1.00* KP 1.04 LA 0.98 MK 0.99 ! NL 0.93 NY 1.00* OV 0.93 PT 0.97 ! SC 1.02 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.97 HN 1.01 HO 1.00* ! KK 1.00* KP 1.02 LA 1.02 MK 1.10 ! NL 1.01 NY 1.00* OV 0.95 PT 0.99 ! SC 1.00 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.94 HN 1.00* HO 1.17 ! KK 1.00* KP 0.95 LA 0.97 MK 1.01 ! NL 0.91 NY 1.00* OV 0.98 PT 1.02 ! SC 1.04 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.99 HN 1.02 HO 1.00* ! KK 1.00* KP 0.95 LA 1.01 MK 1.16 ! NL 0.93 NY 1.00* OV 0.94 PT 1.05 ! SC 1.05 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.97 HN 1.00* HO 1.01 ! KK 1.00* KP 0.95 LA 1.04 MK 0.96 ! NL 1.01 NY 1.00* OV 1.01 PT 1.03 ! SC 1.05 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 FD 0.96 HN 1.07 HO 1.00* ! KK 1.00* KP 1.02 LA 1.04 MK 1.00* ! NL 1.05 NY 1.00* OV 0.96 PT 1.05 ! SC 1.03 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.94 HN 1.00* HO 0.98 ! KK 1.00* KP 0.96 LA 1.00 MK 1.01 ! NL 1.08 NY 1.00* OV 0.97 PT 1.00 ! SC 1.04 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.99 HN 1.27 HO 1.00* ! KK 1.00* KP 1.03 LA 1.03 MK 0.99 ! NL 1.05 NY 1.00* OV 0.95 PT 1.04 ! SC 0.98 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.149048Jy sigma=0.001105 ! Fit after self-cal, rms=0.153444Jy sigma=0.001103 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7738 mas, bmaj=1.276 mas, bpa=-23.71 degrees ! Estimated noise=459.924 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.000166989 Jy ! Component: 100 - total flux cleaned = -0.000199145 Jy ! Component: 150 - total flux cleaned = -0.000228211 Jy ! Component: 200 - total flux cleaned = -0.000254604 Jy ! Total flux subtracted in 200 components = -0.000254604 Jy ! Clean residual min=-0.001871 max=0.002059 Jy/beam ! Clean residual mean=0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.12615 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.12615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153440Jy sigma=0.001103 ! Fit after self-cal, rms=0.153518Jy sigma=0.001103 ! 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.153518Jy sigma=0.001103 ! Fit after self-cal, rms=0.154354Jy sigma=0.001103 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7756 mas, bmaj=1.28 mas, bpa=-23.67 degrees ! Estimated noise=460.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014466 Jy ! Component: 100 - total flux cleaned = -0.000174445 Jy ! Component: 150 - total flux cleaned = -0.000201741 Jy ! Component: 200 - total flux cleaned = -0.000226824 Jy ! Total flux subtracted in 200 components = -0.000226824 Jy ! Clean residual min=-0.001892 max=0.002013 Jy/beam ! Clean residual mean=0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.125923 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 36 components and 0.125923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154351Jy sigma=0.001103 ! Fit after self-cal, rms=0.154362Jy sigma=0.001103 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 = -2.81794e-05 Jy ! Component: 100 - total flux cleaned = -4.07879e-05 Jy ! Component: 150 - total flux cleaned = -4.14813e-05 Jy ! Component: 200 - total flux cleaned = -4.2217e-05 Jy ! Total flux subtracted in 200 components = -4.2217e-05 Jy ! Clean residual min=-0.001900 max=0.002015 Jy/beam ! Clean residual mean=0.000009 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.125881 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.125881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154360Jy sigma=0.001103 ! Fit after self-cal, rms=0.154361Jy sigma=0.001103 ! 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.154361Jy sigma=0.001103 ! Fit after self-cal, rms=0.154852Jy sigma=0.001103 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7768 mas, bmaj=1.283 mas, bpa=-23.7 degrees ! Estimated noise=460.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108241 Jy ! Component: 100 - total flux cleaned = -0.000135082 Jy ! Component: 150 - total flux cleaned = -0.000160668 Jy ! Component: 200 - total flux cleaned = -0.000184257 Jy ! Total flux subtracted in 200 components = -0.000184257 Jy ! Clean residual min=-0.001903 max=0.002019 Jy/beam ! Clean residual mean=0.000009 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.125697 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.125697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154848Jy sigma=0.001103 ! Fit after self-cal, rms=0.154843Jy sigma=0.001103 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.42151e-05 Jy ! Component: 100 - total flux cleaned = -4.47307e-05 Jy ! Component: 150 - total flux cleaned = -4.49673e-05 Jy ! Component: 200 - total flux cleaned = -4.48408e-05 Jy ! Total flux subtracted in 200 components = -4.48408e-05 Jy ! Clean residual min=-0.001894 max=0.002005 Jy/beam ! Clean residual mean=0.000009 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.125652 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.125652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154841Jy sigma=0.001103 ! Fit after self-cal, rms=0.154840Jy sigma=0.001103 ! 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.154840Jy sigma=0.001103 ! Fit after self-cal, rms=0.155200Jy sigma=0.001103 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.359 mas, bmaj=5.141 mas, bpa=1.516 degrees ! Estimated noise=560.303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163144 Jy ! Component: 100 - total flux cleaned = 0.00017153 Jy ! Component: 150 - total flux cleaned = 0.000179416 Jy ! Component: 200 - total flux cleaned = 0.000186223 Jy ! Total flux subtracted in 200 components = 0.000186223 Jy ! Clean residual min=-0.001800 max=0.001769 Jy/beam ! Clean residual mean=0.000018 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.125838 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 42 components and 0.125838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155200Jy sigma=0.001103 ! Fit after self-cal, rms=0.155205Jy sigma=0.001103 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.74048e-05 Jy ! Component: 100 - total flux cleaned = 2.50258e-05 Jy ! Component: 150 - total flux cleaned = 3.84847e-05 Jy ! Component: 200 - total flux cleaned = 4.44206e-05 Jy ! Total flux subtracted in 200 components = 4.44206e-05 Jy ! Clean residual min=-0.001800 max=0.001768 Jy/beam ! Clean residual mean=0.000019 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.125883 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.125883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155206Jy sigma=0.001103 ! Fit after self-cal, rms=0.155206Jy sigma=0.001103 ! 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.7777 mas, bmaj=1.285 mas, bpa=-23.74 degrees ! Estimated noise=461.139 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7777 x 1.285 at -23.74 degrees (North through East) ! Clean map min=-0.0017803 max=0.10582 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.53 mas, bmaj=0.9225 mas, bpa=-36.67 degrees ! Estimated noise=1218.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0863408 Jy ! Component: 100 - total flux cleaned = 0.106999 Jy ! Component: 150 - total flux cleaned = 0.115388 Jy ! Component: 200 - total flux cleaned = 0.119645 Jy ! Total flux subtracted in 200 components = 0.119645 Jy ! Clean residual min=-0.005852 max=0.006834 Jy/beam ! Clean residual mean=0.000005 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.119645 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.119645 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7777 mas, bmaj=1.285 mas, bpa=-23.74 degrees ! Estimated noise=461.139 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) ! Added new window around map position (-0.5, -0.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00420822 Jy ! Component: 100 - total flux cleaned = 0.00592052 Jy ! Component: 150 - total flux cleaned = 0.00605942 Jy ! Component: 200 - total flux cleaned = 0.00618125 Jy ! Total flux subtracted in 200 components = 0.00618125 Jy ! Clean residual min=-0.001995 max=0.002096 Jy/beam ! Clean residual mean=0.000009 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.125827 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.125827 Jy ! Inverting map ! Added new window around map position (-20.5, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155484 Jy ! Component: 100 - total flux cleaned = 0.00176977 Jy ! Component: 150 - total flux cleaned = 0.00195187 Jy ! Component: 200 - total flux cleaned = 0.00205251 Jy ! Total flux subtracted in 200 components = 0.00205251 Jy ! Clean residual min=-0.001874 max=0.001858 Jy/beam ! Clean residual mean=0.000008 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.127879 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.127879 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.359 mas, bmaj=5.141 mas, bpa=1.516 degrees ! Estimated noise=560.303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531078 Jy ! Component: 100 - total flux cleaned = 0.0006834 Jy ! Component: 150 - total flux cleaned = 0.000726168 Jy ! Component: 200 - total flux cleaned = 0.000761917 Jy ! Total flux subtracted in 200 components = 0.000761917 Jy ! Clean residual min=-0.001709 max=0.001447 Jy/beam ! Clean residual mean=0.000017 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.128641 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.25115e-05 Jy ! Component: 100 - total flux cleaned = 3.64842e-05 Jy ! Component: 150 - total flux cleaned = 4.33271e-05 Jy ! Component: 200 - total flux cleaned = 4.99766e-05 Jy ! Total flux subtracted in 200 components = 4.99766e-05 Jy ! Clean residual min=-0.001708 max=0.001438 Jy/beam ! Clean residual mean=0.000017 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.128691 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 0.128691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7777 mas, bmaj=1.285 mas, bpa=-23.74 degrees ! Estimated noise=461.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000301076 Jy ! Component: 100 - total flux cleaned = -0.000216743 Jy ! Component: 150 - total flux cleaned = -0.000190899 Jy ! Component: 200 - total flux cleaned = -0.000140371 Jy ! Total flux subtracted in 200 components = -0.000140371 Jy ! Clean residual min=-0.001821 max=0.001737 Jy/beam ! Clean residual mean=0.000008 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.128551 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.128551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155184Jy sigma=0.001102 ! Fit after self-cal, rms=0.155158Jy sigma=0.001102 wmodel J2125-2338_X_2009_05_13_pus_map.mod ! Writing 81 model components to file: J2125-2338_X_2009_05_13_pus_map.mod wobs J2125-2338_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J2125-2338_X_2009_05_13_pus_uvs.fits wwins J2125-2338_X_2009_05_13_pus_map.win ! wwins: Wrote 3 windows to J2125-2338_X_2009_05_13_pus_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 = -7.92391e-05 Jy ! Component: 100 - total flux cleaned = 4.54069e-05 Jy ! Component: 150 - total flux cleaned = 0.000134064 Jy ! Component: 200 - total flux cleaned = 0.000305515 Jy ! Component: 250 - total flux cleaned = 0.000611446 Jy ! Component: 300 - total flux cleaned = 0.00085495 Jy ! Component: 350 - total flux cleaned = 0.00106673 Jy ! Component: 400 - total flux cleaned = 0.00132528 Jy ! Component: 450 - total flux cleaned = 0.00155304 Jy ! Component: 500 - total flux cleaned = 0.00177571 Jy ! Component: 550 - total flux cleaned = 0.00199432 Jy ! Component: 600 - total flux cleaned = 0.00213696 Jy ! Component: 650 - total flux cleaned = 0.00225378 Jy ! Component: 700 - total flux cleaned = 0.00230018 Jy ! Component: 750 - total flux cleaned = 0.00239134 Jy ! Component: 800 - total flux cleaned = 0.00243628 Jy ! Component: 850 - total flux cleaned = 0.0025243 Jy ! Component: 900 - total flux cleaned = 0.00254634 Jy ! Component: 950 - total flux cleaned = 0.00263235 Jy ! Component: 1000 - total flux cleaned = 0.00269585 Jy ! Component: 1050 - total flux cleaned = 0.0027375 Jy ! Component: 1100 - total flux cleaned = 0.00277852 Jy ! Component: 1150 - total flux cleaned = 0.00285948 Jy ! Component: 1200 - total flux cleaned = 0.00289927 Jy ! Component: 1250 - total flux cleaned = 0.00295867 Jy ! Component: 1300 - total flux cleaned = 0.00305648 Jy ! Component: 1350 - total flux cleaned = 0.00313365 Jy ! Component: 1400 - total flux cleaned = 0.00317176 Jy ! Component: 1450 - total flux cleaned = 0.00326623 Jy ! Component: 1500 - total flux cleaned = 0.00330383 Jy ! Component: 1550 - total flux cleaned = 0.00335963 Jy ! Component: 1600 - total flux cleaned = 0.00352464 Jy ! Component: 1650 - total flux cleaned = 0.00357914 Jy ! Component: 1700 - total flux cleaned = 0.00361508 Jy ! Component: 1750 - total flux cleaned = 0.00368677 Jy ! Component: 1800 - total flux cleaned = 0.00381023 Jy ! Component: 1850 - total flux cleaned = 0.00388025 Jy ! Component: 1900 - total flux cleaned = 0.00394984 Jy ! Component: 1950 - total flux cleaned = 0.00398399 Jy ! Component: 2000 - total flux cleaned = 0.00408636 Jy ! Component: 2050 - total flux cleaned = 0.00415396 Jy ! Component: 2100 - total flux cleaned = 0.00422108 Jy ! Component: 2150 - total flux cleaned = 0.0043209 Jy ! Component: 2200 - total flux cleaned = 0.00437046 Jy ! Component: 2250 - total flux cleaned = 0.00441988 Jy ! Component: 2300 - total flux cleaned = 0.00456646 Jy ! Component: 2350 - total flux cleaned = 0.00466332 Jy ! Component: 2400 - total flux cleaned = 0.00469531 Jy ! Component: 2450 - total flux cleaned = 0.00480696 Jy ! Component: 2500 - total flux cleaned = 0.00487029 Jy ! Component: 2550 - total flux cleaned = 0.00499588 Jy ! Component: 2600 - total flux cleaned = 0.00504273 Jy ! Component: 2650 - total flux cleaned = 0.00508921 Jy ! Component: 2700 - total flux cleaned = 0.00512003 Jy ! Component: 2750 - total flux cleaned = 0.00524255 Jy ! Component: 2800 - total flux cleaned = 0.00527297 Jy ! Component: 2850 - total flux cleaned = 0.00531853 Jy ! Component: 2900 - total flux cleaned = 0.00533361 Jy ! Component: 2950 - total flux cleaned = 0.00534858 Jy ! Component: 3000 - total flux cleaned = 0.00540798 Jy ! Component: 3050 - total flux cleaned = 0.00542264 Jy ! Component: 3100 - total flux cleaned = 0.00546676 Jy ! Component: 3150 - total flux cleaned = 0.00549593 Jy ! Component: 3200 - total flux cleaned = 0.00549603 Jy ! Component: 3250 - total flux cleaned = 0.00555377 Jy ! Component: 3300 - total flux cleaned = 0.00556807 Jy ! Component: 3350 - total flux cleaned = 0.00558252 Jy ! Component: 3400 - total flux cleaned = 0.00559682 Jy ! Component: 3450 - total flux cleaned = 0.00565336 Jy ! Component: 3500 - total flux cleaned = 0.00569559 Jy ! Component: 3550 - total flux cleaned = 0.00568165 Jy ! Component: 3600 - total flux cleaned = 0.0057234 Jy ! Component: 3650 - total flux cleaned = 0.00577891 Jy ! Component: 3700 - total flux cleaned = 0.00579277 Jy ! Component: 3750 - total flux cleaned = 0.00584761 Jy ! Component: 3800 - total flux cleaned = 0.00587493 Jy ! Component: 3850 - total flux cleaned = 0.00591565 Jy ! Component: 3900 - total flux cleaned = 0.00592916 Jy ! Component: 3950 - total flux cleaned = 0.00595602 Jy ! Component: 4000 - total flux cleaned = 0.00594268 Jy ! Component: 4050 - total flux cleaned = 0.00598275 Jy ! Total flux subtracted in 4096 components = 0.00602245 Jy ! Clean residual min=-0.000771 max=0.000788 Jy/beam ! Clean residual mean=0.000002 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.134573 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 326 components and 0.134573 Jy ![Exited script file: muppet] wmap "J2125-2338_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7777 x 1.285 at -23.74 degrees (North through East) ! Clean map min=-0.0014655 max=0.1059 Jy/beam ! Writing clean map to FITS file: J2125-2338_X_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105905 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000228106 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.646163 0.646163 1.29233 2.58465 5.1693 10.3386 20.6772 41.3544 82.7089 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7777 x 1.285 at -23.74 degrees (North through East) ! Clean map min=-0.0014655 max=0.1059 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J2125-2338_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:47:57 2017