! Started logfile: J0424-3848_X_2009_05_13_pus_uvs.log on Sat Jan 21 12:38:57 2017 obs J0424-3848_X_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0424-3848_X_2009_05_13_pus_uva.fits ! AN table 1: 95 integrations on 120 of 120 possible baselines. ! AN table 2: 93 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.199645 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0424-3848 ! ! 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 18016 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 J0424-3848_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 771 telescope corrections were flagged in sub-array 1. ! A total of 842 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 771 telescope corrections were flagged in sub-array 1. ! A total of 842 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 771 telescope corrections were flagged in sub-array 1. ! A total of 842 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 771 telescope corrections were flagged in sub-array 1. ! A total of 842 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.985766Jy sigma=0.007217 ! Fit after self-cal, rms=0.897210Jy sigma=0.006638 ! 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.4963 mas, bmaj=1.117 mas, bpa=-31.12 degrees ! Estimated noise=1577.69 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.0850605 Jy ! Component: 100 - total flux cleaned = 0.107866 Jy ! Total flux subtracted in 100 components = 0.107866 Jy ! Clean residual min=-0.009344 max=0.013968 Jy/beam ! Clean residual mean=0.000071 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.107866 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.107866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176614Jy sigma=0.001102 ! Fit after self-cal, rms=0.176313Jy sigma=0.001100 ! 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.6874 mas, bmaj=1.46 mas, bpa=-24.95 degrees ! Estimated noise=730.154 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 (-1.5, -2.1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184956 Jy ! Component: 100 - total flux cleaned = 0.0279951 Jy ! Component: 150 - total flux cleaned = 0.0333665 Jy ! Component: 200 - total flux cleaned = 0.0366986 Jy ! Total flux subtracted in 200 components = 0.0366986 Jy ! Clean residual min=-0.005074 max=0.009003 Jy/beam ! Clean residual mean=0.000207 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.144565 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 44 components and 0.144565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174416Jy sigma=0.001084 ! Fit after self-cal, rms=0.174285Jy sigma=0.001082 ! 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.00* FD 0.94 HN 1.00* HO 1.00* ! KK 1.00* KP 1.16 LA 0.94 MK 1.10 ! NL 0.99 NY 1.00* OV 1.04 PT 1.00 ! SC 1.06 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.92 HN 1.00* HO 1.10 ! KK 1.00* KP 1.02 LA 0.91 MK 1.10 ! NL 1.00* NY 1.00* OV 1.09 PT 0.94 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* HO 1.00* ! KK 1.00* KP 1.15 LA 0.87 MK 1.06 ! NL 1.06 NY 1.00* OV 0.99 PT 1.16 ! SC 0.99 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.91 HN 1.00* HO 1.08 ! KK 1.00* KP 0.89 LA 0.95 MK 1.01 ! NL 1.00* NY 1.00* OV 1.00 PT 1.04 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* HO 1.00* ! KK 1.00* KP 1.00 LA 0.97 MK 0.96 ! NL 1.04 NY 1.00* OV 0.99 PT 1.08 ! SC 1.09 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.92 HN 1.00* HO 1.01 ! KK 1.00* KP 0.97 LA 0.91 MK 1.04 ! NL 1.00* NY 1.00* OV 1.07 PT 0.96 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* HO 1.00* ! KK 1.00* KP 1.05 LA 0.91 MK 0.90 ! NL 1.02 NY 1.00* OV 1.01 PT 1.10 ! SC 0.95 TS 1.00* WZ 1.00* KB 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 0.82 HN 1.00* HO 0.86 ! KK 1.00* KP 1.01 LA 0.91 MK 1.00 ! NL 1.00* NY 1.00* OV 1.03 PT 1.03 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.174285Jy sigma=0.001082 ! Fit after self-cal, rms=0.171546Jy sigma=0.001078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6886 mas, bmaj=1.473 mas, bpa=-25.37 degrees ! Estimated noise=725.321 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 (-5.6, -3.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00643569 Jy ! Component: 100 - total flux cleaned = 0.00957599 Jy ! Component: 150 - total flux cleaned = 0.0108215 Jy ! Component: 200 - total flux cleaned = 0.0110139 Jy ! Total flux subtracted in 200 components = 0.0110139 Jy ! Clean residual min=-0.003823 max=0.003899 Jy/beam ! Clean residual mean=-0.000038 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.155578 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.155579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.171304Jy sigma=0.001076 ! Fit after self-cal, rms=0.171243Jy sigma=0.001074 ! 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.171243Jy sigma=0.001074 ! Fit after self-cal, rms=0.170355Jy sigma=0.001074 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6863 mas, bmaj=1.465 mas, bpa=-25.39 degrees ! Estimated noise=723.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388002 Jy ! Component: 100 - total flux cleaned = 0.0057283 Jy ! Component: 150 - total flux cleaned = 0.00616971 Jy ! Component: 200 - total flux cleaned = 0.00622243 Jy ! Total flux subtracted in 200 components = 0.00622243 Jy ! Clean residual min=-0.003419 max=0.003391 Jy/beam ! Clean residual mean=-0.000013 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.161801 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 83 components and 0.161801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170241Jy sigma=0.001073 ! Fit after self-cal, rms=0.170178Jy sigma=0.001073 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.00144718 Jy ! Component: 100 - total flux cleaned = 0.00157972 Jy ! Component: 150 - total flux cleaned = 0.00152247 Jy ! Component: 200 - total flux cleaned = 0.00142182 Jy ! Total flux subtracted in 200 components = 0.00142182 Jy ! Clean residual min=-0.003499 max=0.003414 Jy/beam ! Clean residual mean=-0.000023 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.163223 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.163223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170118Jy sigma=0.001073 ! Fit after self-cal, rms=0.170096Jy sigma=0.001073 ! 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.170096Jy sigma=0.001073 ! Fit after self-cal, rms=0.169852Jy sigma=0.001072 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6837 mas, bmaj=1.458 mas, bpa=-25.65 degrees ! Estimated noise=724.996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247543 Jy ! Component: 100 - total flux cleaned = 0.00316811 Jy ! Component: 150 - total flux cleaned = 0.00327558 Jy ! Component: 200 - total flux cleaned = 0.00337216 Jy ! Total flux subtracted in 200 components = 0.00337216 Jy ! Clean residual min=-0.003217 max=0.003303 Jy/beam ! Clean residual mean=0.000003 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.166595 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.166595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169790Jy sigma=0.001072 ! Fit after self-cal, rms=0.169773Jy sigma=0.001072 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.000599912 Jy ! Component: 100 - total flux cleaned = 0.000549515 Jy ! Component: 150 - total flux cleaned = 0.000504115 Jy ! Component: 200 - total flux cleaned = 0.000505164 Jy ! Total flux subtracted in 200 components = 0.000505164 Jy ! Clean residual min=-0.003295 max=0.003201 Jy/beam ! Clean residual mean=-0.000002 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.1671 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 101 components and 0.1671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169734Jy sigma=0.001072 ! Fit after self-cal, rms=0.169714Jy sigma=0.001072 ! 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.169714Jy sigma=0.001072 ! Fit after self-cal, rms=0.169720Jy sigma=0.001072 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.703 mas, bmaj=8.264 mas, bpa=3.176 degrees ! Estimated noise=921.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187683 Jy ! Component: 100 - total flux cleaned = 0.00208785 Jy ! Component: 150 - total flux cleaned = 0.00211667 Jy ! Component: 200 - total flux cleaned = 0.00214396 Jy ! Total flux subtracted in 200 components = 0.00214396 Jy ! Clean residual min=-0.004255 max=0.003695 Jy/beam ! Clean residual mean=0.000018 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.169244 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 0.169244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169722Jy sigma=0.001072 ! Fit after self-cal, rms=0.169716Jy sigma=0.001072 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.000275966 Jy ! Component: 100 - total flux cleaned = 0.000252712 Jy ! Component: 150 - total flux cleaned = 0.000276016 Jy ! Component: 200 - total flux cleaned = 0.000294794 Jy ! Total flux subtracted in 200 components = 0.000294794 Jy ! Clean residual min=-0.004385 max=0.003574 Jy/beam ! Clean residual mean=0.000011 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.169539 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 115 components and 0.169539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169725Jy sigma=0.001072 ! Fit after self-cal, rms=0.169722Jy sigma=0.001072 ! 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.682 mas, bmaj=1.455 mas, bpa=-25.89 degrees ! Estimated noise=726.597 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.682 x 1.455 at -25.89 degrees (North through East) ! Clean map min=-0.0037428 max=0.10268 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.4896 mas, bmaj=1.114 mas, bpa=-31.88 degrees ! Estimated noise=1566.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0838701 Jy ! Component: 100 - total flux cleaned = 0.108908 Jy ! Component: 150 - total flux cleaned = 0.12391 Jy ! Component: 200 - total flux cleaned = 0.135922 Jy ! Total flux subtracted in 200 components = 0.135922 Jy ! Clean residual min=-0.008887 max=0.008948 Jy/beam ! Clean residual mean=0.000046 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.135922 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.135922 Jy ! Inverting map and beam ! Estimated beam: bmin=0.682 mas, bmaj=1.455 mas, bpa=-25.89 degrees ! Estimated noise=726.597 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 (-5.2, -7.9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125683 Jy ! Component: 100 - total flux cleaned = 0.0202298 Jy ! Component: 150 - total flux cleaned = 0.0254797 Jy ! Component: 200 - total flux cleaned = 0.0289214 Jy ! Total flux subtracted in 200 components = 0.0289214 Jy ! Clean residual min=-0.003340 max=0.003099 Jy/beam ! Clean residual mean=0.000022 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.164843 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 0.164843 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.703 mas, bmaj=8.264 mas, bpa=3.176 degrees ! Estimated noise=921.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299457 Jy ! Component: 100 - total flux cleaned = 0.00440699 Jy ! Component: 150 - total flux cleaned = 0.0051319 Jy ! Component: 200 - total flux cleaned = 0.00535004 Jy ! Total flux subtracted in 200 components = 0.00535004 Jy ! Clean residual min=-0.004009 max=0.003566 Jy/beam ! Clean residual mean=-0.000010 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.170193 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 = 4.25083e-05 Jy ! Component: 100 - total flux cleaned = 6.9275e-05 Jy ! Component: 150 - total flux cleaned = 9.44902e-05 Jy ! Component: 200 - total flux cleaned = 0.000130581 Jy ! Total flux subtracted in 200 components = 0.000130581 Jy ! Clean residual min=-0.003996 max=0.003562 Jy/beam ! Clean residual mean=-0.000011 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.170324 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 92 components and 0.170324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.682 mas, bmaj=1.455 mas, bpa=-25.89 degrees ! Estimated noise=726.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000645024 Jy ! Component: 100 - total flux cleaned = -0.000481866 Jy ! Component: 150 - total flux cleaned = -0.000345985 Jy ! Component: 200 - total flux cleaned = -0.00028363 Jy ! Total flux subtracted in 200 components = -0.00028363 Jy ! Clean residual min=-0.002812 max=0.002979 Jy/beam ! Clean residual mean=-0.000001 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.17004 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 107 components and 0.17004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.169755Jy sigma=0.001072 ! Fit after self-cal, rms=0.169765Jy sigma=0.001071 wmodel J0424-3848_X_2009_05_13_pus_map.mod ! Writing 107 model components to file: J0424-3848_X_2009_05_13_pus_map.mod wobs J0424-3848_X_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0424-3848_X_2009_05_13_pus_uvs.fits wwins J0424-3848_X_2009_05_13_pus_map.win ! wwins: Wrote 4 windows to J0424-3848_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.000253449 Jy ! Component: 100 - total flux cleaned = 0.0008588 Jy ! Component: 150 - total flux cleaned = 0.00118839 Jy ! Component: 200 - total flux cleaned = 0.00132263 Jy ! Component: 250 - total flux cleaned = 0.00140929 Jy ! Component: 300 - total flux cleaned = 0.00145147 Jy ! Component: 350 - total flux cleaned = 0.00157116 Jy ! Component: 400 - total flux cleaned = 0.00172458 Jy ! Component: 450 - total flux cleaned = 0.00187343 Jy ! Component: 500 - total flux cleaned = 0.00201893 Jy ! Component: 550 - total flux cleaned = 0.0021606 Jy ! Component: 600 - total flux cleaned = 0.00212521 Jy ! Component: 650 - total flux cleaned = 0.00222779 Jy ! Component: 700 - total flux cleaned = 0.00239454 Jy ! Component: 750 - total flux cleaned = 0.0025574 Jy ! Component: 800 - total flux cleaned = 0.00265334 Jy ! Component: 850 - total flux cleaned = 0.00277824 Jy ! Component: 900 - total flux cleaned = 0.00280865 Jy ! Component: 950 - total flux cleaned = 0.00289999 Jy ! Component: 1000 - total flux cleaned = 0.00304928 Jy ! Component: 1050 - total flux cleaned = 0.00322565 Jy ! Component: 1100 - total flux cleaned = 0.00334099 Jy ! Component: 1150 - total flux cleaned = 0.00348325 Jy ! Component: 1200 - total flux cleaned = 0.00359494 Jy ! Component: 1250 - total flux cleaned = 0.00370515 Jy ! Component: 1300 - total flux cleaned = 0.0038138 Jy ! Component: 1350 - total flux cleaned = 0.00389403 Jy ! Component: 1400 - total flux cleaned = 0.00399941 Jy ! Component: 1450 - total flux cleaned = 0.00402537 Jy ! Component: 1500 - total flux cleaned = 0.00407671 Jy ! Component: 1550 - total flux cleaned = 0.00415316 Jy ! Component: 1600 - total flux cleaned = 0.00425329 Jy ! Component: 1650 - total flux cleaned = 0.00430305 Jy ! Component: 1700 - total flux cleaned = 0.00440066 Jy ! Component: 1750 - total flux cleaned = 0.00447265 Jy ! Component: 1800 - total flux cleaned = 0.0045203 Jy ! Component: 1850 - total flux cleaned = 0.00459109 Jy ! Component: 1900 - total flux cleaned = 0.0046609 Jy ! Component: 1950 - total flux cleaned = 0.00470683 Jy ! Component: 2000 - total flux cleaned = 0.0047749 Jy ! Component: 2050 - total flux cleaned = 0.00477479 Jy ! Component: 2100 - total flux cleaned = 0.00484186 Jy ! Component: 2150 - total flux cleaned = 0.0048417 Jy ! Component: 2200 - total flux cleaned = 0.00488565 Jy ! Component: 2250 - total flux cleaned = 0.00495075 Jy ! Component: 2300 - total flux cleaned = 0.00501515 Jy ! Component: 2350 - total flux cleaned = 0.005015 Jy ! Component: 2400 - total flux cleaned = 0.00507827 Jy ! Component: 2450 - total flux cleaned = 0.0051205 Jy ! Component: 2500 - total flux cleaned = 0.00518296 Jy ! Component: 2550 - total flux cleaned = 0.00526549 Jy ! Component: 2600 - total flux cleaned = 0.00532681 Jy ! Component: 2650 - total flux cleaned = 0.00536738 Jy ! Component: 2700 - total flux cleaned = 0.00550783 Jy ! Component: 2750 - total flux cleaned = 0.0055277 Jy ! Component: 2800 - total flux cleaned = 0.00562649 Jy ! Component: 2850 - total flux cleaned = 0.00570488 Jy ! Component: 2900 - total flux cleaned = 0.0058022 Jy ! Component: 2950 - total flux cleaned = 0.00587963 Jy ! Component: 3000 - total flux cleaned = 0.00595636 Jy ! Component: 3050 - total flux cleaned = 0.00599466 Jy ! Component: 3100 - total flux cleaned = 0.00607067 Jy ! Component: 3150 - total flux cleaned = 0.0061648 Jy ! Component: 3200 - total flux cleaned = 0.00627697 Jy ! Component: 3250 - total flux cleaned = 0.00633265 Jy ! Component: 3300 - total flux cleaned = 0.00644337 Jy ! Component: 3350 - total flux cleaned = 0.0064617 Jy ! Component: 3400 - total flux cleaned = 0.00657082 Jy ! Component: 3450 - total flux cleaned = 0.00660696 Jy ! Component: 3500 - total flux cleaned = 0.00669686 Jy ! Component: 3550 - total flux cleaned = 0.00678613 Jy ! Component: 3600 - total flux cleaned = 0.00685713 Jy ! Component: 3650 - total flux cleaned = 0.0069101 Jy ! Component: 3700 - total flux cleaned = 0.00698036 Jy ! Component: 3750 - total flux cleaned = 0.00706769 Jy ! Component: 3800 - total flux cleaned = 0.00715458 Jy ! Component: 3850 - total flux cleaned = 0.00720648 Jy ! Component: 3900 - total flux cleaned = 0.00727518 Jy ! Component: 3950 - total flux cleaned = 0.00734352 Jy ! Component: 4000 - total flux cleaned = 0.00741171 Jy ! Component: 4050 - total flux cleaned = 0.00753024 Jy ! Total flux subtracted in 4096 components = 0.00761456 Jy ! Clean residual min=-0.001064 max=0.000907 Jy/beam ! Clean residual mean=0.000001 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.177655 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 338 components and 0.177655 Jy ![Exited script file: muppet] wmap "J0424-3848_X_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.682 x 1.455 at -25.89 degrees (North through East) ! Clean map min=-0.0023222 max=0.10085 Jy/beam ! Writing clean map to FITS file: J0424-3848_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.100852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297679 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.885491 0.885491 1.77098 3.54196 7.08393 14.1679 28.3357 56.6714 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.1 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.682 x 1.455 at -25.89 degrees (North through East) ! Clean map min=-0.0023222 max=0.10085 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 J0424-3848_X_2009_05_13_pus_uvs.log closed on Sat Jan 21 12:39:03 2017