! Started logfile: J1308+3546_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:43:10 2017 obs J1308+3546_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J1308+3546_X_2009_05_13_pus_uva.fits ! AN table 1: 21 integrations on 120 of 120 possible baselines. ! AN table 2: 206 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.304185 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1308+3546 ! ! 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 33144 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 J1308+3546_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 160 telescope corrections were flagged in sub-array 1. ! A total of 1667 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 1667 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 1667 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 160 telescope corrections were flagged in sub-array 1. ! A total of 1667 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.801436Jy sigma=0.006943 ! Fit after self-cal, rms=0.711314Jy sigma=0.006261 ! 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.5108 mas, bmaj=0.9854 mas, bpa=-1.861 degrees ! Estimated noise=859.315 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.234713 Jy ! Component: 100 - total flux cleaned = 0.288081 Jy ! Total flux subtracted in 100 components = 0.288081 Jy ! Clean residual min=-0.006381 max=0.019821 Jy/beam ! Clean residual mean=0.000114 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.288081 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.288081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159093Jy sigma=0.001170 ! Fit after self-cal, rms=0.159161Jy sigma=0.001170 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209592 Jy ! Component: 100 - total flux cleaned = 0.0310575 Jy ! Total flux subtracted in 100 components = 0.0310575 Jy ! Clean residual min=-0.004997 max=0.006306 Jy/beam ! Clean residual mean=0.000092 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.319138 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.319138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156251Jy sigma=0.001131 ! Fit after self-cal, rms=0.156152Jy sigma=0.001131 ! 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.6072 mas, bmaj=1.173 mas, bpa=-7.556 degrees ! Estimated noise=450.594 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.00809842 Jy ! Component: 100 - total flux cleaned = 0.012243 Jy ! Component: 150 - total flux cleaned = 0.0145342 Jy ! Component: 200 - total flux cleaned = 0.0153376 Jy ! Total flux subtracted in 200 components = 0.0153376 Jy ! Clean residual min=-0.002917 max=0.004174 Jy/beam ! Clean residual mean=0.000433 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.334476 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.334476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155827Jy sigma=0.001125 ! Fit after self-cal, rms=0.155827Jy sigma=0.001125 ! 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 0.98 FD 0.98 HN 1.00* HO 1.00* ! KK 1.00* KP 1.08 LA 1.10 MK 0.98 ! NL 1.02 NY 1.00* OV 0.95 PT 1.01 ! SC 1.00* TS 0.93 WZ 1.00* KB 0.87 ! ! A total of 57 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.99 HN 1.09 HO 1.00* ! KK 1.01 KP 1.03 LA 1.00 MK 1.03 ! NL 0.99 NY 1.03 OV 0.97 PT 0.98 ! SC 1.02 TS 0.94 WZ 1.00 KB 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.00* HO 1.00* ! KK 1.00* KP 0.96 LA 1.06 MK 1.00 ! NL 0.97 NY 1.00* OV 0.95 PT 1.05 ! SC 1.00* TS 0.91 WZ 1.00* KB 0.90 ! ! A total of 57 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.96 HN 1.11 HO 1.00* ! KK 0.99 KP 0.97 LA 0.99 MK 1.06 ! NL 0.97 NY 0.96 OV 0.97 PT 1.02 ! SC 1.02 TS 0.90 WZ 1.00 KB 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.00* HO 1.00* ! KK 1.00* KP 1.03 LA 1.05 MK 0.94 ! NL 1.00 NY 1.00* OV 1.02 PT 1.09 ! SC 1.00* TS 0.94 WZ 1.00* KB 0.90 ! ! A total of 57 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.96 HN 1.08 HO 1.00* ! KK 1.05 KP 0.99 LA 1.02 MK 1.03 ! NL 0.99 NY 1.01 OV 0.99 PT 1.02 ! SC 1.05 TS 0.89 WZ 1.00 KB 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.00* HO 1.00* ! KK 1.00* KP 0.99 LA 1.06 MK 0.94 ! NL 1.00 NY 1.00* OV 1.01 PT 1.07 ! SC 1.00* TS 0.91 WZ 1.00* KB 0.92 ! ! A total of 57 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.00 HN 1.08 HO 1.00* ! KK 1.01 KP 0.99 LA 0.99 MK 1.01 ! NL 0.99 NY 0.99 OV 0.98 PT 1.00 ! SC 0.99 TS 0.96 WZ 1.00 KB 0.91 ! ! ! Fit before self-cal, rms=0.155827Jy sigma=0.001125 ! Fit after self-cal, rms=0.157881Jy sigma=0.001115 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6027 mas, bmaj=1.172 mas, bpa=-7.462 degrees ! Estimated noise=450.878 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.00090762 Jy ! Component: 100 - total flux cleaned = 0.000966938 Jy ! Component: 150 - total flux cleaned = 0.000876493 Jy ! Component: 200 - total flux cleaned = 0.000796852 Jy ! Total flux subtracted in 200 components = 0.000796852 Jy ! Clean residual min=-0.002246 max=0.002212 Jy/beam ! Clean residual mean=0.000020 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.335273 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.335273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157848Jy sigma=0.001115 ! Fit after self-cal, rms=0.157898Jy sigma=0.001115 ! 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.157898Jy sigma=0.001115 ! Fit after self-cal, rms=0.158923Jy sigma=0.001112 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6023 mas, bmaj=1.173 mas, bpa=-7.714 degrees ! Estimated noise=451.464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674838 Jy ! Component: 100 - total flux cleaned = 0.000556873 Jy ! Component: 150 - total flux cleaned = 0.00052648 Jy ! Component: 200 - total flux cleaned = 0.000499654 Jy ! Total flux subtracted in 200 components = 0.000499654 Jy ! Clean residual min=-0.002033 max=0.002081 Jy/beam ! Clean residual mean=0.000020 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.335772 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 40 components and 0.335772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158902Jy sigma=0.001112 ! Fit after self-cal, rms=0.158916Jy sigma=0.001112 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.61201e-05 Jy ! Component: 100 - total flux cleaned = -3.47826e-05 Jy ! Component: 150 - total flux cleaned = -7.69962e-05 Jy ! Component: 200 - total flux cleaned = -0.00011516 Jy ! Total flux subtracted in 200 components = -0.00011516 Jy ! Clean residual min=-0.001986 max=0.002058 Jy/beam ! Clean residual mean=0.000020 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.335657 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.335657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158908Jy sigma=0.001112 ! Fit after self-cal, rms=0.158908Jy sigma=0.001112 ! 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.158908Jy sigma=0.001112 ! Fit after self-cal, rms=0.158997Jy sigma=0.001112 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6015 mas, bmaj=1.173 mas, bpa=-7.853 degrees ! Estimated noise=451.637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000613114 Jy ! Component: 100 - total flux cleaned = 0.000560636 Jy ! Component: 150 - total flux cleaned = 0.000518872 Jy ! Component: 200 - total flux cleaned = 0.000480947 Jy ! Total flux subtracted in 200 components = 0.000480947 Jy ! Clean residual min=-0.001892 max=0.002009 Jy/beam ! Clean residual mean=0.000017 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.336138 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.336138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158988Jy sigma=0.001112 ! Fit after self-cal, rms=0.158991Jy sigma=0.001112 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.27062e-05 Jy ! Component: 100 - total flux cleaned = -3.94962e-05 Jy ! Component: 150 - total flux cleaned = -7.05418e-05 Jy ! Component: 200 - total flux cleaned = -8.45804e-05 Jy ! Total flux subtracted in 200 components = -8.45804e-05 Jy ! Clean residual min=-0.001859 max=0.002006 Jy/beam ! Clean residual mean=0.000018 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.336053 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.336053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158987Jy sigma=0.001112 ! Fit after self-cal, rms=0.158987Jy sigma=0.001112 ! 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.158987Jy sigma=0.001112 ! Fit after self-cal, rms=0.159030Jy sigma=0.001112 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.238 mas, bmaj=2.894 mas, bpa=30.32 degrees ! Estimated noise=628.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000470372 Jy ! Component: 100 - total flux cleaned = 0.00048023 Jy ! Component: 150 - total flux cleaned = 0.000486446 Jy ! Component: 200 - total flux cleaned = 0.000491911 Jy ! Total flux subtracted in 200 components = 0.000491911 Jy ! Clean residual min=-0.002305 max=0.002512 Jy/beam ! Clean residual mean=0.000033 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.336545 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 48 components and 0.336545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159030Jy sigma=0.001112 ! Fit after self-cal, rms=0.159031Jy sigma=0.001112 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.48547e-05 Jy ! Component: 100 - total flux cleaned = -1.34939e-05 Jy ! Component: 150 - total flux cleaned = -7.4725e-06 Jy ! Component: 200 - total flux cleaned = -2.30096e-06 Jy ! Total flux subtracted in 200 components = -2.30096e-06 Jy ! Clean residual min=-0.002300 max=0.002511 Jy/beam ! Clean residual mean=0.000034 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.336543 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.336543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159031Jy sigma=0.001112 ! Fit after self-cal, rms=0.159032Jy sigma=0.001112 ! 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.6008 mas, bmaj=1.173 mas, bpa=-7.94 degrees ! Estimated noise=451.753 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6008 x 1.173 at -7.94 degrees (North through East) ! Clean map min=-0.0017202 max=0.30517 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.5033 mas, bmaj=0.981 mas, bpa=-2.135 degrees ! Estimated noise=860.953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.233809 Jy ! Component: 100 - total flux cleaned = 0.287966 Jy ! Component: 150 - total flux cleaned = 0.310024 Jy ! Component: 200 - total flux cleaned = 0.321359 Jy ! Total flux subtracted in 200 components = 0.321359 Jy ! Clean residual min=-0.003982 max=0.005479 Jy/beam ! Clean residual mean=0.000012 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.321359 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.321359 Jy ! Inverting map and beam ! Estimated beam: bmin=0.6008 mas, bmaj=1.173 mas, bpa=-7.94 degrees ! Estimated noise=451.753 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.00770535 Jy ! Component: 100 - total flux cleaned = 0.0114073 Jy ! Component: 150 - total flux cleaned = 0.0133495 Jy ! Component: 200 - total flux cleaned = 0.0142726 Jy ! Total flux subtracted in 200 components = 0.0142726 Jy ! Clean residual min=-0.001738 max=0.001997 Jy/beam ! Clean residual mean=0.000020 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.335632 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.335632 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.238 mas, bmaj=2.894 mas, bpa=30.32 degrees ! Estimated noise=628.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000849906 Jy ! Component: 100 - total flux cleaned = 0.000846874 Jy ! Component: 150 - total flux cleaned = 0.000846879 Jy ! Component: 200 - total flux cleaned = 0.000856852 Jy ! Total flux subtracted in 200 components = 0.000856852 Jy ! Clean residual min=-0.002302 max=0.002480 Jy/beam ! Clean residual mean=0.000035 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.336489 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 = 6.90591e-07 Jy ! Component: 100 - total flux cleaned = 8.65742e-06 Jy ! Component: 150 - total flux cleaned = 1.51325e-05 Jy ! Component: 200 - total flux cleaned = 1.51528e-05 Jy ! Total flux subtracted in 200 components = 1.51528e-05 Jy ! Clean residual min=-0.002304 max=0.002475 Jy/beam ! Clean residual mean=0.000035 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.336504 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.336504 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.6008 mas, bmaj=1.173 mas, bpa=-7.94 degrees ! Estimated noise=451.753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172855 Jy ! Component: 100 - total flux cleaned = -0.00024249 Jy ! Component: 150 - total flux cleaned = -0.000272204 Jy ! Component: 200 - total flux cleaned = -0.000297697 Jy ! Total flux subtracted in 200 components = -0.000297697 Jy ! Clean residual min=-0.001713 max=0.001980 Jy/beam ! Clean residual mean=0.000015 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.336206 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.336206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159040Jy sigma=0.001112 ! Fit after self-cal, rms=0.159039Jy sigma=0.001112 wmodel J1308+3546_X_2009_05_13_pus_map.mod ! Writing 37 model components to file: J1308+3546_X_2009_05_13_pus_map.mod wobs J1308+3546_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J1308+3546_X_2009_05_13_pus_uvs.fits wwins J1308+3546_X_2009_05_13_pus_map.win ! wwins: Wrote 1 windows to J1308+3546_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 = 0.000911058 Jy ! Component: 100 - total flux cleaned = 0.00166672 Jy ! Component: 150 - total flux cleaned = 0.00209434 Jy ! Component: 200 - total flux cleaned = 0.00228578 Jy ! Component: 250 - total flux cleaned = 0.0023478 Jy ! Component: 300 - total flux cleaned = 0.00237751 Jy ! Component: 350 - total flux cleaned = 0.0023473 Jy ! Component: 400 - total flux cleaned = 0.00234787 Jy ! Component: 450 - total flux cleaned = 0.00240527 Jy ! Component: 500 - total flux cleaned = 0.00234857 Jy ! Component: 550 - total flux cleaned = 0.00234862 Jy ! Component: 600 - total flux cleaned = 0.00229408 Jy ! Component: 650 - total flux cleaned = 0.00232134 Jy ! Component: 700 - total flux cleaned = 0.00240119 Jy ! Component: 750 - total flux cleaned = 0.00240104 Jy ! Component: 800 - total flux cleaned = 0.00240094 Jy ! Component: 850 - total flux cleaned = 0.0024266 Jy ! Component: 900 - total flux cleaned = 0.00245165 Jy ! Component: 950 - total flux cleaned = 0.00245159 Jy ! Component: 1000 - total flux cleaned = 0.00240229 Jy ! Component: 1050 - total flux cleaned = 0.00247612 Jy ! Component: 1100 - total flux cleaned = 0.00240316 Jy ! Component: 1150 - total flux cleaned = 0.00242729 Jy ! Component: 1200 - total flux cleaned = 0.00242707 Jy ! Component: 1250 - total flux cleaned = 0.00235618 Jy ! Component: 1300 - total flux cleaned = 0.00230948 Jy ! Component: 1350 - total flux cleaned = 0.00230977 Jy ! Component: 1400 - total flux cleaned = 0.00226389 Jy ! Component: 1450 - total flux cleaned = 0.00230963 Jy ! Component: 1500 - total flux cleaned = 0.00228699 Jy ! Component: 1550 - total flux cleaned = 0.00228704 Jy ! Component: 1600 - total flux cleaned = 0.00233146 Jy ! Component: 1650 - total flux cleaned = 0.00228728 Jy ! Component: 1700 - total flux cleaned = 0.00226568 Jy ! Component: 1750 - total flux cleaned = 0.0023092 Jy ! Component: 1800 - total flux cleaned = 0.00228755 Jy ! Component: 1850 - total flux cleaned = 0.00224463 Jy ! Component: 1900 - total flux cleaned = 0.00226583 Jy ! Component: 1950 - total flux cleaned = 0.00228694 Jy ! Component: 2000 - total flux cleaned = 0.00230784 Jy ! Component: 2050 - total flux cleaned = 0.00222424 Jy ! Component: 2100 - total flux cleaned = 0.00226576 Jy ! Component: 2150 - total flux cleaned = 0.00222464 Jy ! Component: 2200 - total flux cleaned = 0.002245 Jy ! Component: 2250 - total flux cleaned = 0.00220441 Jy ! Component: 2300 - total flux cleaned = 0.00220453 Jy ! Component: 2350 - total flux cleaned = 0.0021844 Jy ! Component: 2400 - total flux cleaned = 0.00214464 Jy ! Component: 2450 - total flux cleaned = 0.00214465 Jy ! Component: 2500 - total flux cleaned = 0.00216429 Jy ! Component: 2550 - total flux cleaned = 0.00214463 Jy ! Component: 2600 - total flux cleaned = 0.00212511 Jy ! Component: 2650 - total flux cleaned = 0.00208628 Jy ! Component: 2700 - total flux cleaned = 0.00204786 Jy ! Component: 2750 - total flux cleaned = 0.00210531 Jy ! Component: 2800 - total flux cleaned = 0.00204811 Jy ! Component: 2850 - total flux cleaned = 0.00204803 Jy ! Component: 2900 - total flux cleaned = 0.00201035 Jy ! Component: 2950 - total flux cleaned = 0.00202908 Jy ! Component: 3000 - total flux cleaned = 0.00197321 Jy ! Component: 3050 - total flux cleaned = 0.00199175 Jy ! Component: 3100 - total flux cleaned = 0.00201011 Jy ! Component: 3150 - total flux cleaned = 0.00195514 Jy ! Component: 3200 - total flux cleaned = 0.00195504 Jy ! Component: 3250 - total flux cleaned = 0.00190052 Jy ! Component: 3300 - total flux cleaned = 0.00190056 Jy ! Component: 3350 - total flux cleaned = 0.00190039 Jy ! Component: 3400 - total flux cleaned = 0.00188246 Jy ! Component: 3450 - total flux cleaned = 0.00181139 Jy ! Component: 3500 - total flux cleaned = 0.00184681 Jy ! Component: 3550 - total flux cleaned = 0.00179393 Jy ! Component: 3600 - total flux cleaned = 0.00179405 Jy ! Component: 3650 - total flux cleaned = 0.00177661 Jy ! Component: 3700 - total flux cleaned = 0.00174184 Jy ! Component: 3750 - total flux cleaned = 0.00175918 Jy ! Component: 3800 - total flux cleaned = 0.00174192 Jy ! Component: 3850 - total flux cleaned = 0.00170766 Jy ! Component: 3900 - total flux cleaned = 0.00170766 Jy ! Component: 3950 - total flux cleaned = 0.00167367 Jy ! Component: 4000 - total flux cleaned = 0.00167367 Jy ! Component: 4050 - total flux cleaned = 0.0016568 Jy ! Total flux subtracted in 4096 components = 0.00165678 Jy ! Clean residual min=-0.001064 max=0.001122 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.337863 Jy keep ! Adding 324 model components to the UV plane model. ! The established model now contains 361 components and 0.337863 Jy ![Exited script file: muppet] wmap "J1308+3546_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6008 x 1.173 at -7.94 degrees (North through East) ! Clean map min=-0.0015923 max=0.3052 Jy/beam ! Writing clean map to FITS file: J1308+3546_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.305196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310535 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305248 0.305248 0.610495 1.22099 2.44198 4.88396 9.76792 19.5358 39.0717 78.1434 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.305 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.6008 x 1.173 at -7.94 degrees (North through East) ! Clean map min=-0.0015923 max=0.3052 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 J1308+3546_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:43:17 2017