! Started logfile: J0038+4137_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:27:48 2019 obs J0038+4137_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0038+4137_S_2017_03_27_pus_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.257143 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0038+4137 ! ! 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 1684 lines of history. ! ! Reading 972 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+4137_S_2017_03_27_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.796548Jy sigma=0.007200 ! Fit after self-cal, rms=0.791607Jy sigma=0.007157 ! 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=2.73 mas, bmaj=4.775 mas, bpa=20.26 degrees ! Estimated noise=3234.31 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.163462 Jy ! Component: 100 - total flux cleaned = 0.213639 Jy ! Total flux subtracted in 100 components = 0.213639 Jy ! Clean residual min=-0.018603 max=0.027195 Jy/beam ! Clean residual mean=-0.000439 rms=0.006224 Jy/beam ! Combined flux in latest and established models = 0.213639 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.213639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089612Jy sigma=0.000813 ! Fit after self-cal, rms=0.089498Jy sigma=0.000812 ! 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.088 mas, bmaj=5.304 mas, bpa=23.04 degrees ! Estimated noise=2814.02 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.0261446 Jy ! Component: 100 - total flux cleaned = 0.0386175 Jy ! Component: 150 - total flux cleaned = 0.0457153 Jy ! Component: 200 - total flux cleaned = 0.0500969 Jy ! Total flux subtracted in 200 components = 0.0500969 Jy ! Clean residual min=-0.015554 max=0.024037 Jy/beam ! Clean residual mean=-0.000540 rms=0.005039 Jy/beam ! Combined flux in latest and established models = 0.263736 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.263736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082955Jy sigma=0.000738 ! Fit after self-cal, rms=0.082944Jy sigma=0.000738 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.94 HN 0.97 KP 1.00* ! LA 0.90 MK 1.08 NL 1.21 OV 1.12 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.00 KP 1.00* ! LA 0.88 MK 0.98 NL 1.28 OV 1.08 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00 HN 0.94 KP 1.00* ! LA 0.92 MK 0.94 NL 1.26 OV 1.02 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.082944Jy sigma=0.000738 ! Fit after self-cal, rms=0.083373Jy sigma=0.000700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=5.495 mas, bpa=27.89 degrees ! Estimated noise=2907.98 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 (34, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167551 Jy ! Component: 100 - total flux cleaned = 0.0217345 Jy ! Component: 150 - total flux cleaned = 0.0227844 Jy ! Component: 200 - total flux cleaned = 0.0232945 Jy ! Total flux subtracted in 200 components = 0.0232945 Jy ! Clean residual min=-0.008904 max=0.010949 Jy/beam ! Clean residual mean=0.000017 rms=0.002842 Jy/beam ! Combined flux in latest and established models = 0.287031 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.287031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079431Jy sigma=0.000671 ! Fit after self-cal, rms=0.079402Jy sigma=0.000669 ! 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.079402Jy sigma=0.000669 ! Fit after self-cal, rms=0.077160Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=5.497 mas, bpa=28.1 degrees ! Estimated noise=2869.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0040317 Jy ! Component: 100 - total flux cleaned = 0.00511129 Jy ! Component: 150 - total flux cleaned = 0.0056153 Jy ! Component: 200 - total flux cleaned = 0.00582809 Jy ! Total flux subtracted in 200 components = 0.00582809 Jy ! Clean residual min=-0.008354 max=0.010279 Jy/beam ! Clean residual mean=0.000022 rms=0.002459 Jy/beam ! Combined flux in latest and established models = 0.292859 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.292859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076537Jy sigma=0.000661 ! Fit after self-cal, rms=0.076484Jy sigma=0.000661 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.000450651 Jy ! Component: 100 - total flux cleaned = 0.000642442 Jy ! Component: 150 - total flux cleaned = 0.00089798 Jy ! Component: 200 - total flux cleaned = 0.000820214 Jy ! Total flux subtracted in 200 components = 0.000820214 Jy ! Clean residual min=-0.008154 max=0.010023 Jy/beam ! Clean residual mean=0.000028 rms=0.002384 Jy/beam ! Combined flux in latest and established models = 0.293679 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.293679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076243Jy sigma=0.000659 ! Fit after self-cal, rms=0.076224Jy sigma=0.000659 ! 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.076224Jy sigma=0.000659 ! Fit after self-cal, rms=0.076047Jy sigma=0.000659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=5.499 mas, bpa=28.19 degrees ! Estimated noise=2869.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112052 Jy ! Component: 100 - total flux cleaned = 0.0014635 Jy ! Component: 150 - total flux cleaned = 0.00169426 Jy ! Component: 200 - total flux cleaned = 0.00184013 Jy ! Total flux subtracted in 200 components = 0.00184013 Jy ! Clean residual min=-0.007863 max=0.009692 Jy/beam ! Clean residual mean=0.000022 rms=0.002294 Jy/beam ! Combined flux in latest and established models = 0.295519 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.295519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075866Jy sigma=0.000657 ! Fit after self-cal, rms=0.075859Jy sigma=0.000657 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.95103e-06 Jy ! Component: 100 - total flux cleaned = 6.69735e-05 Jy ! Component: 150 - total flux cleaned = -4.6605e-05 Jy ! Component: 200 - total flux cleaned = 9.02102e-06 Jy ! Total flux subtracted in 200 components = 9.02102e-06 Jy ! Clean residual min=-0.007889 max=0.009524 Jy/beam ! Clean residual mean=0.000020 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.295528 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.295528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075754Jy sigma=0.000657 ! Fit after self-cal, rms=0.075746Jy sigma=0.000657 ! 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.075746Jy sigma=0.000657 ! Fit after self-cal, rms=0.075776Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.381 mas, bmaj=11.23 mas, bpa=66.74 degrees ! Estimated noise=3615.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140001 Jy ! Component: 100 - total flux cleaned = 0.00123414 Jy ! Component: 150 - total flux cleaned = 0.00123339 Jy ! Component: 200 - total flux cleaned = 0.00136309 Jy ! Total flux subtracted in 200 components = 0.00136309 Jy ! Clean residual min=-0.010616 max=0.010098 Jy/beam ! Clean residual mean=0.000066 rms=0.003146 Jy/beam ! Combined flux in latest and established models = 0.296891 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 98 components and 0.296891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075748Jy sigma=0.000656 ! Fit after self-cal, rms=0.075741Jy sigma=0.000656 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.77634e-05 Jy ! Component: 100 - total flux cleaned = -4.67873e-05 Jy ! Component: 150 - total flux cleaned = 6.53259e-06 Jy ! Component: 200 - total flux cleaned = 6.89997e-06 Jy ! Total flux subtracted in 200 components = 6.89997e-06 Jy ! Clean residual min=-0.010596 max=0.009762 Jy/beam ! Clean residual mean=0.000073 rms=0.003099 Jy/beam ! Combined flux in latest and established models = 0.296898 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 103 components and 0.296898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075772Jy sigma=0.000656 ! Fit after self-cal, rms=0.075762Jy sigma=0.000656 ! 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.176 mas, bmaj=5.5 mas, bpa=28.25 degrees ! Estimated noise=2867.97 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.176 x 5.5 at 28.25 degrees (North through East) ! Clean map min=-0.010812 max=0.20635 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=2.766 mas, bmaj=4.855 mas, bpa=24.25 degrees ! Estimated noise=3257.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158686 Jy ! Component: 100 - total flux cleaned = 0.208072 Jy ! Component: 150 - total flux cleaned = 0.232818 Jy ! Component: 200 - total flux cleaned = 0.249192 Jy ! Total flux subtracted in 200 components = 0.249192 Jy ! Clean residual min=-0.012455 max=0.015134 Jy/beam ! Clean residual mean=-0.000139 rms=0.003773 Jy/beam ! Combined flux in latest and established models = 0.249192 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.249192 Jy ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=5.5 mas, bpa=28.25 degrees ! Estimated noise=2867.97 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.0149596 Jy ! Component: 100 - total flux cleaned = 0.0248859 Jy ! Component: 150 - total flux cleaned = 0.0300102 Jy ! Component: 200 - total flux cleaned = 0.0333687 Jy ! Total flux subtracted in 200 components = 0.0333687 Jy ! Clean residual min=-0.009722 max=0.010307 Jy/beam ! Clean residual mean=-0.000085 rms=0.002696 Jy/beam ! Combined flux in latest and established models = 0.282561 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.282561 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=8.381 mas, bmaj=11.23 mas, bpa=66.74 degrees ! Estimated noise=3615.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782483 Jy ! Component: 100 - total flux cleaned = 0.0107279 Jy ! Component: 150 - total flux cleaned = 0.0113371 Jy ! Component: 200 - total flux cleaned = 0.0117475 Jy ! Total flux subtracted in 200 components = 0.0117475 Jy ! Clean residual min=-0.010200 max=0.011680 Jy/beam ! Clean residual mean=-0.000012 rms=0.003341 Jy/beam ! Combined flux in latest and established models = 0.294308 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.000484421 Jy ! Component: 100 - total flux cleaned = 0.000698034 Jy ! Component: 150 - total flux cleaned = 0.00108533 Jy ! Component: 200 - total flux cleaned = 0.00125956 Jy ! Total flux subtracted in 200 components = 0.00125956 Jy ! Clean residual min=-0.010100 max=0.010889 Jy/beam ! Clean residual mean=0.000019 rms=0.003235 Jy/beam ! Combined flux in latest and established models = 0.295568 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 73 components and 0.295568 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=5.5 mas, bpa=28.25 degrees ! Estimated noise=2867.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0014029 Jy ! Component: 100 - total flux cleaned = -0.000516096 Jy ! Component: 150 - total flux cleaned = -0.000137075 Jy ! Component: 200 - total flux cleaned = 0.000414262 Jy ! Total flux subtracted in 200 components = 0.000414262 Jy ! Clean residual min=-0.007719 max=0.009787 Jy/beam ! Clean residual mean=0.000019 rms=0.002294 Jy/beam ! Combined flux in latest and established models = 0.295982 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.295982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076006Jy sigma=0.000658 ! Fit after self-cal, rms=0.075984Jy sigma=0.000658 wmodel J0038+4137_S_2017_03_27_pus_map.mod ! Writing 85 model components to file: J0038+4137_S_2017_03_27_pus_map.mod wobs J0038+4137_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0038+4137_S_2017_03_27_pus_uvs.fits wwins J0038+4137_S_2017_03_27_pus_map.win ! wwins: Wrote 2 windows to J0038+4137_S_2017_03_27_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.00410581 Jy ! Component: 100 - total flux cleaned = 0.00699686 Jy ! Component: 150 - total flux cleaned = 0.00875321 Jy ! Component: 200 - total flux cleaned = 0.0101504 Jy ! Component: 250 - total flux cleaned = 0.0112412 Jy ! Component: 300 - total flux cleaned = 0.012269 Jy ! Component: 350 - total flux cleaned = 0.0132357 Jy ! Component: 400 - total flux cleaned = 0.0140564 Jy ! Component: 450 - total flux cleaned = 0.0144892 Jy ! Component: 500 - total flux cleaned = 0.0147375 Jy ! Component: 550 - total flux cleaned = 0.0152077 Jy ! Component: 600 - total flux cleaned = 0.0154311 Jy ! Component: 650 - total flux cleaned = 0.0157142 Jy ! Component: 700 - total flux cleaned = 0.0159162 Jy ! Component: 750 - total flux cleaned = 0.0161779 Jy ! Component: 800 - total flux cleaned = 0.0164926 Jy ! Component: 850 - total flux cleaned = 0.0166143 Jy ! Component: 900 - total flux cleaned = 0.0167888 Jy ! Component: 950 - total flux cleaned = 0.0169 Jy ! Component: 1000 - total flux cleaned = 0.0170088 Jy ! Component: 1050 - total flux cleaned = 0.0171649 Jy ! Component: 1100 - total flux cleaned = 0.0171651 Jy ! Component: 1150 - total flux cleaned = 0.0173138 Jy ! Component: 1200 - total flux cleaned = 0.0175041 Jy ! Component: 1250 - total flux cleaned = 0.0175042 Jy ! Component: 1300 - total flux cleaned = 0.0177298 Jy ! Component: 1350 - total flux cleaned = 0.0179045 Jy ! Component: 1400 - total flux cleaned = 0.0180735 Jy ! Component: 1450 - total flux cleaned = 0.0181978 Jy ! Component: 1500 - total flux cleaned = 0.0184007 Jy ! Component: 1550 - total flux cleaned = 0.018441 Jy ! Component: 1600 - total flux cleaned = 0.018559 Jy ! Component: 1650 - total flux cleaned = 0.0186362 Jy ! Component: 1700 - total flux cleaned = 0.0186364 Jy ! Component: 1750 - total flux cleaned = 0.0187485 Jy ! Component: 1800 - total flux cleaned = 0.0189325 Jy ! Component: 1850 - total flux cleaned = 0.0191136 Jy ! Component: 1900 - total flux cleaned = 0.0192917 Jy ! Component: 1950 - total flux cleaned = 0.0193971 Jy ! Component: 2000 - total flux cleaned = 0.0195703 Jy ! Component: 2050 - total flux cleaned = 0.0196386 Jy ! Component: 2100 - total flux cleaned = 0.0197742 Jy ! Component: 2150 - total flux cleaned = 0.0198746 Jy ! Component: 2200 - total flux cleaned = 0.0199737 Jy ! Component: 2250 - total flux cleaned = 0.0200391 Jy ! Component: 2300 - total flux cleaned = 0.0201358 Jy ! Component: 2350 - total flux cleaned = 0.0201679 Jy ! Component: 2400 - total flux cleaned = 0.0202953 Jy ! Component: 2450 - total flux cleaned = 0.0203582 Jy ! Component: 2500 - total flux cleaned = 0.0203895 Jy ! Component: 2550 - total flux cleaned = 0.0203587 Jy ! Component: 2600 - total flux cleaned = 0.0203893 Jy ! Component: 2650 - total flux cleaned = 0.0202976 Jy ! Component: 2700 - total flux cleaned = 0.0202674 Jy ! Component: 2750 - total flux cleaned = 0.0202976 Jy ! Component: 2800 - total flux cleaned = 0.0202675 Jy ! Component: 2850 - total flux cleaned = 0.020327 Jy ! Component: 2900 - total flux cleaned = 0.0203565 Jy ! Component: 2950 - total flux cleaned = 0.0203566 Jy ! Component: 3000 - total flux cleaned = 0.0202978 Jy ! Component: 3050 - total flux cleaned = 0.0204146 Jy ! Component: 3100 - total flux cleaned = 0.0205894 Jy ! Component: 3150 - total flux cleaned = 0.0207056 Jy ! Component: 3200 - total flux cleaned = 0.0207637 Jy ! Component: 3250 - total flux cleaned = 0.0209377 Jy ! Component: 3300 - total flux cleaned = 0.0210247 Jy ! Component: 3350 - total flux cleaned = 0.0212278 Jy ! Component: 3400 - total flux cleaned = 0.0214022 Jy ! Component: 3450 - total flux cleaned = 0.0214893 Jy ! Component: 3500 - total flux cleaned = 0.0215768 Jy ! Component: 3550 - total flux cleaned = 0.021723 Jy ! Component: 3600 - total flux cleaned = 0.0218403 Jy ! Component: 3650 - total flux cleaned = 0.0218991 Jy ! Component: 3700 - total flux cleaned = 0.0220472 Jy ! Component: 3750 - total flux cleaned = 0.0221366 Jy ! Component: 3800 - total flux cleaned = 0.0222563 Jy ! Component: 3850 - total flux cleaned = 0.0223164 Jy ! Component: 3900 - total flux cleaned = 0.0224975 Jy ! Component: 3950 - total flux cleaned = 0.0224976 Jy ! Component: 4000 - total flux cleaned = 0.022528 Jy ! Component: 4050 - total flux cleaned = 0.0225894 Jy ! Total flux subtracted in 4096 components = 0.0226817 Jy ! Clean residual min=-0.001924 max=0.001781 Jy/beam ! Clean residual mean=0.000012 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.318664 Jy keep ! Adding 215 model components to the UV plane model. ! The established model now contains 300 components and 0.318664 Jy ![Exited script file: muppet] wmap "J0038+4137_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.176 x 5.5 at 28.25 degrees (North through East) ! Clean map min=-0.0077493 max=0.20416 Jy/beam ! Writing clean map to FITS file: J0038+4137_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.20416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000509787 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749098 0.749098 1.4982 2.99639 5.99279 11.9856 23.9711 47.9423 95.8846 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.204 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.176 x 5.5 at 28.25 degrees (North through East) ! Clean map min=-0.0077493 max=0.20416 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+4137_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:27:54 2019