! Started logfile: J1445-1629_X_2017_06_10_pus_uvs.log on Mon May 6 12:49:11 2019 obs J1445-1629_X_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1445-1629_X_2017_06_10_pus_uva.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901852 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 1309 lines of history. ! ! Reading 5844 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 J1445-1629_X_2017_06_10_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.744637Jy sigma=0.006462 ! Fit after self-cal, rms=0.739787Jy sigma=0.006420 ! 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.7161 mas, bmaj=1.777 mas, bpa=-7.659 degrees ! Estimated noise=1655.41 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.19785 Jy ! Component: 100 - total flux cleaned = 0.246439 Jy ! Total flux subtracted in 100 components = 0.246439 Jy ! Clean residual min=-0.011493 max=0.020181 Jy/beam ! Clean residual mean=0.000218 rms=0.003951 Jy/beam ! Combined flux in latest and established models = 0.246439 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.246439 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.090586Jy sigma=0.000770 ! Fit after self-cal, rms=0.090532Jy sigma=0.000769 ! 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.8816 mas, bmaj=2.103 mas, bpa=-5.695 degrees ! Estimated noise=1090.13 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.030184 Jy ! Component: 100 - total flux cleaned = 0.0448858 Jy ! Component: 150 - total flux cleaned = 0.0533243 Jy ! Component: 200 - total flux cleaned = 0.0583364 Jy ! Total flux subtracted in 200 components = 0.0583364 Jy ! Clean residual min=-0.006021 max=0.011073 Jy/beam ! Clean residual mean=0.000044 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.304775 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.304775 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.081115Jy sigma=0.000677 ! Fit after self-cal, rms=0.081053Jy sigma=0.000677 ! Inverting map ! Added new window around map position (1.6, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103139 Jy ! Component: 100 - total flux cleaned = 0.0138607 Jy ! Component: 150 - total flux cleaned = 0.0144646 Jy ! Component: 200 - total flux cleaned = 0.0146613 Jy ! Total flux subtracted in 200 components = 0.0146613 Jy ! Clean residual min=-0.004464 max=0.004915 Jy/beam ! Clean residual mean=0.000013 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.319437 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.319437 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.079800Jy sigma=0.000666 ! Fit after self-cal, rms=0.079627Jy sigma=0.000665 ! 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.97 FD 1.00 HN 1.07 KP 0.95 ! LA 1.00 MK 0.95 NL 0.99 OV 1.00 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 0.98 KP 0.97 ! LA 1.00 MK 0.99 NL 1.02 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.08 KP 0.99 ! LA 0.94 MK 0.97 NL 1.02 OV 0.99 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.06 KP 0.99 ! LA 0.97 MK 1.00 NL 1.01 OV 1.03 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.01 KP 0.98 ! LA 0.96 MK 1.00 NL 0.97 OV 1.01 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 0.97 KP 1.00 ! LA 1.00 MK 1.01 NL 0.99 OV 0.95 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.03 KP 0.99 ! LA 0.99 MK 0.99 NL 1.00 OV 1.02 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.00 KP 1.26 ! LA 0.93 MK 0.98 NL 1.01 OV 1.00 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.01 KP 1.02 ! LA 0.97 MK 0.95 NL 0.99 OV 1.02 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.99 KP 0.96 ! LA 1.00 MK 0.98 NL 1.03 OV 0.99 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.98 KP 1.03 ! LA 1.01 MK 1.00* NL 0.97 OV 1.04 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.02 KP 0.94 ! LA 0.97 MK 1.00* NL 0.97 OV 1.03 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.079627Jy sigma=0.000665 ! Fit after self-cal, rms=0.078825Jy sigma=0.000655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8808 mas, bmaj=2.099 mas, bpa=-5.849 degrees ! Estimated noise=1088 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.00252409 Jy ! Component: 100 - total flux cleaned = 0.00243117 Jy ! Component: 150 - total flux cleaned = 0.00243541 Jy ! Component: 200 - total flux cleaned = 0.00230789 Jy ! Total flux subtracted in 200 components = 0.00230789 Jy ! Clean residual min=-0.003724 max=0.003587 Jy/beam ! Clean residual mean=-0.000019 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.321745 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.321745 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.078610Jy sigma=0.000654 ! Fit after self-cal, rms=0.078592Jy sigma=0.000653 ! 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.078592Jy sigma=0.000653 ! Fit after self-cal, rms=0.078439Jy sigma=0.000653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8799 mas, bmaj=2.097 mas, bpa=-5.88 degrees ! Estimated noise=1086.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158287 Jy ! Component: 100 - total flux cleaned = 0.0016475 Jy ! Component: 150 - total flux cleaned = 0.00158825 Jy ! Component: 200 - total flux cleaned = 0.00139314 Jy ! Total flux subtracted in 200 components = 0.00139314 Jy ! Clean residual min=-0.003300 max=0.002919 Jy/beam ! Clean residual mean=-0.000018 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.323138 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.323138 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.078326Jy sigma=0.000653 ! Fit after self-cal, rms=0.078310Jy sigma=0.000652 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.000525384 Jy ! Component: 100 - total flux cleaned = 0.000380121 Jy ! Component: 150 - total flux cleaned = 0.000339363 Jy ! Component: 200 - total flux cleaned = 0.000268852 Jy ! Total flux subtracted in 200 components = 0.000268852 Jy ! Clean residual min=-0.003054 max=0.002609 Jy/beam ! Clean residual mean=-0.000019 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.323407 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.323407 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.078255Jy sigma=0.000652 ! Fit after self-cal, rms=0.078248Jy sigma=0.000652 ! 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.078248Jy sigma=0.000652 ! Fit after self-cal, rms=0.078137Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8796 mas, bmaj=2.096 mas, bpa=-5.889 degrees ! Estimated noise=1085.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115188 Jy ! Component: 100 - total flux cleaned = 0.00122769 Jy ! Component: 150 - total flux cleaned = 0.00119327 Jy ! Component: 200 - total flux cleaned = 0.00110173 Jy ! Total flux subtracted in 200 components = 0.00110173 Jy ! Clean residual min=-0.002805 max=0.002491 Jy/beam ! Clean residual mean=-0.000018 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.324508 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.324508 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.078096Jy sigma=0.000652 ! Fit after self-cal, rms=0.078092Jy sigma=0.000651 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.000314511 Jy ! Component: 100 - total flux cleaned = 0.000253736 Jy ! Component: 150 - total flux cleaned = 0.000171624 Jy ! Component: 200 - total flux cleaned = 9.38337e-05 Jy ! Total flux subtracted in 200 components = 9.38337e-05 Jy ! Clean residual min=-0.002678 max=0.002440 Jy/beam ! Clean residual mean=-0.000019 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.324602 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.324602 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.078069Jy sigma=0.000651 ! Fit after self-cal, rms=0.078067Jy sigma=0.000651 ! 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.078067Jy sigma=0.000651 ! Fit after self-cal, rms=0.078048Jy sigma=0.000651 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.205 mas, bmaj=4.218 mas, bpa=-8.987 degrees ! Estimated noise=1415.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000600322 Jy ! Component: 100 - total flux cleaned = 0.000762274 Jy ! Component: 150 - total flux cleaned = 0.000785559 Jy ! Component: 200 - total flux cleaned = 0.000784891 Jy ! Total flux subtracted in 200 components = 0.000784891 Jy ! Clean residual min=-0.002953 max=0.002374 Jy/beam ! Clean residual mean=-0.000032 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.325387 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 87 components and 0.325387 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.078040Jy sigma=0.000651 ! Fit after self-cal, rms=0.078035Jy sigma=0.000651 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.00010431 Jy ! Component: 100 - total flux cleaned = 0.000180119 Jy ! Component: 150 - total flux cleaned = 0.000221544 Jy ! Component: 200 - total flux cleaned = 0.000186899 Jy ! Total flux subtracted in 200 components = 0.000186899 Jy ! Clean residual min=-0.002959 max=0.002324 Jy/beam ! Clean residual mean=-0.000033 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.325574 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.325574 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.078030Jy sigma=0.000651 ! Fit after self-cal, rms=0.078027Jy sigma=0.000651 ! 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.8794 mas, bmaj=2.095 mas, bpa=-5.89 degrees ! Estimated noise=1085.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8794 x 2.095 at -5.89 degrees (North through East) ! Clean map min=-0.0022948 max=0.25552 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.7157 mas, bmaj=1.774 mas, bpa=-7.775 degrees ! Estimated noise=1640.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195934 Jy ! Component: 100 - total flux cleaned = 0.244405 Jy ! Component: 150 - total flux cleaned = 0.269061 Jy ! Component: 200 - total flux cleaned = 0.285236 Jy ! Total flux subtracted in 200 components = 0.285236 Jy ! Clean residual min=-0.005951 max=0.008821 Jy/beam ! Clean residual mean=0.000092 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 0.285236 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.285236 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8794 mas, bmaj=2.095 mas, bpa=-5.89 degrees ! Estimated noise=1085.12 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.0154248 Jy ! Component: 100 - total flux cleaned = 0.0240885 Jy ! Component: 150 - total flux cleaned = 0.0292914 Jy ! Component: 200 - total flux cleaned = 0.0327011 Jy ! Total flux subtracted in 200 components = 0.0327011 Jy ! Clean residual min=-0.003042 max=0.002372 Jy/beam ! Clean residual mean=0.000001 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.317937 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 65 components and 0.317937 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.205 mas, bmaj=4.218 mas, bpa=-8.987 degrees ! Estimated noise=1415.51 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00344849 Jy ! Component: 100 - total flux cleaned = 0.00524643 Jy ! Component: 150 - total flux cleaned = 0.00630581 Jy ! Component: 200 - total flux cleaned = 0.00694093 Jy ! Total flux subtracted in 200 components = 0.00694093 Jy ! Clean residual min=-0.002871 max=0.002429 Jy/beam ! Clean residual mean=-0.000028 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.324878 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.000144293 Jy ! Component: 100 - total flux cleaned = 0.000177666 Jy ! Component: 150 - total flux cleaned = 0.000224001 Jy ! Component: 200 - total flux cleaned = 0.000253265 Jy ! Total flux subtracted in 200 components = 0.000253265 Jy ! Clean residual min=-0.002865 max=0.002425 Jy/beam ! Clean residual mean=-0.000028 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.325131 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 89 components and 0.325131 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8794 mas, bmaj=2.095 mas, bpa=-5.89 degrees ! Estimated noise=1085.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371895 Jy ! Component: 100 - total flux cleaned = -0.00028643 Jy ! Component: 150 - total flux cleaned = -0.000285575 Jy ! Component: 200 - total flux cleaned = -0.000255156 Jy ! Total flux subtracted in 200 components = -0.000255156 Jy ! Clean residual min=-0.002532 max=0.002242 Jy/beam ! Clean residual mean=-0.000014 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.324876 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 98 components and 0.324876 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.078038Jy sigma=0.000651 ! Fit after self-cal, rms=0.078028Jy sigma=0.000651 wmodel J1445-1629_X_2017_06_10_pus_map.mod ! Writing 98 model components to file: J1445-1629_X_2017_06_10_pus_map.mod wobs J1445-1629_X_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1445-1629_X_2017_06_10_pus_uvs.fits wwins J1445-1629_X_2017_06_10_pus_map.win ! wwins: Wrote 2 windows to J1445-1629_X_2017_06_10_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.000827244 Jy ! Component: 100 - total flux cleaned = -0.00110635 Jy ! Component: 150 - total flux cleaned = -0.00121586 Jy ! Component: 200 - total flux cleaned = -0.00121514 Jy ! Component: 250 - total flux cleaned = -0.00131158 Jy ! Component: 300 - total flux cleaned = -0.00137267 Jy ! Component: 350 - total flux cleaned = -0.00131412 Jy ! Component: 400 - total flux cleaned = -0.00134348 Jy ! Component: 450 - total flux cleaned = -0.00137055 Jy ! Component: 500 - total flux cleaned = -0.00131713 Jy ! Component: 550 - total flux cleaned = -0.0012909 Jy ! Component: 600 - total flux cleaned = -0.00131534 Jy ! Component: 650 - total flux cleaned = -0.00143672 Jy ! Component: 700 - total flux cleaned = -0.0015548 Jy ! Component: 750 - total flux cleaned = -0.00157813 Jy ! Component: 800 - total flux cleaned = -0.00171454 Jy ! Component: 850 - total flux cleaned = -0.00186963 Jy ! Component: 900 - total flux cleaned = -0.00195659 Jy ! Component: 950 - total flux cleaned = -0.00206316 Jy ! Component: 1000 - total flux cleaned = -0.0022303 Jy ! Component: 1050 - total flux cleaned = -0.00235301 Jy ! Component: 1100 - total flux cleaned = -0.00245345 Jy ! Component: 1150 - total flux cleaned = -0.00261163 Jy ! Component: 1200 - total flux cleaned = -0.00268905 Jy ! Component: 1250 - total flux cleaned = -0.00278515 Jy ! Component: 1300 - total flux cleaned = -0.00291671 Jy ! Component: 1350 - total flux cleaned = -0.00297206 Jy ! Component: 1400 - total flux cleaned = -0.00299045 Jy ! Component: 1450 - total flux cleaned = -0.00304457 Jy ! Component: 1500 - total flux cleaned = -0.00308001 Jy ! Component: 1550 - total flux cleaned = -0.00307975 Jy ! Component: 1600 - total flux cleaned = -0.00311454 Jy ! Component: 1650 - total flux cleaned = -0.00316594 Jy ! Component: 1700 - total flux cleaned = -0.00321674 Jy ! Component: 1750 - total flux cleaned = -0.00326666 Jy ! Component: 1800 - total flux cleaned = -0.00326645 Jy ! Component: 1850 - total flux cleaned = -0.0032828 Jy ! Component: 1900 - total flux cleaned = -0.00331485 Jy ! Component: 1950 - total flux cleaned = -0.00325089 Jy ! Component: 2000 - total flux cleaned = -0.00325103 Jy ! Total flux subtracted in 2048 components = -0.00317286 Jy ! Clean residual min=-0.000879 max=0.000854 Jy/beam ! Clean residual mean=-0.000001 rms=0.000288 Jy/beam ! Combined flux in latest and established models = 0.321703 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 226 components and 0.321703 Jy ![Exited script file: muppet] wmap "J1445-1629_X_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8794 x 2.095 at -5.89 degrees (North through East) ! Clean map min=-0.0016931 max=0.25597 Jy/beam ! Writing clean map to FITS file: J1445-1629_X_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.255974 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000282716 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.331341 0.331341 0.662683 1.32537 2.65073 5.30146 10.6029 21.2058 42.4117 84.8234 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.255 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.8794 x 2.095 at -5.89 degrees (North through East) ! Clean map min=-0.0016931 max=0.25597 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 J1445-1629_X_2017_06_10_pus_uvs.log closed on Mon May 6 12:49:12 2019