! Started logfile: J0403-3605_X_2017_10_21_pus_uvs.log on Sat May 11 21:50:25 2019 obs J0403-3605_X_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0403-3605_X_2017_10_21_pus_uva.fits ! AN table 1: 13 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.730769 visibilities/baseline/integration-bin. ! Found source: J0403-3605 ! ! 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 1202 lines of history. ! ! Reading 4104 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 J0403-3605_X_2017_10_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 = 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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.359595Jy sigma=0.009676 ! Fit after self-cal, rms=1.178431Jy sigma=0.008502 ! 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.7457 mas, bmaj=5.998 mas, bpa=-22.75 degrees ! Estimated noise=2696.57 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 = 1.65549 Jy ! Component: 100 - total flux cleaned = 2.02065 Jy ! Total flux subtracted in 100 components = 2.02065 Jy ! Clean residual min=-0.070649 max=0.121276 Jy/beam ! Clean residual mean=-0.000293 rms=0.023714 Jy/beam ! Combined flux in latest and established models = 2.02065 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 2.02065 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.263740Jy sigma=0.001981 ! Fit after self-cal, rms=0.263745Jy sigma=0.001981 ! 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.9993 mas, bmaj=5.898 mas, bpa=-21.47 degrees ! Estimated noise=1637.95 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.16249 Jy ! Component: 100 - total flux cleaned = 0.233434 Jy ! Component: 150 - total flux cleaned = 0.275749 Jy ! Component: 200 - total flux cleaned = 0.303779 Jy ! Total flux subtracted in 200 components = 0.303779 Jy ! Clean residual min=-0.054829 max=0.040199 Jy/beam ! Clean residual mean=0.000960 rms=0.013884 Jy/beam ! Combined flux in latest and established models = 2.32443 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 39 components and 2.32443 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.173027Jy sigma=0.001110 ! Fit after self-cal, rms=0.172993Jy sigma=0.001109 ! 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 1.04 FD 0.99 HN 1.00* KP 0.94 ! LA 1.00 MK 1.00 NL 1.03 OV 0.98 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.00* KP 0.94 ! LA 1.01 MK 1.00 NL 1.03 OV 0.98 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.00* KP 0.93 ! LA 0.99 MK 1.02 NL 1.03 OV 0.97 ! PT 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.00* KP 0.94 ! LA 0.99 MK 1.03 NL 1.01 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 1.00* KP 0.93 ! LA 1.04 MK 0.99 NL 1.00 OV 0.98 ! PT 0.98 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.00* KP 0.93 ! LA 1.04 MK 1.03 NL 1.01 OV 0.98 ! PT 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.00* KP 0.93 ! LA 0.99 MK 1.03 NL 1.03 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 1.00* KP 0.93 ! LA 1.03 MK 1.01 NL 1.05 OV 0.99 ! PT 0.99 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 1.00* KP 0.94 ! LA 0.99 MK 1.00 NL 1.04 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HN 1.00* KP 0.94 ! LA 1.01 MK 1.03 NL 1.04 OV 0.98 ! PT 1.04 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.00* KP 0.95 ! LA 0.99 MK 1.03 NL 1.07 OV 0.99 ! PT 1.07 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.00* KP 0.96 ! LA 1.03 MK 1.00 NL 1.04 OV 1.01 ! PT 1.09 ! ! ! Fit before self-cal, rms=0.172993Jy sigma=0.001109 ! Fit after self-cal, rms=0.125007Jy sigma=0.000726 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.006 mas, bmaj=5.964 mas, bpa=-21.47 degrees ! Estimated noise=1640.05 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.0107852 Jy ! Component: 100 - total flux cleaned = -0.013572 Jy ! Component: 150 - total flux cleaned = -0.0147453 Jy ! Component: 200 - total flux cleaned = -0.0158128 Jy ! Total flux subtracted in 200 components = -0.0158128 Jy ! Clean residual min=-0.010912 max=0.008771 Jy/beam ! Clean residual mean=0.000263 rms=0.002788 Jy/beam ! Combined flux in latest and established models = 2.30861 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 2.30861 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.123986Jy sigma=0.000718 ! Fit after self-cal, rms=0.124063Jy sigma=0.000718 ! 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.124063Jy sigma=0.000718 ! Fit after self-cal, rms=0.123899Jy sigma=0.000716 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.006 mas, bmaj=5.972 mas, bpa=-21.47 degrees ! Estimated noise=1639.97 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00558298 Jy ! Component: 100 - total flux cleaned = -0.00719391 Jy ! Component: 150 - total flux cleaned = -0.00839988 Jy ! Component: 200 - total flux cleaned = -0.00892911 Jy ! Total flux subtracted in 200 components = -0.00892911 Jy ! Clean residual min=-0.009572 max=0.007306 Jy/beam ! Clean residual mean=0.000191 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 2.29968 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 68 components and 2.29968 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.123555Jy sigma=0.000714 ! Fit after self-cal, rms=0.123545Jy sigma=0.000714 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.000431741 Jy ! Component: 100 - total flux cleaned = -0.000697239 Jy ! Component: 150 - total flux cleaned = -0.00102263 Jy ! Component: 200 - total flux cleaned = -0.00117494 Jy ! Total flux subtracted in 200 components = -0.00117494 Jy ! Clean residual min=-0.009069 max=0.007048 Jy/beam ! Clean residual mean=0.000184 rms=0.002306 Jy/beam ! Combined flux in latest and established models = 2.29851 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 2.29851 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.123435Jy sigma=0.000713 ! Fit after self-cal, rms=0.123428Jy sigma=0.000713 ! 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.123428Jy sigma=0.000713 ! Fit after self-cal, rms=0.123348Jy sigma=0.000712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.006 mas, bmaj=5.977 mas, bpa=-21.47 degrees ! Estimated noise=1639.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00373265 Jy ! Component: 100 - total flux cleaned = -0.00493638 Jy ! Component: 150 - total flux cleaned = -0.00535781 Jy ! Component: 200 - total flux cleaned = -0.00574221 Jy ! Total flux subtracted in 200 components = -0.00574221 Jy ! Clean residual min=-0.008017 max=0.006169 Jy/beam ! Clean residual mean=0.000136 rms=0.002082 Jy/beam ! Combined flux in latest and established models = 2.29277 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 2.29277 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.123185Jy sigma=0.000711 ! Fit after self-cal, rms=0.123182Jy sigma=0.000711 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.000357589 Jy ! Component: 100 - total flux cleaned = -0.00068784 Jy ! Component: 150 - total flux cleaned = -0.000993807 Jy ! Component: 200 - total flux cleaned = -0.00122322 Jy ! Total flux subtracted in 200 components = -0.00122322 Jy ! Clean residual min=-0.007693 max=0.006160 Jy/beam ! Clean residual mean=0.000131 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 2.29154 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 2.29154 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.123128Jy sigma=0.000711 ! Fit after self-cal, rms=0.123124Jy sigma=0.000711 ! 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.123124Jy sigma=0.000711 ! Fit after self-cal, rms=0.123105Jy sigma=0.000710 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=10.14 mas, bpa=-0.5223 degrees ! Estimated noise=1847.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00278245 Jy ! Component: 100 - total flux cleaned = -0.00358538 Jy ! Component: 150 - total flux cleaned = -0.00392372 Jy ! Component: 200 - total flux cleaned = -0.0041219 Jy ! Total flux subtracted in 200 components = -0.0041219 Jy ! Clean residual min=-0.007721 max=0.007374 Jy/beam ! Clean residual mean=0.000154 rms=0.002520 Jy/beam ! Combined flux in latest and established models = 2.28742 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 100 components and 2.28742 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.123050Jy sigma=0.000710 ! Fit after self-cal, rms=0.123047Jy sigma=0.000710 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 = 7.80519e-05 Jy ! Component: 100 - total flux cleaned = -1.9248e-05 Jy ! Component: 150 - total flux cleaned = -0.000144026 Jy ! Component: 200 - total flux cleaned = -0.000203111 Jy ! Total flux subtracted in 200 components = -0.000203111 Jy ! Clean residual min=-0.007569 max=0.007305 Jy/beam ! Clean residual mean=0.000154 rms=0.002511 Jy/beam ! Combined flux in latest and established models = 2.28722 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 2.28722 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.123028Jy sigma=0.000710 ! Fit after self-cal, rms=0.123026Jy sigma=0.000710 ! 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=1.007 mas, bmaj=5.98 mas, bpa=-21.46 degrees ! Estimated noise=1639.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.007 x 5.98 at -21.46 degrees (North through East) ! Clean map min=-0.0069572 max=2.1139 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 ! Performing amp+phase self-cal ! ! 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.123026Jy sigma=0.000710 ! Fit after self-cal, rms=0.113193Jy sigma=0.000642 ! Inverting map and beam ! Estimated beam: bmin=1.007 mas, bmaj=5.983 mas, bpa=-21.46 degrees ! Estimated noise=1638.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00225219 Jy ! Component: 100 - total flux cleaned = -0.00263756 Jy ! Component: 150 - total flux cleaned = -0.00292839 Jy ! Component: 200 - total flux cleaned = -0.00314862 Jy ! Total flux subtracted in 200 components = -0.00314862 Jy ! Clean residual min=-0.006569 max=0.005737 Jy/beam ! Clean residual mean=0.000060 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 2.28407 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 112 components and 2.28407 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.113115Jy sigma=0.000641 ! Fit after self-cal, rms=0.113114Jy sigma=0.000641 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154363 Jy ! Component: 100 - total flux cleaned = -0.00035328 Jy ! Component: 150 - total flux cleaned = -0.000492195 Jy ! Component: 200 - total flux cleaned = -0.000626447 Jy ! Total flux subtracted in 200 components = -0.000626447 Jy ! Clean residual min=-0.006417 max=0.005761 Jy/beam ! Clean residual mean=0.000058 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 2.28344 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 2.28344 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.113079Jy sigma=0.000641 ! Fit after self-cal, rms=0.113079Jy sigma=0.000641 ! Inverting map ! Performing amp+phase self-cal ! ! 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.113079Jy sigma=0.000641 ! Fit after self-cal, rms=0.113086Jy sigma=0.000641 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.7486 mas, bmaj=6.079 mas, bpa=-22.74 degrees ! Estimated noise=2706.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.66142 Jy ! Component: 100 - total flux cleaned = 2.02579 Jy ! Component: 150 - total flux cleaned = 2.1474 Jy ! Component: 200 - total flux cleaned = 2.2052 Jy ! Total flux subtracted in 200 components = 2.2052 Jy ! Clean residual min=-0.016683 max=0.026910 Jy/beam ! Clean residual mean=-0.000105 rms=0.005445 Jy/beam ! Combined flux in latest and established models = 2.2052 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 12 model components to the UV plane model. ! The established model now contains 12 components and 2.2052 Jy ! Inverting map and beam ! Estimated beam: bmin=1.007 mas, bmaj=5.984 mas, bpa=-21.46 degrees ! Estimated noise=1638 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.0339992 Jy ! Component: 100 - total flux cleaned = 0.0497728 Jy ! Component: 150 - total flux cleaned = 0.0594282 Jy ! Component: 200 - total flux cleaned = 0.0648551 Jy ! Total flux subtracted in 200 components = 0.0648551 Jy ! Clean residual min=-0.007446 max=0.008448 Jy/beam ! Clean residual mean=0.000038 rms=0.002391 Jy/beam ! Combined flux in latest and established models = 2.27006 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 2.27006 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.772 mas, bmaj=10.15 mas, bpa=-0.5288 degrees ! Estimated noise=1845.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00458398 Jy ! Component: 100 - total flux cleaned = 0.00563599 Jy ! Component: 150 - total flux cleaned = 0.00625511 Jy ! Component: 200 - total flux cleaned = 0.00673965 Jy ! Total flux subtracted in 200 components = 0.00673965 Jy ! Clean residual min=-0.006961 max=0.008401 Jy/beam ! Clean residual mean=0.000106 rms=0.002790 Jy/beam ! Combined flux in latest and established models = 2.2768 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.00045863 Jy ! Component: 100 - total flux cleaned = 0.000809048 Jy ! Component: 150 - total flux cleaned = 0.00122199 Jy ! Component: 200 - total flux cleaned = 0.0014595 Jy ! Total flux subtracted in 200 components = 0.0014595 Jy ! Clean residual min=-0.006556 max=0.007754 Jy/beam ! Clean residual mean=0.000110 rms=0.002696 Jy/beam ! Combined flux in latest and established models = 2.27826 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 2.27826 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.007 mas, bmaj=5.984 mas, bpa=-21.46 degrees ! Estimated noise=1638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.05386e-05 Jy ! Component: 100 - total flux cleaned = 0.000232732 Jy ! Component: 150 - total flux cleaned = 0.000477251 Jy ! Component: 200 - total flux cleaned = 0.000589103 Jy ! Total flux subtracted in 200 components = 0.000589103 Jy ! Clean residual min=-0.006377 max=0.006893 Jy/beam ! Clean residual mean=0.000065 rms=0.002001 Jy/beam ! Combined flux in latest and established models = 2.27885 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 2.27885 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.113709Jy sigma=0.000643 ! Fit after self-cal, rms=0.113688Jy sigma=0.000643 wmodel J0403-3605_X_2017_10_21_pus_map.mod ! Writing 63 model components to file: J0403-3605_X_2017_10_21_pus_map.mod wobs J0403-3605_X_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0403-3605_X_2017_10_21_pus_uvs.fits wwins J0403-3605_X_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J0403-3605_X_2017_10_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000964358 Jy ! Component: 100 - total flux cleaned = 0.00168941 Jy ! Component: 150 - total flux cleaned = 0.00205085 Jy ! Component: 200 - total flux cleaned = 0.00256387 Jy ! Component: 250 - total flux cleaned = 0.003116 Jy ! Component: 300 - total flux cleaned = 0.00326302 Jy ! Component: 350 - total flux cleaned = 0.00339916 Jy ! Component: 400 - total flux cleaned = 0.00359317 Jy ! Component: 450 - total flux cleaned = 0.00389822 Jy ! Component: 500 - total flux cleaned = 0.00419036 Jy ! Component: 550 - total flux cleaned = 0.00458149 Jy ! Component: 600 - total flux cleaned = 0.00500554 Jy ! Component: 650 - total flux cleaned = 0.00530747 Jy ! Component: 700 - total flux cleaned = 0.00555026 Jy ! Component: 750 - total flux cleaned = 0.00587322 Jy ! Component: 800 - total flux cleaned = 0.00591798 Jy ! Component: 850 - total flux cleaned = 0.00600277 Jy ! Component: 900 - total flux cleaned = 0.00588067 Jy ! Component: 950 - total flux cleaned = 0.00572428 Jy ! Component: 1000 - total flux cleaned = 0.00553372 Jy ! Component: 1050 - total flux cleaned = 0.00527635 Jy ! Component: 1100 - total flux cleaned = 0.00513506 Jy ! Component: 1150 - total flux cleaned = 0.0048587 Jy ! Component: 1200 - total flux cleaned = 0.00469098 Jy ! Component: 1250 - total flux cleaned = 0.00455967 Jy ! Component: 1300 - total flux cleaned = 0.00433708 Jy ! Component: 1350 - total flux cleaned = 0.00427557 Jy ! Component: 1400 - total flux cleaned = 0.00418447 Jy ! Component: 1450 - total flux cleaned = 0.00400769 Jy ! Component: 1500 - total flux cleaned = 0.00383434 Jy ! Component: 1550 - total flux cleaned = 0.00357931 Jy ! Component: 1600 - total flux cleaned = 0.00327354 Jy ! Component: 1650 - total flux cleaned = 0.00308197 Jy ! Component: 1700 - total flux cleaned = 0.00275706 Jy ! Component: 1750 - total flux cleaned = 0.00246286 Jy ! Component: 1800 - total flux cleaned = 0.00219882 Jy ! Component: 1850 - total flux cleaned = 0.00193765 Jy ! Component: 1900 - total flux cleaned = 0.00167975 Jy ! Component: 1950 - total flux cleaned = 0.00142431 Jy ! Component: 2000 - total flux cleaned = 0.00122213 Jy ! Total flux subtracted in 2048 components = 0.00104661 Jy ! Clean residual min=-0.001366 max=0.001349 Jy/beam ! Clean residual mean=0.000015 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 2.27989 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 190 components and 2.27989 Jy ![Exited script file: muppet] wmap "J0403-3605_X_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.007 x 5.984 at -21.46 degrees (North through East) ! Clean map min=-0.0042167 max=2.1335 Jy/beam ! Writing clean map to FITS file: J0403-3605_X_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.13351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000505165 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0710329 0.0710329 0.142066 0.284132 0.568263 1.13653 2.27305 4.54611 9.09222 18.1844 36.3689 72.7377 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.133 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.007 x 5.984 at -21.46 degrees (North through East) ! Clean map min=-0.0042167 max=2.1335 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 J0403-3605_X_2017_10_21_pus_uvs.log closed on Sat May 11 21:50:26 2019