! Started logfile: J0038+5035_S_2017_04_28_pus_uvs.log on Thu May 2 16:13:11 2019 obs J0038+5035_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0038+5035_S_2017_04_28_pus_uva.fits ! AN table 1: 230 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7457 visibilities/baseline/integration-bin. ! Found source: J0038+5035 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 671 lines of history. ! ! Reading 30872 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 J0038+5035_S_2017_04_28_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 571 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 578 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 572 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1308 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953880Jy sigma=0.010243 ! Fit after self-cal, rms=0.940166Jy sigma=0.010171 ! 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=3.068 mas, bmaj=4.201 mas, bpa=-14.84 degrees ! Estimated noise=948.031 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.046996 Jy ! Component: 100 - total flux cleaned = 0.0600529 Jy ! Total flux subtracted in 100 components = 0.0600529 Jy ! Clean residual min=-0.005339 max=0.005513 Jy/beam ! Clean residual mean=0.000008 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.0600529 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0600529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096003Jy sigma=0.000758 ! Fit after self-cal, rms=0.095848Jy sigma=0.000754 ! 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=3.841 mas, bmaj=5.028 mas, bpa=-9.453 degrees ! Estimated noise=532.236 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.00718918 Jy ! Component: 100 - total flux cleaned = 0.010471 Jy ! Component: 150 - total flux cleaned = 0.012252 Jy ! Component: 200 - total flux cleaned = 0.0132464 Jy ! Total flux subtracted in 200 components = 0.0132464 Jy ! Clean residual min=-0.002579 max=0.003682 Jy/beam ! Clean residual mean=0.000004 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0732993 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.0732993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095199Jy sigma=0.000764 ! Fit after self-cal, rms=0.095162Jy sigma=0.000763 ! Inverting map ! Added new window around map position (-8.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0038559 Jy ! Component: 100 - total flux cleaned = 0.00622835 Jy ! Component: 150 - total flux cleaned = 0.00790294 Jy ! Component: 200 - total flux cleaned = 0.00876076 Jy ! Total flux subtracted in 200 components = 0.00876076 Jy ! Clean residual min=-0.002449 max=0.002409 Jy/beam ! Clean residual mean=0.000006 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0820601 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 0.0820601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095036Jy sigma=0.000754 ! Fit after self-cal, rms=0.095003Jy sigma=0.000754 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 1.03 KP 0.96 ! LA 1.00 MK 1.02 NL 0.87 OV 1.02 ! PT 1.08 SC 0.90 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.06 KP 0.94 ! LA 0.96 MK 1.03 NL 1.16 OV 1.00 ! PT 1.04 SC 7.31 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.02 KP 1.00 ! LA 0.97 MK 1.03 NL 0.95 OV 0.94 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.85 KP 1.00* ! LA 0.94 MK 0.86 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.095003Jy sigma=0.000754 ! Fit after self-cal, rms=0.216615Jy sigma=0.000673 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.954 mas, bmaj=5.199 mas, bpa=-9.119 degrees ! Estimated noise=567.051 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.00267523 Jy ! Component: 100 - total flux cleaned = 0.00334131 Jy ! Component: 150 - total flux cleaned = 0.00345887 Jy ! Component: 200 - total flux cleaned = 0.00345661 Jy ! Total flux subtracted in 200 components = 0.00345661 Jy ! Clean residual min=-0.002245 max=0.002233 Jy/beam ! Clean residual mean=0.000002 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.0855167 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.0855167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216347Jy sigma=0.000673 ! Fit after self-cal, rms=0.216814Jy sigma=0.000671 ! 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.216814Jy sigma=0.000671 ! Fit after self-cal, rms=0.370080Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=5.057 mas, bpa=-6.937 degrees ! Estimated noise=560.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143391 Jy ! Component: 100 - total flux cleaned = 0.00169306 Jy ! Component: 150 - total flux cleaned = 0.00190876 Jy ! Component: 200 - total flux cleaned = 0.00200336 Jy ! Total flux subtracted in 200 components = 0.00200336 Jy ! Clean residual min=-0.001642 max=0.001597 Jy/beam ! Clean residual mean=-0.000010 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.08752 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.08752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.370012Jy sigma=0.000665 ! Fit after self-cal, rms=0.370209Jy sigma=0.000665 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.0001463 Jy ! Component: 100 - total flux cleaned = 0.000232115 Jy ! Component: 150 - total flux cleaned = 0.000256762 Jy ! Component: 200 - total flux cleaned = 0.000256226 Jy ! Total flux subtracted in 200 components = 0.000256226 Jy ! Clean residual min=-0.001628 max=0.001597 Jy/beam ! Clean residual mean=-0.000009 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0877763 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.0877763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.370169Jy sigma=0.000665 ! Fit after self-cal, rms=0.370178Jy sigma=0.000665 ! 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.370178Jy sigma=0.000665 ! Fit after self-cal, rms=0.449521Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=5.04 mas, bpa=-5.459 degrees ! Estimated noise=562.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104942 Jy ! Component: 100 - total flux cleaned = 0.00120416 Jy ! Component: 150 - total flux cleaned = 0.00125471 Jy ! Component: 200 - total flux cleaned = 0.00125484 Jy ! Total flux subtracted in 200 components = 0.00125484 Jy ! Clean residual min=-0.001619 max=0.001575 Jy/beam ! Clean residual mean=-0.000010 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0890311 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 88 components and 0.0890311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.449463Jy sigma=0.000664 ! Fit after self-cal, rms=0.449488Jy sigma=0.000664 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.77993e-05 Jy ! Component: 100 - total flux cleaned = -5.49297e-06 Jy ! Component: 150 - total flux cleaned = 3.57267e-05 Jy ! Component: 200 - total flux cleaned = 5.53531e-05 Jy ! Total flux subtracted in 200 components = 5.53531e-05 Jy ! Clean residual min=-0.001639 max=0.001575 Jy/beam ! Clean residual mean=-0.000010 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0890865 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 90 components and 0.0890865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.449457Jy sigma=0.000664 ! Fit after self-cal, rms=0.449462Jy sigma=0.000664 ! 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.449462Jy sigma=0.000664 ! Fit after self-cal, rms=0.476709Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.919 mas, bmaj=8.653 mas, bpa=24.75 degrees ! Estimated noise=710.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000649762 Jy ! Component: 100 - total flux cleaned = 0.000767868 Jy ! Component: 150 - total flux cleaned = 0.000799948 Jy ! Component: 200 - total flux cleaned = 0.000813427 Jy ! Total flux subtracted in 200 components = 0.000813427 Jy ! Clean residual min=-0.001672 max=0.002020 Jy/beam ! Clean residual mean=-0.000021 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0898999 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.0898999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.476679Jy sigma=0.000664 ! Fit after self-cal, rms=0.476687Jy sigma=0.000664 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 = 4.01028e-05 Jy ! Component: 100 - total flux cleaned = 2.80015e-05 Jy ! Component: 150 - total flux cleaned = 3.96703e-05 Jy ! Component: 200 - total flux cleaned = 4.94452e-05 Jy ! Total flux subtracted in 200 components = 4.94452e-05 Jy ! Clean residual min=-0.001672 max=0.002032 Jy/beam ! Clean residual mean=-0.000021 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0899493 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.0899493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.476668Jy sigma=0.000664 ! Fit after self-cal, rms=0.476673Jy sigma=0.000664 ! 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=3.878 mas, bmaj=5.037 mas, bpa=-4.186 degrees ! Estimated noise=565.737 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 5.037 at -4.186 degrees (North through East) ! Clean map min=-0.001593 max=0.063818 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=3.121 mas, bmaj=4.148 mas, bpa=-10.06 degrees ! Estimated noise=981.818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.048629 Jy ! Component: 100 - total flux cleaned = 0.0634518 Jy ! Component: 150 - total flux cleaned = 0.0709906 Jy ! Component: 200 - total flux cleaned = 0.0761256 Jy ! Total flux subtracted in 200 components = 0.0761256 Jy ! Clean residual min=-0.003688 max=0.003524 Jy/beam ! Clean residual mean=0.000000 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.0761256 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0761256 Jy ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=5.037 mas, bpa=-4.186 degrees ! Estimated noise=565.737 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.00431435 Jy ! Component: 100 - total flux cleaned = 0.00713702 Jy ! Component: 150 - total flux cleaned = 0.00922111 Jy ! Component: 200 - total flux cleaned = 0.0107948 Jy ! Total flux subtracted in 200 components = 0.0107948 Jy ! Clean residual min=-0.001757 max=0.001566 Jy/beam ! Clean residual mean=-0.000010 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0869203 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.0869203 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=7.919 mas, bmaj=8.653 mas, bpa=24.75 degrees ! Estimated noise=710.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158019 Jy ! Component: 100 - total flux cleaned = 0.00245164 Jy ! Component: 150 - total flux cleaned = 0.00290901 Jy ! Component: 200 - total flux cleaned = 0.0030044 Jy ! Total flux subtracted in 200 components = 0.0030044 Jy ! Clean residual min=-0.001694 max=0.002033 Jy/beam ! Clean residual mean=-0.000021 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0899247 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.0362e-05 Jy ! Component: 100 - total flux cleaned = 5.17148e-05 Jy ! Component: 150 - total flux cleaned = 6.2075e-05 Jy ! Component: 200 - total flux cleaned = 6.21874e-05 Jy ! Total flux subtracted in 200 components = 6.21874e-05 Jy ! Clean residual min=-0.001665 max=0.002037 Jy/beam ! Clean residual mean=-0.000021 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0899869 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 90 components and 0.0899869 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=5.037 mas, bpa=-4.186 degrees ! Estimated noise=565.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.18577e-05 Jy ! Component: 100 - total flux cleaned = 0.000120616 Jy ! Component: 150 - total flux cleaned = 0.000100918 Jy ! Component: 200 - total flux cleaned = 0.00010125 Jy ! Total flux subtracted in 200 components = 0.00010125 Jy ! Clean residual min=-0.001695 max=0.001599 Jy/beam ! Clean residual mean=-0.000009 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0900882 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 104 components and 0.0900882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.476620Jy sigma=0.000664 ! Fit after self-cal, rms=0.476631Jy sigma=0.000664 wmodel J0038+5035_S_2017_04_28_pus_map.mod ! Writing 104 model components to file: J0038+5035_S_2017_04_28_pus_map.mod wobs J0038+5035_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0038+5035_S_2017_04_28_pus_uvs.fits wwins J0038+5035_S_2017_04_28_pus_map.win ! wwins: Wrote 2 windows to J0038+5035_S_2017_04_28_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.000188692 Jy ! Component: 100 - total flux cleaned = -0.000302466 Jy ! Component: 150 - total flux cleaned = -0.000466179 Jy ! Component: 200 - total flux cleaned = -0.000650121 Jy ! Component: 250 - total flux cleaned = -0.000802807 Jy ! Component: 300 - total flux cleaned = -0.00100116 Jy ! Component: 350 - total flux cleaned = -0.00117072 Jy ! Component: 400 - total flux cleaned = -0.00131313 Jy ! Component: 450 - total flux cleaned = -0.0014296 Jy ! Component: 500 - total flux cleaned = -0.00156656 Jy ! Component: 550 - total flux cleaned = -0.00170088 Jy ! Component: 600 - total flux cleaned = -0.00176697 Jy ! Component: 650 - total flux cleaned = -0.00189733 Jy ! Component: 700 - total flux cleaned = -0.00200424 Jy ! Component: 750 - total flux cleaned = -0.00208874 Jy ! Component: 800 - total flux cleaned = -0.0022141 Jy ! Component: 850 - total flux cleaned = -0.00235796 Jy ! Component: 900 - total flux cleaned = -0.00247963 Jy ! Component: 950 - total flux cleaned = -0.00260038 Jy ! Component: 1000 - total flux cleaned = -0.00281857 Jy ! Component: 1050 - total flux cleaned = -0.00293616 Jy ! Component: 1100 - total flux cleaned = -0.00311042 Jy ! Component: 1150 - total flux cleaned = -0.00328306 Jy ! Component: 1200 - total flux cleaned = -0.00334012 Jy ! Component: 1250 - total flux cleaned = -0.0035097 Jy ! Component: 1300 - total flux cleaned = -0.00358425 Jy ! Component: 1350 - total flux cleaned = -0.00375021 Jy ! Component: 1400 - total flux cleaned = -0.00380541 Jy ! Component: 1450 - total flux cleaned = -0.00391428 Jy ! Component: 1500 - total flux cleaned = -0.00402189 Jy ! Component: 1550 - total flux cleaned = -0.00405739 Jy ! Component: 1600 - total flux cleaned = -0.00418093 Jy ! Component: 1650 - total flux cleaned = -0.00421594 Jy ! Component: 1700 - total flux cleaned = -0.00431994 Jy ! Component: 1750 - total flux cleaned = -0.0043884 Jy ! Component: 1800 - total flux cleaned = -0.00445653 Jy ! Component: 1850 - total flux cleaned = -0.00454085 Jy ! Component: 1900 - total flux cleaned = -0.00464109 Jy ! Component: 1950 - total flux cleaned = -0.00472384 Jy ! Component: 2000 - total flux cleaned = -0.00480602 Jy ! Component: 2050 - total flux cleaned = -0.0048549 Jy ! Component: 2100 - total flux cleaned = -0.00491978 Jy ! Component: 2150 - total flux cleaned = -0.00493586 Jy ! Component: 2200 - total flux cleaned = -0.00501555 Jy ! Component: 2250 - total flux cleaned = -0.00511054 Jy ! Component: 2300 - total flux cleaned = -0.00511057 Jy ! Component: 2350 - total flux cleaned = -0.00520408 Jy ! Component: 2400 - total flux cleaned = -0.00526598 Jy ! Component: 2450 - total flux cleaned = -0.00528124 Jy ! Component: 2500 - total flux cleaned = -0.00535744 Jy ! Component: 2550 - total flux cleaned = -0.00541798 Jy ! Component: 2600 - total flux cleaned = -0.00541784 Jy ! Component: 2650 - total flux cleaned = -0.00543279 Jy ! Component: 2700 - total flux cleaned = -0.00552213 Jy ! Component: 2750 - total flux cleaned = -0.00549258 Jy ! Component: 2800 - total flux cleaned = -0.0055952 Jy ! Component: 2850 - total flux cleaned = -0.00559525 Jy ! Component: 2900 - total flux cleaned = -0.00560961 Jy ! Component: 2950 - total flux cleaned = -0.00568159 Jy ! Component: 3000 - total flux cleaned = -0.00573881 Jy ! Component: 3050 - total flux cleaned = -0.00571043 Jy ! Component: 3100 - total flux cleaned = -0.00579531 Jy ! Component: 3150 - total flux cleaned = -0.00576719 Jy ! Component: 3200 - total flux cleaned = -0.00582304 Jy ! Component: 3250 - total flux cleaned = -0.0058508 Jy ! Component: 3300 - total flux cleaned = -0.0058093 Jy ! Component: 3350 - total flux cleaned = -0.00582304 Jy ! Component: 3400 - total flux cleaned = -0.00587765 Jy ! Component: 3450 - total flux cleaned = -0.00589124 Jy ! Component: 3500 - total flux cleaned = -0.00589133 Jy ! Component: 3550 - total flux cleaned = -0.00597187 Jy ! Component: 3600 - total flux cleaned = -0.00594516 Jy ! Component: 3650 - total flux cleaned = -0.00601159 Jy ! Component: 3700 - total flux cleaned = -0.00598526 Jy ! Component: 3750 - total flux cleaned = -0.0060903 Jy ! Component: 3800 - total flux cleaned = -0.00609033 Jy ! Component: 3850 - total flux cleaned = -0.00612932 Jy ! Component: 3900 - total flux cleaned = -0.00616807 Jy ! Component: 3950 - total flux cleaned = -0.00621952 Jy ! Component: 4000 - total flux cleaned = -0.00625774 Jy ! Component: 4050 - total flux cleaned = -0.0062832 Jy ! Total flux subtracted in 4096 components = -0.00633378 Jy ! Clean residual min=-0.000805 max=0.000810 Jy/beam ! Clean residual mean=-0.000002 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.0837544 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 406 components and 0.0837544 Jy ![Exited script file: muppet] wmap "J0038+5035_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 5.037 at -4.186 degrees (North through East) ! Clean map min=-0.001333 max=0.063958 Jy/beam ! Writing clean map to FITS file: J0038+5035_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0639578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234118 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09815 1.09815 2.1963 4.3926 8.78521 17.5704 35.1408 70.2817 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.063 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.878 x 5.037 at -4.186 degrees (North through East) ! Clean map min=-0.001333 max=0.063958 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 J0038+5035_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:13:17 2019