! Started logfile: J0111-1317_X_2017_04_28_pus_uvs.log on Mon Apr 29 14:23:08 2019 obs J0111-1317_X_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0111-1317_X_2017_04_28_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857374 visibilities/baseline/integration-bin. ! Found source: J0111-1317 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 907 lines of history. ! ! Reading 25464 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..12 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ! Reading IF 9 channels: 9..9 ! Reading IF 10 channels: 10..10 ! Reading IF 11 channels: 11..11 ! Reading IF 12 channels: 12..12 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@muppet J0111-1317_X_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 = 512x512 pixels with 0.200x0.200 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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.783646Jy sigma=0.005370 ! Fit after self-cal, rms=0.776636Jy sigma=0.005328 ! 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=0.6639 mas, bmaj=1.615 mas, bpa=-3.682 degrees ! Estimated noise=1417 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.184325 Jy ! Component: 100 - total flux cleaned = 0.22452 Jy ! Total flux subtracted in 100 components = 0.22452 Jy ! Clean residual min=-0.007668 max=0.011219 Jy/beam ! Clean residual mean=-0.000050 rms=0.002548 Jy/beam ! Combined flux in latest and established models = 0.22452 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.22452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.119005Jy sigma=0.000701 ! Fit after self-cal, rms=0.119002Jy sigma=0.000701 ! 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=0.8342 mas, bmaj=1.929 mas, bpa=-3.789 degrees ! Estimated noise=660.171 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.0113766 Jy ! Component: 100 - total flux cleaned = 0.0143778 Jy ! Component: 150 - total flux cleaned = 0.0140781 Jy ! Component: 200 - total flux cleaned = 0.0138166 Jy ! Total flux subtracted in 200 components = 0.0138166 Jy ! Clean residual min=-0.006008 max=0.009936 Jy/beam ! Clean residual mean=-0.000062 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.238337 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.238337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.118723Jy sigma=0.000687 ! Fit after self-cal, rms=0.118723Jy sigma=0.000687 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 0.94 KP 0.97 ! LA 1.79 MK 1.01 NL 0.95 OV 0.98 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 0.98 KP 0.95 ! LA 1.74 MK 0.98 NL 0.96 OV 0.94 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 0.96 KP 0.91 ! LA 1.70 MK 1.00 NL 0.95 OV 1.00 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 HN 0.95 KP 0.93 ! LA 1.71 MK 1.02 NL 0.97 OV 0.98 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 0.97 KP 0.94 ! LA 1.78 MK 1.02 NL 0.95 OV 0.95 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.95 HN 0.94 KP 0.94 ! LA 1.83 MK 0.99 NL 1.02 OV 0.96 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.00 KP 0.91 ! LA 1.95 MK 1.01 NL 0.97 OV 0.95 ! PT 1.05 SC 1.07 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.02 KP 0.95 ! LA 1.81 MK 0.99 NL 0.96 OV 0.97 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 0.99 KP 0.93 ! LA 2.06 MK 1.00 NL 0.98 OV 0.96 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.97 KP 0.94 ! LA 1.99 MK 1.00 NL 0.97 OV 0.94 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 0.94 KP 0.95 ! LA 1.98 MK 1.00 NL 0.98 OV 0.96 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 0.98 KP 0.94 ! LA 1.98 MK 1.00 NL 1.00 OV 0.96 ! PT 1.06 SC 1.04 ! ! ! Fit before self-cal, rms=0.118723Jy sigma=0.000687 ! Fit after self-cal, rms=0.135949Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8355 mas, bmaj=1.933 mas, bpa=-3.958 degrees ! Estimated noise=654.569 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 = -5.90035e-05 Jy ! Component: 100 - total flux cleaned = -6.05029e-05 Jy ! Component: 150 - total flux cleaned = -9.20116e-05 Jy ! Component: 200 - total flux cleaned = -0.000143372 Jy ! Total flux subtracted in 200 components = -0.000143372 Jy ! Clean residual min=-0.002957 max=0.003197 Jy/beam ! Clean residual mean=0.000003 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.238194 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.238194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.135925Jy sigma=0.000653 ! Fit after self-cal, rms=0.136346Jy sigma=0.000652 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.136346Jy sigma=0.000652 ! Fit after self-cal, rms=0.138833Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.834 mas, bmaj=1.934 mas, bpa=-3.913 degrees ! Estimated noise=655.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000499356 Jy ! Component: 100 - total flux cleaned = 0.000725143 Jy ! Component: 150 - total flux cleaned = 0.000799296 Jy ! Component: 200 - total flux cleaned = 0.00080122 Jy ! Total flux subtracted in 200 components = 0.00080122 Jy ! Clean residual min=-0.001727 max=0.002919 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.238995 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.238995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.138819Jy sigma=0.000649 ! Fit after self-cal, rms=0.138878Jy sigma=0.000649 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 (0.2, -4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024707 Jy ! Component: 100 - total flux cleaned = 0.00362271 Jy ! Component: 150 - total flux cleaned = 0.00414602 Jy ! Component: 200 - total flux cleaned = 0.00427264 Jy ! Total flux subtracted in 200 components = 0.00427264 Jy ! Clean residual min=-0.001695 max=0.001978 Jy/beam ! Clean residual mean=-0.000002 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.243267 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.243267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.138834Jy sigma=0.000648 ! Fit after self-cal, rms=0.138825Jy sigma=0.000648 ! Inverting map ! Added new window around map position (0.6, -10.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148215 Jy ! Component: 100 - total flux cleaned = 0.00187222 Jy ! Component: 150 - total flux cleaned = 0.0021029 Jy ! Component: 200 - total flux cleaned = 0.00225091 Jy ! Total flux subtracted in 200 components = 0.00225091 Jy ! Clean residual min=-0.001563 max=0.001642 Jy/beam ! Clean residual mean=-0.000004 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.245518 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.245518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.138801Jy sigma=0.000648 ! Fit after self-cal, rms=0.138797Jy sigma=0.000648 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.138797Jy sigma=0.000648 ! Fit after self-cal, rms=0.139267Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8336 mas, bmaj=1.934 mas, bpa=-3.959 degrees ! Estimated noise=655.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483818 Jy ! Component: 100 - total flux cleaned = 0.000585287 Jy ! Component: 150 - total flux cleaned = 0.000673582 Jy ! Component: 200 - total flux cleaned = 0.00073222 Jy ! Total flux subtracted in 200 components = 0.00073222 Jy ! Clean residual min=-0.001482 max=0.001517 Jy/beam ! Clean residual mean=-0.000003 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.24625 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.246251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.139258Jy sigma=0.000648 ! Fit after self-cal, rms=0.139262Jy sigma=0.000648 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 = 6.32031e-05 Jy ! Component: 100 - total flux cleaned = 8.10712e-05 Jy ! Component: 150 - total flux cleaned = 0.000116261 Jy ! Component: 200 - total flux cleaned = 0.000132442 Jy ! Total flux subtracted in 200 components = 0.000132442 Jy ! Clean residual min=-0.001445 max=0.001534 Jy/beam ! Clean residual mean=-0.000003 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.246383 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.246383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.139255Jy sigma=0.000648 ! Fit after self-cal, rms=0.139254Jy sigma=0.000648 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.139254Jy sigma=0.000648 ! Fit after self-cal, rms=0.139497Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.012 mas, bmaj=3.627 mas, bpa=0.9163 degrees ! Estimated noise=879.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000573832 Jy ! Component: 100 - total flux cleaned = 0.000754098 Jy ! Component: 150 - total flux cleaned = 0.00077756 Jy ! Component: 200 - total flux cleaned = 0.000808716 Jy ! Total flux subtracted in 200 components = 0.000808716 Jy ! Clean residual min=-0.001623 max=0.001737 Jy/beam ! Clean residual mean=-0.000009 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.247192 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 102 components and 0.247192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.139494Jy sigma=0.000648 ! Fit after self-cal, rms=0.139496Jy sigma=0.000648 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 = 9.7325e-05 Jy ! Component: 100 - total flux cleaned = 0.000124353 Jy ! Component: 150 - total flux cleaned = 0.000157991 Jy ! Component: 200 - total flux cleaned = 0.00017389 Jy ! Total flux subtracted in 200 components = 0.00017389 Jy ! Clean residual min=-0.001603 max=0.001728 Jy/beam ! Clean residual mean=-0.000009 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.247366 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.247366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.139495Jy sigma=0.000648 ! Fit after self-cal, rms=0.139494Jy sigma=0.000648 ! 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=0.8336 mas, bmaj=1.934 mas, bpa=-3.974 degrees ! Estimated noise=655.845 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8336 x 1.934 at -3.974 degrees (North through East) ! Clean map min=-0.0013096 max=0.23801 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=0.6627 mas, bmaj=1.617 mas, bpa=-3.894 degrees ! Estimated noise=1409.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18328 Jy ! Component: 100 - total flux cleaned = 0.223247 Jy ! Component: 150 - total flux cleaned = 0.233319 Jy ! Component: 200 - total flux cleaned = 0.23887 Jy ! Total flux subtracted in 200 components = 0.23887 Jy ! Clean residual min=-0.004111 max=0.003525 Jy/beam ! Clean residual mean=0.000002 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.23887 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.23887 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8336 mas, bmaj=1.934 mas, bpa=-3.974 degrees ! Estimated noise=655.845 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.00435368 Jy ! Component: 100 - total flux cleaned = 0.00657411 Jy ! Component: 150 - total flux cleaned = 0.00747153 Jy ! Component: 200 - total flux cleaned = 0.0083117 Jy ! Total flux subtracted in 200 components = 0.0083117 Jy ! Clean residual min=-0.001598 max=0.001570 Jy/beam ! Clean residual mean=-0.000004 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.247181 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.247181 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.012 mas, bmaj=3.627 mas, bpa=0.9163 degrees ! Estimated noise=879.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00086338 Jy ! Component: 100 - total flux cleaned = 0.000991082 Jy ! Component: 150 - total flux cleaned = 0.0011252 Jy ! Component: 200 - total flux cleaned = 0.00123936 Jy ! Total flux subtracted in 200 components = 0.00123936 Jy ! Clean residual min=-0.001859 max=0.001669 Jy/beam ! Clean residual mean=-0.000012 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.248421 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 = 8.4481e-05 Jy ! Component: 100 - total flux cleaned = 0.00017472 Jy ! Component: 150 - total flux cleaned = 0.000253745 Jy ! Component: 200 - total flux cleaned = 0.000290328 Jy ! Total flux subtracted in 200 components = 0.000290328 Jy ! Clean residual min=-0.001817 max=0.001699 Jy/beam ! Clean residual mean=-0.000013 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.248711 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 65 components and 0.248711 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8336 mas, bmaj=1.934 mas, bpa=-3.974 degrees ! Estimated noise=655.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.54138e-06 Jy ! Component: 100 - total flux cleaned = -6.15684e-05 Jy ! Component: 150 - total flux cleaned = -0.000116836 Jy ! Component: 200 - total flux cleaned = -0.000193796 Jy ! Total flux subtracted in 200 components = -0.000193796 Jy ! Clean residual min=-0.001521 max=0.001498 Jy/beam ! Clean residual mean=-0.000006 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.248517 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.248517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Correcting IF 9. ! ! Correcting IF 10. ! ! Correcting IF 11. ! ! Correcting IF 12. ! ! Fit before self-cal, rms=0.139516Jy sigma=0.000648 ! Fit after self-cal, rms=0.139520Jy sigma=0.000648 wmodel J0111-1317_X_2017_04_28_pus_map.mod ! Writing 79 model components to file: J0111-1317_X_2017_04_28_pus_map.mod wobs J0111-1317_X_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0111-1317_X_2017_04_28_pus_uvs.fits wwins J0111-1317_X_2017_04_28_pus_map.win ! wwins: Wrote 3 windows to J0111-1317_X_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -5.68979e-05 Jy ! Component: 100 - total flux cleaned = -0.000280837 Jy ! Component: 150 - total flux cleaned = -0.000543338 Jy ! Component: 200 - total flux cleaned = -0.000611686 Jy ! Component: 250 - total flux cleaned = -0.000721816 Jy ! Component: 300 - total flux cleaned = -0.000870399 Jy ! Component: 350 - total flux cleaned = -0.000993442 Jy ! Component: 400 - total flux cleaned = -0.00107314 Jy ! Component: 450 - total flux cleaned = -0.00117052 Jy ! Component: 500 - total flux cleaned = -0.00118996 Jy ! Component: 550 - total flux cleaned = -0.00126443 Jy ! Component: 600 - total flux cleaned = -0.00130087 Jy ! Component: 650 - total flux cleaned = -0.0013366 Jy ! Component: 700 - total flux cleaned = -0.00140637 Jy ! Component: 750 - total flux cleaned = -0.00145773 Jy ! Component: 800 - total flux cleaned = -0.0015419 Jy ! Component: 850 - total flux cleaned = -0.00157494 Jy ! Component: 900 - total flux cleaned = -0.00160725 Jy ! Component: 950 - total flux cleaned = -0.00165543 Jy ! Component: 1000 - total flux cleaned = -0.00173435 Jy ! Component: 1050 - total flux cleaned = -0.00182748 Jy ! Component: 1100 - total flux cleaned = -0.00191899 Jy ! Component: 1150 - total flux cleaned = -0.00196416 Jy ! Component: 1200 - total flux cleaned = -0.00202385 Jy ! Component: 1250 - total flux cleaned = -0.00208264 Jy ! Component: 1300 - total flux cleaned = -0.00216963 Jy ! Component: 1350 - total flux cleaned = -0.00219803 Jy ! Component: 1400 - total flux cleaned = -0.00222629 Jy ! Component: 1450 - total flux cleaned = -0.00226826 Jy ! Component: 1500 - total flux cleaned = -0.00226828 Jy ! Component: 1550 - total flux cleaned = -0.00229577 Jy ! Component: 1600 - total flux cleaned = -0.00233656 Jy ! Component: 1650 - total flux cleaned = -0.00239024 Jy ! Component: 1700 - total flux cleaned = -0.00240342 Jy ! Component: 1750 - total flux cleaned = -0.00239039 Jy ! Component: 1800 - total flux cleaned = -0.00242967 Jy ! Component: 1850 - total flux cleaned = -0.00249429 Jy ! Component: 1900 - total flux cleaned = -0.00246848 Jy ! Component: 1950 - total flux cleaned = -0.00249398 Jy ! Component: 2000 - total flux cleaned = -0.00249394 Jy ! Total flux subtracted in 2048 components = -0.00254403 Jy ! Clean residual min=-0.000791 max=0.000813 Jy/beam ! Clean residual mean=0.000000 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.245973 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 217 components and 0.245973 Jy ![Exited script file: muppet] wmap "J0111-1317_X_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8336 x 1.934 at -3.974 degrees (North through East) ! Clean map min=-0.0011582 max=0.23629 Jy/beam ! Writing clean map to FITS file: J0111-1317_X_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.236294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.294542 0.294542 0.589084 1.17817 2.35633 4.71267 9.42534 18.8507 37.7014 75.4027 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.236 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8336 x 1.934 at -3.974 degrees (North through East) ! Clean map min=-0.0011582 max=0.23629 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 J0111-1317_X_2017_04_28_pus_uvs.log closed on Mon Apr 29 14:23:10 2019