! Started logfile: J0330-0551_S_2017_02_19_pus_uvs.log on Sat May 4 18:40:43 2019 obs J0330-0551_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0330-0551_S_2017_02_19_pus_uva.fits ! AN table 1: 304 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.561623 visibilities/baseline/integration-bin. ! Found source: J0330-0551 ! ! 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 482 lines of history. ! ! Reading 30732 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 J0330-0551_S_2017_02_19_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 1125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1026 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2062 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003618Jy sigma=0.007747 ! Fit after self-cal, rms=0.956727Jy sigma=0.007401 ! 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.612 mas, bmaj=6.648 mas, bpa=-4.218 degrees ! Estimated noise=971.381 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.0368744 Jy ! Component: 100 - total flux cleaned = 0.0450242 Jy ! Total flux subtracted in 100 components = 0.0450242 Jy ! Clean residual min=-0.003240 max=0.003309 Jy/beam ! Clean residual mean=-0.000001 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.0450242 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0450242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088877Jy sigma=0.000629 ! Fit after self-cal, rms=0.087234Jy sigma=0.000615 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.004179 Jy ! Component: 100 - total flux cleaned = 0.00589739 Jy ! Total flux subtracted in 100 components = 0.00589739 Jy ! Clean residual min=-0.002649 max=0.003316 Jy/beam ! Clean residual mean=-0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0509216 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 8 components and 0.0509216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087030Jy sigma=0.000614 ! Fit after self-cal, rms=0.086999Jy sigma=0.000614 ! 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.18 mas, bmaj=7.713 mas, bpa=-3.963 degrees ! Estimated noise=617.821 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.0010811 Jy ! Component: 100 - total flux cleaned = 0.00153769 Jy ! Component: 150 - total flux cleaned = 0.00170974 Jy ! Component: 200 - total flux cleaned = 0.00186094 Jy ! Total flux subtracted in 200 components = 0.00186094 Jy ! Clean residual min=-0.002284 max=0.002301 Jy/beam ! Clean residual mean=0.000002 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0527825 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 0.0527825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086979Jy sigma=0.000614 ! Fit after self-cal, rms=0.086966Jy sigma=0.000614 ! 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.03 FD 1.02 HN 1.07 KP 1.04 ! LA 1.01 MK 1.01 NL 0.89 OV 1.10 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.12 HN 1.03 KP 1.00 ! LA 0.99 MK 1.07 NL 1.01 OV 1.08 ! PT 1.00* SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 0.96 KP 0.93 ! LA 0.88 MK 1.11 NL 1.09 OV 1.00 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 4. ! A total of 258 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.92 KP 1.00* ! LA 0.73 MK 0.85 NL 1.00* OV 0.91 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.086966Jy sigma=0.000614 ! Fit after self-cal, rms=0.087014Jy sigma=0.000613 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=7.711 mas, bpa=-3.949 degrees ! Estimated noise=635.785 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.000566946 Jy ! Component: 100 - total flux cleaned = 0.000767194 Jy ! Component: 150 - total flux cleaned = 0.000841715 Jy ! Component: 200 - total flux cleaned = 0.000870669 Jy ! Total flux subtracted in 200 components = 0.000870669 Jy ! Clean residual min=-0.001986 max=0.001987 Jy/beam ! Clean residual mean=-0.000003 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0536532 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.0536532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087008Jy sigma=0.000613 ! Fit after self-cal, rms=0.086905Jy sigma=0.000613 ! 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.086905Jy sigma=0.000613 ! Fit after self-cal, rms=0.084449Jy sigma=0.000612 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=7.675 mas, bpa=-3.92 degrees ! Estimated noise=635.006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349756 Jy ! Component: 100 - total flux cleaned = 0.000485984 Jy ! Component: 150 - total flux cleaned = 0.000512704 Jy ! Component: 200 - total flux cleaned = 0.000524972 Jy ! Total flux subtracted in 200 components = 0.000524972 Jy ! Clean residual min=-0.001666 max=0.001794 Jy/beam ! Clean residual mean=-0.000003 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.0541782 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.0541782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084447Jy sigma=0.000612 ! Fit after self-cal, rms=0.084380Jy sigma=0.000611 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 (-119, 62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124769 Jy ! Component: 100 - total flux cleaned = 0.00124502 Jy ! Component: 150 - total flux cleaned = 0.0013536 Jy ! Component: 200 - total flux cleaned = 0.0014478 Jy ! Total flux subtracted in 200 components = 0.0014478 Jy ! Clean residual min=-0.001560 max=0.001671 Jy/beam ! Clean residual mean=-0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.055626 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.055626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084343Jy sigma=0.000611 ! Fit after self-cal, rms=0.084318Jy sigma=0.000611 ! 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.084318Jy sigma=0.000611 ! Fit after self-cal, rms=0.084125Jy sigma=0.000611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=7.637 mas, bpa=-3.765 degrees ! Estimated noise=635.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000891195 Jy ! Component: 100 - total flux cleaned = 0.000896409 Jy ! Component: 150 - total flux cleaned = 0.000971272 Jy ! Component: 200 - total flux cleaned = 0.00110326 Jy ! Total flux subtracted in 200 components = 0.00110326 Jy ! Clean residual min=-0.001429 max=0.001506 Jy/beam ! Clean residual mean=-0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0567293 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.0567293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084101Jy sigma=0.000611 ! Fit after self-cal, rms=0.084099Jy sigma=0.000610 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.000352187 Jy ! Component: 100 - total flux cleaned = 0.000397492 Jy ! Component: 150 - total flux cleaned = 0.00052047 Jy ! Component: 200 - total flux cleaned = 0.000613512 Jy ! Total flux subtracted in 200 components = 0.000613512 Jy ! Clean residual min=-0.001424 max=0.001519 Jy/beam ! Clean residual mean=-0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0573428 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.0573428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084085Jy sigma=0.000610 ! Fit after self-cal, rms=0.084082Jy sigma=0.000610 ! 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.084082Jy sigma=0.000610 ! Fit after self-cal, rms=0.084302Jy sigma=0.000610 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.939 mas, bmaj=12.03 mas, bpa=2.131 degrees ! Estimated noise=821.644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996711 Jy ! Component: 100 - total flux cleaned = 0.00164499 Jy ! Component: 150 - total flux cleaned = 0.00196775 Jy ! Component: 200 - total flux cleaned = 0.0021219 Jy ! Total flux subtracted in 200 components = 0.0021219 Jy ! Clean residual min=-0.001881 max=0.002319 Jy/beam ! Clean residual mean=-0.000004 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0594647 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 70 components and 0.0594647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084296Jy sigma=0.000610 ! Fit after self-cal, rms=0.084297Jy sigma=0.000610 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.000619845 Jy ! Component: 100 - total flux cleaned = 0.000721015 Jy ! Component: 150 - total flux cleaned = 0.000777636 Jy ! Component: 200 - total flux cleaned = 0.00083036 Jy ! Total flux subtracted in 200 components = 0.00083036 Jy ! Clean residual min=-0.001883 max=0.002377 Jy/beam ! Clean residual mean=-0.000004 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.060295 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.060295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084294Jy sigma=0.000610 ! Fit after self-cal, rms=0.084288Jy sigma=0.000610 ! 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.185 mas, bmaj=7.625 mas, bpa=-3.688 degrees ! Estimated noise=636.364 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 7.625 at -3.688 degrees (North through East) ! Clean map min=-0.001791 max=0.048877 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.618 mas, bmaj=6.572 mas, bpa=-4.149 degrees ! Estimated noise=1050.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0387858 Jy ! Component: 100 - total flux cleaned = 0.0477394 Jy ! Component: 150 - total flux cleaned = 0.0511603 Jy ! Component: 200 - total flux cleaned = 0.0526367 Jy ! Total flux subtracted in 200 components = 0.0526367 Jy ! Clean residual min=-0.002587 max=0.002645 Jy/beam ! Clean residual mean=-0.000003 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0526367 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0526367 Jy ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=7.625 mas, bpa=-3.688 degrees ! Estimated noise=636.364 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.00195517 Jy ! Component: 100 - total flux cleaned = 0.00285043 Jy ! Component: 150 - total flux cleaned = 0.00349336 Jy ! Component: 200 - total flux cleaned = 0.00389634 Jy ! Total flux subtracted in 200 components = 0.00389634 Jy ! Clean residual min=-0.001606 max=0.001678 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.056533 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.056533 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=6.939 mas, bmaj=12.03 mas, bpa=2.131 degrees ! Estimated noise=821.644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157776 Jy ! Component: 100 - total flux cleaned = 0.00238069 Jy ! Component: 150 - total flux cleaned = 0.00280616 Jy ! Component: 200 - total flux cleaned = 0.00317201 Jy ! Total flux subtracted in 200 components = 0.00317201 Jy ! Clean residual min=-0.002005 max=0.002381 Jy/beam ! Clean residual mean=-0.000004 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.059705 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.000170495 Jy ! Component: 100 - total flux cleaned = 0.000314692 Jy ! Component: 150 - total flux cleaned = 0.000424757 Jy ! Component: 200 - total flux cleaned = 0.000495611 Jy ! Total flux subtracted in 200 components = 0.000495611 Jy ! Clean residual min=-0.001944 max=0.002368 Jy/beam ! Clean residual mean=-0.000003 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0602007 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 68 components and 0.0602007 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=7.625 mas, bpa=-3.688 degrees ! Estimated noise=636.364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178915 Jy ! Component: 100 - total flux cleaned = -0.000180752 Jy ! Component: 150 - total flux cleaned = -0.000180871 Jy ! Component: 200 - total flux cleaned = -0.000202149 Jy ! Total flux subtracted in 200 components = -0.000202149 Jy ! Clean residual min=-0.001387 max=0.001534 Jy/beam ! Clean residual mean=-0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0599985 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 84 components and 0.0599985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084288Jy sigma=0.000610 ! Fit after self-cal, rms=0.084279Jy sigma=0.000610 wmodel J0330-0551_S_2017_02_19_pus_map.mod ! Writing 84 model components to file: J0330-0551_S_2017_02_19_pus_map.mod wobs J0330-0551_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0330-0551_S_2017_02_19_pus_uvs.fits wwins J0330-0551_S_2017_02_19_pus_map.win ! wwins: Wrote 2 windows to J0330-0551_S_2017_02_19_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.000398563 Jy ! Component: 100 - total flux cleaned = 0.000709185 Jy ! Component: 150 - total flux cleaned = 0.000882535 Jy ! Component: 200 - total flux cleaned = 0.00100181 Jy ! Component: 250 - total flux cleaned = 0.00107133 Jy ! Component: 300 - total flux cleaned = 0.0011166 Jy ! Component: 350 - total flux cleaned = 0.00118306 Jy ! Component: 400 - total flux cleaned = 0.00122568 Jy ! Component: 450 - total flux cleaned = 0.00122571 Jy ! Component: 500 - total flux cleaned = 0.00126668 Jy ! Component: 550 - total flux cleaned = 0.00126698 Jy ! Component: 600 - total flux cleaned = 0.00130637 Jy ! Component: 650 - total flux cleaned = 0.00130642 Jy ! Component: 700 - total flux cleaned = 0.00132528 Jy ! Component: 750 - total flux cleaned = 0.00132536 Jy ! Component: 800 - total flux cleaned = 0.00134339 Jy ! Component: 850 - total flux cleaned = 0.0013253 Jy ! Component: 900 - total flux cleaned = 0.00132527 Jy ! Component: 950 - total flux cleaned = 0.00129051 Jy ! Component: 1000 - total flux cleaned = 0.00127358 Jy ! Component: 1050 - total flux cleaned = 0.00129006 Jy ! Component: 1100 - total flux cleaned = 0.00120675 Jy ! Component: 1150 - total flux cleaned = 0.00117383 Jy ! Component: 1200 - total flux cleaned = 0.00115732 Jy ! Component: 1250 - total flux cleaned = 0.00106178 Jy ! Component: 1300 - total flux cleaned = 0.00103021 Jy ! Component: 1350 - total flux cleaned = 0.000968329 Jy ! Component: 1400 - total flux cleaned = 0.000891936 Jy ! Component: 1450 - total flux cleaned = 0.000831678 Jy ! Component: 1500 - total flux cleaned = 0.000771998 Jy ! Component: 1550 - total flux cleaned = 0.000727893 Jy ! Component: 1600 - total flux cleaned = 0.000669531 Jy ! Component: 1650 - total flux cleaned = 0.0005975 Jy ! Component: 1700 - total flux cleaned = 0.000512136 Jy ! Component: 1750 - total flux cleaned = 0.000456252 Jy ! Component: 1800 - total flux cleaned = 0.000400881 Jy ! Component: 1850 - total flux cleaned = 0.00038728 Jy ! Component: 1900 - total flux cleaned = 0.000360037 Jy ! Component: 1950 - total flux cleaned = 0.000359993 Jy ! Component: 2000 - total flux cleaned = 0.0003335 Jy ! Component: 2050 - total flux cleaned = 0.000307181 Jy ! Component: 2100 - total flux cleaned = 0.000268249 Jy ! Component: 2150 - total flux cleaned = 0.000230051 Jy ! Component: 2200 - total flux cleaned = 0.000217414 Jy ! Component: 2250 - total flux cleaned = 0.000179571 Jy ! Component: 2300 - total flux cleaned = 0.000154667 Jy ! Component: 2350 - total flux cleaned = 0.00010529 Jy ! Component: 2400 - total flux cleaned = 6.87934e-05 Jy ! Component: 2450 - total flux cleaned = 8.56822e-06 Jy ! Component: 2500 - total flux cleaned = -1.51298e-05 Jy ! Component: 2550 - total flux cleaned = -2.67967e-05 Jy ! Component: 2600 - total flux cleaned = -3.17502e-06 Jy ! Component: 2650 - total flux cleaned = -1.47706e-05 Jy ! Component: 2700 - total flux cleaned = -6.08908e-05 Jy ! Component: 2750 - total flux cleaned = -9.51904e-05 Jy ! Component: 2800 - total flux cleaned = -6.11252e-05 Jy ! Component: 2850 - total flux cleaned = -8.36654e-05 Jy ! Component: 2900 - total flux cleaned = -6.1511e-05 Jy ! Component: 2950 - total flux cleaned = -0.000127677 Jy ! Component: 3000 - total flux cleaned = -0.000149512 Jy ! Component: 3050 - total flux cleaned = -0.000127782 Jy ! Component: 3100 - total flux cleaned = -0.000160117 Jy ! Component: 3150 - total flux cleaned = -0.000138734 Jy ! Component: 3200 - total flux cleaned = -0.000181067 Jy ! Component: 3250 - total flux cleaned = -0.00012848 Jy ! Component: 3300 - total flux cleaned = -0.000159715 Jy ! Component: 3350 - total flux cleaned = -0.000149375 Jy ! Component: 3400 - total flux cleaned = -0.000128893 Jy ! Component: 3450 - total flux cleaned = -0.000179756 Jy ! Component: 3500 - total flux cleaned = -0.000119185 Jy ! Component: 3550 - total flux cleaned = -0.000129269 Jy ! Component: 3600 - total flux cleaned = -0.000139305 Jy ! Component: 3650 - total flux cleaned = -0.000119616 Jy ! Component: 3700 - total flux cleaned = -0.000149054 Jy ! Component: 3750 - total flux cleaned = -0.000129472 Jy ! Component: 3800 - total flux cleaned = -0.000129422 Jy ! Component: 3850 - total flux cleaned = -0.000119848 Jy ! Component: 3900 - total flux cleaned = -0.00015788 Jy ! Component: 3950 - total flux cleaned = -0.000120007 Jy ! Component: 4000 - total flux cleaned = -0.000129305 Jy ! Component: 4050 - total flux cleaned = -0.000147962 Jy ! Total flux subtracted in 4096 components = -0.000147967 Jy ! Clean residual min=-0.000650 max=0.000527 Jy/beam ! Clean residual mean=0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.0598506 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 376 components and 0.0598505 Jy ![Exited script file: muppet] wmap "J0330-0551_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.185 x 7.625 at -3.688 degrees (North through East) ! Clean map min=-0.0018105 max=0.049074 Jy/beam ! Writing clean map to FITS file: J0330-0551_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0490739 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172042 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05173 1.05173 2.10346 4.20692 8.41384 16.8277 33.6554 67.3107 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.049 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.185 x 7.625 at -3.688 degrees (North through East) ! Clean map min=-0.0018105 max=0.049074 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 J0330-0551_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:40:48 2019