! Started logfile: J0424-3756_S_2009_05_13_pus_uvs.log on Sun Jan 22 11:32:59 2017 obs J0424-3756_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J0424-3756_S_2009_05_13_pus_uva.fits ! AN table 1: 26 integrations on 120 of 120 possible baselines. ! AN table 2: 9 integrations on 120 of 120 possible baselines. ! AN table 3: 21 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.0662202 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0424-3756 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1341 lines of history. ! ! Reading 1780 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J0424-3756_S_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.500x0.500 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 293 telescope corrections were flagged in sub-array 1. ! A total of 117 telescope corrections were flagged in sub-array 2. ! A total of 282 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 293 telescope corrections were flagged in sub-array 1. ! A total of 117 telescope corrections were flagged in sub-array 2. ! A total of 282 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 293 telescope corrections were flagged in sub-array 1. ! A total of 117 telescope corrections were flagged in sub-array 2. ! A total of 273 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 293 telescope corrections were flagged in sub-array 1. ! A total of 117 telescope corrections were flagged in sub-array 2. ! A total of 282 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=0.722298Jy sigma=0.003638 ! Fit after self-cal, rms=0.619560Jy sigma=0.003270 ! 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=1.52 mas, bmaj=2.988 mas, bpa=-43.36 degrees ! Estimated noise=4647.75 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.331427 Jy ! Component: 100 - total flux cleaned = 0.451888 Jy ! Total flux subtracted in 100 components = 0.451888 Jy ! Clean residual min=-0.044757 max=0.063722 Jy/beam ! Clean residual mean=0.001626 rms=0.011788 Jy/beam ! Combined flux in latest and established models = 0.451888 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.451888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315536Jy sigma=0.001346 ! Fit after self-cal, rms=0.314608Jy sigma=0.001338 ! Inverting map ! Added new window around map position (1.5, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0764853 Jy ! Component: 100 - total flux cleaned = 0.119501 Jy ! Total flux subtracted in 100 components = 0.119501 Jy ! Clean residual min=-0.029332 max=0.035600 Jy/beam ! Clean residual mean=0.000409 rms=0.007642 Jy/beam ! Combined flux in latest and established models = 0.571389 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.571389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289937Jy sigma=0.001136 ! Fit after self-cal, rms=0.288323Jy sigma=0.001130 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.941 mas, bmaj=3.612 mas, bpa=-40.36 degrees ! Estimated noise=3128.38 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 (7, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0397601 Jy ! Component: 100 - total flux cleaned = 0.0574279 Jy ! Component: 150 - total flux cleaned = 0.0624464 Jy ! Component: 200 - total flux cleaned = 0.0640962 Jy ! Total flux subtracted in 200 components = 0.0640962 Jy ! Clean residual min=-0.017058 max=0.017998 Jy/beam ! Clean residual mean=-0.000450 rms=0.004212 Jy/beam ! Combined flux in latest and established models = 0.635485 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.635485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282978Jy sigma=0.001089 ! Fit after self-cal, rms=0.282783Jy sigma=0.001088 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* HO 1.25 ! KK 0.91 KP 1.07 LA 0.90 MK 1.01 ! NL 1.00* NY 1.00* OV 1.00 PT 1.07 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 27 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 54 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* HO 1.02 ! KK 0.99 KP 1.02 LA 0.99 MK 1.00 ! NL 1.00* NY 1.00* OV 0.97 PT 0.98 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 27 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 54 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* HO 1.09 ! KK 0.91 KP 1.01 LA 0.98 MK 1.00 ! NL 1.00* NY 1.00* OV 1.05 PT 0.99 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 27 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 27 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* FD 1.00* HN 1.00* HO 0.83 ! KK 0.89 KP 1.00* LA 1.00* MK 1.09 ! NL 1.00* NY 1.00* OV 1.00* PT 1.00* ! SC 1.00* TS 1.43 WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* HO 1.02 ! KK 0.98 KP 0.99 LA 0.91 MK 1.03 ! NL 1.00* NY 1.00* OV 1.04 PT 1.02 ! SC 1.00* TS 1.00* WZ 1.00* KB 1.00* ! ! A total of 27 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! A total of 54 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.00* FD 0.00* HN 0.00* HO 0.00* ! KK 0.00* KP 0.00* LA 0.00* MK 0.00* ! NL 0.00* NY 0.00* OV 0.00* PT 0.00* ! SC 0.00* TS 0.00* WZ 0.00* KB 0.00* ! ! ! Fit before self-cal, rms=0.282783Jy sigma=0.001088 ! Fit after self-cal, rms=0.317622Jy sigma=0.001094 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.044 mas, bmaj=4.442 mas, bpa=-37.82 degrees ! Estimated noise=3656.05 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.000385411 Jy ! Component: 100 - total flux cleaned = -0.000173787 Jy ! Component: 150 - total flux cleaned = 1.83536e-05 Jy ! Component: 200 - total flux cleaned = -0.000143677 Jy ! Total flux subtracted in 200 components = -0.000143677 Jy ! Clean residual min=-0.012911 max=0.017058 Jy/beam ! Clean residual mean=0.000116 rms=0.003855 Jy/beam ! Combined flux in latest and established models = 0.635341 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.635341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316997Jy sigma=0.001092 ! Fit after self-cal, rms=0.317216Jy sigma=0.001092 ! 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.317216Jy sigma=0.001092 ! Fit after self-cal, rms=0.317014Jy sigma=0.001092 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.042 mas, bmaj=4.446 mas, bpa=-37.89 degrees ! Estimated noise=3660.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334137 Jy ! Component: 100 - total flux cleaned = 0.000609569 Jy ! Component: 150 - total flux cleaned = 0.000724284 Jy ! Component: 200 - total flux cleaned = 0.000823336 Jy ! Total flux subtracted in 200 components = 0.000823336 Jy ! Clean residual min=-0.012921 max=0.016923 Jy/beam ! Clean residual mean=0.000109 rms=0.003837 Jy/beam ! Combined flux in latest and established models = 0.636165 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.636165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316735Jy sigma=0.001091 ! Fit after self-cal, rms=0.316808Jy sigma=0.001091 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) ! Added new window around map position (23.5, 91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144904 Jy ! Component: 100 - total flux cleaned = 0.0206311 Jy ! Component: 150 - total flux cleaned = 0.0236745 Jy ! Component: 200 - total flux cleaned = 0.0244083 Jy ! Total flux subtracted in 200 components = 0.0244083 Jy ! Clean residual min=-0.012557 max=0.011208 Jy/beam ! Clean residual mean=-0.000061 rms=0.003094 Jy/beam ! Combined flux in latest and established models = 0.660573 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.660573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315641Jy sigma=0.001087 ! Fit after self-cal, rms=0.315700Jy sigma=0.001087 ! 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.315700Jy sigma=0.001087 ! Fit after self-cal, rms=0.314626Jy sigma=0.001086 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.036 mas, bmaj=4.453 mas, bpa=-38.09 degrees ! Estimated noise=3661.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365205 Jy ! Component: 100 - total flux cleaned = 0.00528422 Jy ! Component: 150 - total flux cleaned = 0.00573198 Jy ! Component: 200 - total flux cleaned = 0.00603775 Jy ! Total flux subtracted in 200 components = 0.00603775 Jy ! Clean residual min=-0.012559 max=0.010620 Jy/beam ! Clean residual mean=-0.000081 rms=0.002963 Jy/beam ! Combined flux in latest and established models = 0.666611 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.666611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314297Jy sigma=0.001086 ! Fit after self-cal, rms=0.314303Jy sigma=0.001086 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.00134846 Jy ! Component: 100 - total flux cleaned = 0.00162942 Jy ! Component: 150 - total flux cleaned = 0.00180222 Jy ! Component: 200 - total flux cleaned = 0.0020459 Jy ! Total flux subtracted in 200 components = 0.0020459 Jy ! Clean residual min=-0.012706 max=0.010636 Jy/beam ! Clean residual mean=-0.000093 rms=0.002947 Jy/beam ! Combined flux in latest and established models = 0.668656 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 63 components and 0.668657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314155Jy sigma=0.001086 ! Fit after self-cal, rms=0.314167Jy sigma=0.001086 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.314167Jy sigma=0.001086 ! Fit after self-cal, rms=0.314044Jy sigma=0.001085 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.341 mas, bmaj=33.1 mas, bpa=8.82 degrees ! Estimated noise=5282.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00334929 Jy ! Component: 100 - total flux cleaned = 0.00439217 Jy ! Component: 150 - total flux cleaned = 0.00458508 Jy ! Component: 200 - total flux cleaned = 0.00467618 Jy ! Total flux subtracted in 200 components = 0.00467618 Jy ! Clean residual min=-0.011819 max=0.009688 Jy/beam ! Clean residual mean=-0.000247 rms=0.003857 Jy/beam ! Combined flux in latest and established models = 0.673333 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.673333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314026Jy sigma=0.001086 ! Fit after self-cal, rms=0.314029Jy sigma=0.001086 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.00095333 Jy ! Component: 100 - total flux cleaned = 0.00104161 Jy ! Component: 150 - total flux cleaned = 0.00112305 Jy ! Component: 200 - total flux cleaned = 0.0011631 Jy ! Total flux subtracted in 200 components = 0.0011631 Jy ! Clean residual min=-0.011584 max=0.009643 Jy/beam ! Clean residual mean=-0.000263 rms=0.003829 Jy/beam ! Combined flux in latest and established models = 0.674496 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.674496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314040Jy sigma=0.001086 ! Fit after self-cal, rms=0.314043Jy sigma=0.001086 ! 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=2.031 mas, bmaj=4.457 mas, bpa=-38.22 degrees ! Estimated noise=3666.63 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.031 x 4.457 at -38.22 degrees (North through East) ! Clean map min=-0.011141 max=0.45555 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=1.536 mas, bmaj=3.918 mas, bpa=-44.33 degrees ! Estimated noise=5502.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.339857 Jy ! Component: 100 - total flux cleaned = 0.472188 Jy ! Component: 150 - total flux cleaned = 0.544325 Jy ! Component: 200 - total flux cleaned = 0.58626 Jy ! Total flux subtracted in 200 components = 0.58626 Jy ! Clean residual min=-0.024363 max=0.025721 Jy/beam ! Clean residual mean=0.000190 rms=0.006109 Jy/beam ! Combined flux in latest and established models = 0.58626 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.58626 Jy ! Inverting map and beam ! Estimated beam: bmin=2.031 mas, bmaj=4.457 mas, bpa=-38.22 degrees ! Estimated noise=3666.63 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, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0279778 Jy ! Component: 100 - total flux cleaned = 0.0460441 Jy ! Component: 150 - total flux cleaned = 0.0589237 Jy ! Component: 200 - total flux cleaned = 0.066985 Jy ! Total flux subtracted in 200 components = 0.066985 Jy ! Clean residual min=-0.013944 max=0.010783 Jy/beam ! Clean residual mean=0.000042 rms=0.003293 Jy/beam ! Combined flux in latest and established models = 0.653245 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.653245 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.341 mas, bmaj=33.1 mas, bpa=8.82 degrees ! Estimated noise=5282.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00945919 Jy ! Component: 100 - total flux cleaned = 0.0152295 Jy ! Component: 150 - total flux cleaned = 0.0190006 Jy ! Component: 200 - total flux cleaned = 0.020224 Jy ! Total flux subtracted in 200 components = 0.020224 Jy ! Clean residual min=-0.012051 max=0.009975 Jy/beam ! Clean residual mean=-0.000246 rms=0.003897 Jy/beam ! Combined flux in latest and established models = 0.673469 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000656036 Jy ! Component: 100 - total flux cleaned = 0.00115615 Jy ! Component: 150 - total flux cleaned = 0.00167176 Jy ! Component: 200 - total flux cleaned = 0.00206289 Jy ! Total flux subtracted in 200 components = 0.00206289 Jy ! Clean residual min=-0.011689 max=0.009784 Jy/beam ! Clean residual mean=-0.000285 rms=0.003808 Jy/beam ! Combined flux in latest and established models = 0.675532 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 77 components and 0.675532 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.031 mas, bmaj=4.457 mas, bpa=-38.22 degrees ! Estimated noise=3666.63 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00157249 Jy ! Component: 100 - total flux cleaned = -0.000956545 Jy ! Component: 150 - total flux cleaned = -0.000590885 Jy ! Component: 200 - total flux cleaned = -0.000427978 Jy ! Total flux subtracted in 200 components = -0.000427978 Jy ! Clean residual min=-0.012540 max=0.010053 Jy/beam ! Clean residual mean=-0.000108 rms=0.002928 Jy/beam ! Combined flux in latest and established models = 0.675104 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.675104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314338Jy sigma=0.001086 ! Fit after self-cal, rms=0.314389Jy sigma=0.001086 wmodel J0424-3756_S_2009_05_13_pus_map.mod ! Writing 89 model components to file: J0424-3756_S_2009_05_13_pus_map.mod wobs J0424-3756_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J0424-3756_S_2009_05_13_pus_uvs.fits wwins J0424-3756_S_2009_05_13_pus_map.win ! wwins: Wrote 5 windows to J0424-3756_S_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.00538522 Jy ! Component: 100 - total flux cleaned = -0.00746422 Jy ! Component: 150 - total flux cleaned = -0.00886795 Jy ! Component: 200 - total flux cleaned = -0.0105256 Jy ! Component: 250 - total flux cleaned = -0.0116268 Jy ! Component: 300 - total flux cleaned = -0.0122311 Jy ! Component: 350 - total flux cleaned = -0.0129522 Jy ! Component: 400 - total flux cleaned = -0.0135075 Jy ! Component: 450 - total flux cleaned = -0.0141821 Jy ! Component: 500 - total flux cleaned = -0.0148354 Jy ! Component: 550 - total flux cleaned = -0.0152164 Jy ! Component: 600 - total flux cleaned = -0.0154618 Jy ! Component: 650 - total flux cleaned = -0.0155818 Jy ! Component: 700 - total flux cleaned = -0.0160449 Jy ! Component: 750 - total flux cleaned = -0.0161575 Jy ! Component: 800 - total flux cleaned = -0.0161575 Jy ! Component: 850 - total flux cleaned = -0.0162659 Jy ! Component: 900 - total flux cleaned = -0.0161606 Jy ! Component: 950 - total flux cleaned = -0.0159542 Jy ! Component: 1000 - total flux cleaned = -0.0160566 Jy ! Component: 1050 - total flux cleaned = -0.016156 Jy ! Component: 1100 - total flux cleaned = -0.0160571 Jy ! Component: 1150 - total flux cleaned = -0.0162503 Jy ! Component: 1200 - total flux cleaned = -0.0163428 Jy ! Component: 1250 - total flux cleaned = -0.0161554 Jy ! Component: 1300 - total flux cleaned = -0.0163398 Jy ! Component: 1350 - total flux cleaned = -0.0164297 Jy ! Component: 1400 - total flux cleaned = -0.016341 Jy ! Component: 1450 - total flux cleaned = -0.0164284 Jy ! Component: 1500 - total flux cleaned = -0.0164283 Jy ! Component: 1550 - total flux cleaned = -0.0165135 Jy ! Component: 1600 - total flux cleaned = -0.0164307 Jy ! Component: 1650 - total flux cleaned = -0.0165131 Jy ! Component: 1700 - total flux cleaned = -0.0164321 Jy ! Component: 1750 - total flux cleaned = -0.0165909 Jy ! Component: 1800 - total flux cleaned = -0.0166691 Jy ! Component: 1850 - total flux cleaned = -0.0168254 Jy ! Component: 1900 - total flux cleaned = -0.017211 Jy ! Component: 1950 - total flux cleaned = -0.0172876 Jy ! Component: 2000 - total flux cleaned = -0.0174394 Jy ! Component: 2050 - total flux cleaned = -0.018039 Jy ! Component: 2100 - total flux cleaned = -0.0183357 Jy ! Component: 2150 - total flux cleaned = -0.0186294 Jy ! Component: 2200 - total flux cleaned = -0.0189212 Jy ! Component: 2250 - total flux cleaned = -0.0192816 Jy ! Component: 2300 - total flux cleaned = -0.0195677 Jy ! Component: 2350 - total flux cleaned = -0.0198511 Jy ! Component: 2400 - total flux cleaned = -0.0202027 Jy ! Component: 2450 - total flux cleaned = -0.0204817 Jy ! Component: 2500 - total flux cleaned = -0.0208272 Jy ! Component: 2550 - total flux cleaned = -0.0207582 Jy ! Component: 2600 - total flux cleaned = -0.0208946 Jy ! Component: 2650 - total flux cleaned = -0.0212326 Jy ! Component: 2700 - total flux cleaned = -0.0212325 Jy ! Component: 2750 - total flux cleaned = -0.0214329 Jy ! Component: 2800 - total flux cleaned = -0.0214329 Jy ! Component: 2850 - total flux cleaned = -0.0217633 Jy ! Component: 2900 - total flux cleaned = -0.0219603 Jy ! Component: 2950 - total flux cleaned = -0.0222216 Jy ! Component: 3000 - total flux cleaned = -0.022222 Jy ! Component: 3050 - total flux cleaned = -0.0224164 Jy ! Component: 3100 - total flux cleaned = -0.0224811 Jy ! Component: 3150 - total flux cleaned = -0.0224166 Jy ! Component: 3200 - total flux cleaned = -0.0224809 Jy ! Component: 3250 - total flux cleaned = -0.0226084 Jy ! Component: 3300 - total flux cleaned = -0.0226714 Jy ! Component: 3350 - total flux cleaned = -0.022735 Jy ! Component: 3400 - total flux cleaned = -0.0226715 Jy ! Component: 3450 - total flux cleaned = -0.0227975 Jy ! Component: 3500 - total flux cleaned = -0.0227348 Jy ! Component: 3550 - total flux cleaned = -0.0227346 Jy ! Component: 3600 - total flux cleaned = -0.0227351 Jy ! Component: 3650 - total flux cleaned = -0.0226718 Jy ! Component: 3700 - total flux cleaned = -0.0226083 Jy ! Component: 3750 - total flux cleaned = -0.022545 Jy ! Component: 3800 - total flux cleaned = -0.022545 Jy ! Component: 3850 - total flux cleaned = -0.0224812 Jy ! Component: 3900 - total flux cleaned = -0.0224173 Jy ! Component: 3950 - total flux cleaned = -0.0223534 Jy ! Component: 4000 - total flux cleaned = -0.0222897 Jy ! Component: 4050 - total flux cleaned = -0.0222895 Jy ! Total flux subtracted in 4096 components = -0.0222247 Jy ! Clean residual min=-0.003572 max=0.003647 Jy/beam ! Clean residual mean=-0.000032 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.652879 Jy keep ! Adding 203 model components to the UV plane model. ! The established model now contains 292 components and 0.652879 Jy ![Exited script file: muppet] wmap "J0424-3756_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.031 x 4.457 at -38.22 degrees (North through East) ! Clean map min=-0.010619 max=0.42336 Jy/beam ! Writing clean map to FITS file: J0424-3756_S_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.423362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00117772 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.834552 0.834552 1.6691 3.33821 6.67641 13.3528 26.7057 53.4113 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.423 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.031 x 4.457 at -38.22 degrees (North through East) ! Clean map min=-0.010619 max=0.42336 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-3756_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 11:33:04 2017