! Started logfile: J0402-1458_S_2017_01_21_pus_uvs.log on Sun May 5 15:45:45 2019 obs J0402-1458_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0402-1458_S_2017_01_21_pus_uva.fits ! AN table 1: 146 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.778349 visibilities/baseline/integration-bin. ! Found source: J0402-1458 ! ! 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 558 lines of history. ! ! Reading 16364 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 J0402-1458_S_2017_01_21_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 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 266 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 536 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.856455Jy sigma=0.006154 ! Fit after self-cal, rms=0.846497Jy sigma=0.006096 ! 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.453 mas, bmaj=6.361 mas, bpa=-2.127 degrees ! Estimated noise=1209.25 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.121096 Jy ! Component: 100 - total flux cleaned = 0.148883 Jy ! Total flux subtracted in 100 components = 0.148883 Jy ! Clean residual min=-0.005918 max=0.010655 Jy/beam ! Clean residual mean=-0.000003 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.148883 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.148883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105536Jy sigma=0.000689 ! Fit after self-cal, rms=0.105539Jy sigma=0.000689 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0119694 Jy ! Component: 100 - total flux cleaned = 0.0187861 Jy ! Total flux subtracted in 100 components = 0.0187861 Jy ! Clean residual min=-0.005137 max=0.004695 Jy/beam ! Clean residual mean=-0.000003 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.167669 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.167669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103927Jy sigma=0.000675 ! Fit after self-cal, rms=0.103939Jy sigma=0.000675 ! 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=2.975 mas, bmaj=7.564 mas, bpa=-2.388 degrees ! Estimated noise=834.624 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.00521299 Jy ! Component: 100 - total flux cleaned = 0.00768813 Jy ! Component: 150 - total flux cleaned = 0.00844532 Jy ! Component: 200 - total flux cleaned = 0.0087436 Jy ! Total flux subtracted in 200 components = 0.0087436 Jy ! Clean residual min=-0.003523 max=0.003764 Jy/beam ! Clean residual mean=-0.000006 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.176412 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.176412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103705Jy sigma=0.000673 ! Fit after self-cal, rms=0.103721Jy sigma=0.000673 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.89 HN 1.02 LA 1.03 ! MK 0.97 NL 1.04 OV 1.02 PT 1.01 ! SC 0.92 ! ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.91 HN 1.01 LA 1.01 ! MK 0.99 NL 1.07 OV 1.05 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.93 HN 1.02 LA 1.01 ! MK 1.05 NL 1.01 OV 0.95 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.97 HN 1.00 LA 0.89 ! MK 0.99 NL 1.00* OV 0.99 PT 0.98 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.103721Jy sigma=0.000673 ! Fit after self-cal, rms=0.105223Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.608 mas, bpa=-2.414 degrees ! Estimated noise=835.696 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 = 1.57107e-05 Jy ! Component: 100 - total flux cleaned = 7.21892e-05 Jy ! Component: 150 - total flux cleaned = 9.40678e-05 Jy ! Component: 200 - total flux cleaned = 9.40382e-05 Jy ! Total flux subtracted in 200 components = 9.40382e-05 Jy ! Clean residual min=-0.002857 max=0.002418 Jy/beam ! Clean residual mean=-0.000002 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.176506 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.176506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105208Jy sigma=0.000667 ! Fit after self-cal, rms=0.105314Jy sigma=0.000667 ! 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.105314Jy sigma=0.000667 ! Fit after self-cal, rms=0.105621Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=7.608 mas, bpa=-2.41 degrees ! Estimated noise=837.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000438714 Jy ! Component: 100 - total flux cleaned = 0.000523941 Jy ! Component: 150 - total flux cleaned = 0.000523899 Jy ! Component: 200 - total flux cleaned = 0.000523812 Jy ! Total flux subtracted in 200 components = 0.000523812 Jy ! Clean residual min=-0.002741 max=0.002087 Jy/beam ! Clean residual mean=-0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.17703 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.17703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105613Jy sigma=0.000665 ! Fit after self-cal, rms=0.105632Jy 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 = -5.833e-05 Jy ! Component: 100 - total flux cleaned = -5.83535e-05 Jy ! Component: 150 - total flux cleaned = -5.85011e-05 Jy ! Component: 200 - total flux cleaned = -5.86309e-05 Jy ! Total flux subtracted in 200 components = -5.86309e-05 Jy ! Clean residual min=-0.002747 max=0.002100 Jy/beam ! Clean residual mean=-0.000004 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.176971 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.176971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105629Jy sigma=0.000665 ! Fit after self-cal, rms=0.105630Jy 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.105630Jy sigma=0.000665 ! Fit after self-cal, rms=0.106326Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.967 mas, bmaj=7.605 mas, bpa=-2.412 degrees ! Estimated noise=838.737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000476125 Jy ! Component: 100 - total flux cleaned = 0.000534846 Jy ! Component: 150 - total flux cleaned = 0.000534955 Jy ! Component: 200 - total flux cleaned = 0.000534884 Jy ! Total flux subtracted in 200 components = 0.000534884 Jy ! Clean residual min=-0.002689 max=0.002209 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.177506 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.177506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106321Jy sigma=0.000664 ! Fit after self-cal, rms=0.106337Jy 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 = -1.84869e-05 Jy ! Component: 100 - total flux cleaned = -1.84335e-05 Jy ! Component: 150 - total flux cleaned = -1.86102e-05 Jy ! Component: 200 - total flux cleaned = -1.79561e-05 Jy ! Total flux subtracted in 200 components = -1.79561e-05 Jy ! Clean residual min=-0.002689 max=0.002221 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.177488 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.177488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106335Jy sigma=0.000664 ! Fit after self-cal, rms=0.106335Jy 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.106335Jy sigma=0.000664 ! Fit after self-cal, rms=0.106599Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.095 mas, bmaj=14.86 mas, bpa=5.574 degrees ! Estimated noise=1089.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521538 Jy ! Component: 100 - total flux cleaned = 0.00055234 Jy ! Component: 150 - total flux cleaned = 0.000587181 Jy ! Component: 200 - total flux cleaned = 0.000612409 Jy ! Total flux subtracted in 200 components = 0.000612409 Jy ! Clean residual min=-0.002626 max=0.002216 Jy/beam ! Clean residual mean=-0.000006 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.178101 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.178101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106599Jy sigma=0.000664 ! Fit after self-cal, rms=0.106599Jy 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 = -8.14226e-05 Jy ! Component: 100 - total flux cleaned = -8.07098e-05 Jy ! Component: 150 - total flux cleaned = -6.89047e-05 Jy ! Component: 200 - total flux cleaned = -5.9213e-05 Jy ! Total flux subtracted in 200 components = -5.9213e-05 Jy ! Clean residual min=-0.002611 max=0.002221 Jy/beam ! Clean residual mean=-0.000006 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.178042 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.178042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106601Jy sigma=0.000664 ! Fit after self-cal, rms=0.106600Jy 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=2.964 mas, bmaj=7.602 mas, bpa=-2.424 degrees ! Estimated noise=840.486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.964 x 7.602 at -2.424 degrees (North through East) ! Clean map min=-0.0026873 max=0.16092 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.448 mas, bmaj=6.394 mas, bpa=-2.01 degrees ! Estimated noise=1212.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121086 Jy ! Component: 100 - total flux cleaned = 0.149407 Jy ! Component: 150 - total flux cleaned = 0.161864 Jy ! Component: 200 - total flux cleaned = 0.168992 Jy ! Total flux subtracted in 200 components = 0.168992 Jy ! Clean residual min=-0.003397 max=0.003685 Jy/beam ! Clean residual mean=-0.000003 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.168992 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.168992 Jy ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=7.602 mas, bpa=-2.424 degrees ! Estimated noise=840.486 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.00526777 Jy ! Component: 100 - total flux cleaned = 0.00782979 Jy ! Component: 150 - total flux cleaned = 0.0082657 Jy ! Component: 200 - total flux cleaned = 0.00854702 Jy ! Total flux subtracted in 200 components = 0.00854702 Jy ! Clean residual min=-0.002754 max=0.002244 Jy/beam ! Clean residual mean=-0.000003 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.177539 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.177539 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.095 mas, bmaj=14.86 mas, bpa=5.574 degrees ! Estimated noise=1089.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000847743 Jy ! Component: 100 - total flux cleaned = 0.000846566 Jy ! Component: 150 - total flux cleaned = 0.000834084 Jy ! Component: 200 - total flux cleaned = 0.000813185 Jy ! Total flux subtracted in 200 components = 0.000813185 Jy ! Clean residual min=-0.002641 max=0.002190 Jy/beam ! Clean residual mean=-0.000006 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.178352 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 = -2.84717e-05 Jy ! Component: 100 - total flux cleaned = -4.58074e-05 Jy ! Component: 150 - total flux cleaned = -6.17746e-05 Jy ! Component: 200 - total flux cleaned = -7.62633e-05 Jy ! Total flux subtracted in 200 components = -7.62633e-05 Jy ! Clean residual min=-0.002629 max=0.002205 Jy/beam ! Clean residual mean=-0.000006 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.178276 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.178276 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=7.602 mas, bpa=-2.424 degrees ! Estimated noise=840.486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000280064 Jy ! Component: 100 - total flux cleaned = -0.000307254 Jy ! Component: 150 - total flux cleaned = -0.000284975 Jy ! Component: 200 - total flux cleaned = -0.000284394 Jy ! Total flux subtracted in 200 components = -0.000284394 Jy ! Clean residual min=-0.002802 max=0.002233 Jy/beam ! Clean residual mean=-0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.177992 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.177992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106605Jy sigma=0.000664 ! Fit after self-cal, rms=0.106601Jy sigma=0.000664 wmodel J0402-1458_S_2017_01_21_pus_map.mod ! Writing 53 model components to file: J0402-1458_S_2017_01_21_pus_map.mod wobs J0402-1458_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0402-1458_S_2017_01_21_pus_uvs.fits wwins J0402-1458_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J0402-1458_S_2017_01_21_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.000599893 Jy ! Component: 100 - total flux cleaned = -0.000934804 Jy ! Component: 150 - total flux cleaned = -0.00111125 Jy ! Component: 200 - total flux cleaned = -0.00117933 Jy ! Component: 250 - total flux cleaned = -0.00127678 Jy ! Component: 300 - total flux cleaned = -0.00127641 Jy ! Component: 350 - total flux cleaned = -0.00127588 Jy ! Component: 400 - total flux cleaned = -0.00115442 Jy ! Component: 450 - total flux cleaned = -0.00112461 Jy ! Component: 500 - total flux cleaned = -0.00109544 Jy ! Component: 550 - total flux cleaned = -0.00112435 Jy ! Component: 600 - total flux cleaned = -0.00109673 Jy ! Component: 650 - total flux cleaned = -0.00106961 Jy ! Component: 700 - total flux cleaned = -0.00112391 Jy ! Component: 750 - total flux cleaned = -0.00109721 Jy ! Component: 800 - total flux cleaned = -0.00109715 Jy ! Component: 850 - total flux cleaned = -0.00109694 Jy ! Component: 900 - total flux cleaned = -0.0010971 Jy ! Component: 950 - total flux cleaned = -0.00109708 Jy ! Component: 1000 - total flux cleaned = -0.00107228 Jy ! Component: 1050 - total flux cleaned = -0.00112127 Jy ! Component: 1100 - total flux cleaned = -0.0011938 Jy ! Component: 1150 - total flux cleaned = -0.00124144 Jy ! Component: 1200 - total flux cleaned = -0.00126471 Jy ! Component: 1250 - total flux cleaned = -0.00124169 Jy ! Component: 1300 - total flux cleaned = -0.00126512 Jy ! Component: 1350 - total flux cleaned = -0.00126517 Jy ! Component: 1400 - total flux cleaned = -0.00124292 Jy ! Component: 1450 - total flux cleaned = -0.00124307 Jy ! Component: 1500 - total flux cleaned = -0.00128759 Jy ! Component: 1550 - total flux cleaned = -0.00128769 Jy ! Component: 1600 - total flux cleaned = -0.00133071 Jy ! Component: 1650 - total flux cleaned = -0.00137336 Jy ! Component: 1700 - total flux cleaned = -0.00137349 Jy ! Component: 1750 - total flux cleaned = -0.00145716 Jy ! Component: 1800 - total flux cleaned = -0.0014779 Jy ! Component: 1850 - total flux cleaned = -0.00156016 Jy ! Component: 1900 - total flux cleaned = -0.00154008 Jy ! Component: 1950 - total flux cleaned = -0.00158055 Jy ! Component: 2000 - total flux cleaned = -0.00168063 Jy ! Component: 2050 - total flux cleaned = -0.00166096 Jy ! Component: 2100 - total flux cleaned = -0.00170015 Jy ! Component: 2150 - total flux cleaned = -0.00177793 Jy ! Component: 2200 - total flux cleaned = -0.00187439 Jy ! Component: 2250 - total flux cleaned = -0.00183607 Jy ! Component: 2300 - total flux cleaned = -0.00189313 Jy ! Component: 2350 - total flux cleaned = -0.00191195 Jy ! Component: 2400 - total flux cleaned = -0.00196806 Jy ! Component: 2450 - total flux cleaned = -0.0020608 Jy ! Component: 2500 - total flux cleaned = -0.00211612 Jy ! Component: 2550 - total flux cleaned = -0.00215262 Jy ! Component: 2600 - total flux cleaned = -0.00220701 Jy ! Component: 2650 - total flux cleaned = -0.002297 Jy ! Component: 2700 - total flux cleaned = -0.00227923 Jy ! Component: 2750 - total flux cleaned = -0.0024211 Jy ! Component: 2800 - total flux cleaned = -0.00243858 Jy ! Component: 2850 - total flux cleaned = -0.0024911 Jy ! Component: 2900 - total flux cleaned = -0.00250853 Jy ! Component: 2950 - total flux cleaned = -0.00261203 Jy ! Component: 3000 - total flux cleaned = -0.00261223 Jy ! Component: 3050 - total flux cleaned = -0.00273134 Jy ! Component: 3100 - total flux cleaned = -0.00278193 Jy ! Component: 3150 - total flux cleaned = -0.00279864 Jy ! Component: 3200 - total flux cleaned = -0.00283216 Jy ! Component: 3250 - total flux cleaned = -0.00288197 Jy ! Component: 3300 - total flux cleaned = -0.0029971 Jy ! Component: 3350 - total flux cleaned = -0.00304594 Jy ! Component: 3400 - total flux cleaned = -0.00301348 Jy ! Component: 3450 - total flux cleaned = -0.00304583 Jy ! Component: 3500 - total flux cleaned = -0.003158 Jy ! Component: 3550 - total flux cleaned = -0.00320578 Jy ! Component: 3600 - total flux cleaned = -0.0032847 Jy ! Component: 3650 - total flux cleaned = -0.00326899 Jy ! Component: 3700 - total flux cleaned = -0.00333146 Jy ! Component: 3750 - total flux cleaned = -0.00336226 Jy ! Component: 3800 - total flux cleaned = -0.00339309 Jy ! Component: 3850 - total flux cleaned = -0.00348501 Jy ! Component: 3900 - total flux cleaned = -0.00350024 Jy ! Component: 3950 - total flux cleaned = -0.00354555 Jy ! Component: 4000 - total flux cleaned = -0.00357551 Jy ! Component: 4050 - total flux cleaned = -0.00359032 Jy ! Total flux subtracted in 4096 components = -0.00360519 Jy ! Clean residual min=-0.000912 max=0.000823 Jy/beam ! Clean residual mean=-0.000002 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.174386 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 362 components and 0.174386 Jy ![Exited script file: muppet] wmap "J0402-1458_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.964 x 7.602 at -2.424 degrees (North through East) ! Clean map min=-0.0019704 max=0.16055 Jy/beam ! Writing clean map to FITS file: J0402-1458_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271543 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.5074 0.5074 1.0148 2.0296 4.0592 8.1184 16.2368 32.4736 64.9472 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.16 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.964 x 7.602 at -2.424 degrees (North through East) ! Clean map min=-0.0019704 max=0.16055 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 J0402-1458_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:45:49 2019