! Started logfile: J1323-3849_X_2015_01_22_pus_uvs.log on Wed Jan 4 13:10:54 2017 obs J1323-3849_X_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1323-3849_X_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.790476 visibilities/baseline/integration-bin. ! Found source: J1323-3849 ! ! 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 295 lines of history. ! ! Reading 26892 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 J1323-3849_X_2015_01_22_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966435Jy sigma=0.008259 ! Fit after self-cal, rms=0.935753Jy sigma=0.008041 ! 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.6052 mas, bmaj=1.898 mas, bpa=-6.577 degrees ! Estimated noise=1550.23 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.0485452 Jy ! Component: 100 - total flux cleaned = 0.0653867 Jy ! Total flux subtracted in 100 components = 0.0653867 Jy ! Clean residual min=-0.006580 max=0.009386 Jy/beam ! Clean residual mean=-0.000047 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.0653867 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0653867 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.117602Jy sigma=0.000814 ! Fit after self-cal, rms=0.117256Jy sigma=0.000812 ! 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.7564 mas, bmaj=2.213 mas, bpa=-6.217 degrees ! Estimated noise=543.889 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.0180238 Jy ! Component: 100 - total flux cleaned = 0.0267434 Jy ! Component: 150 - total flux cleaned = 0.0310318 Jy ! Component: 200 - total flux cleaned = 0.0331559 Jy ! Total flux subtracted in 200 components = 0.0331559 Jy ! Clean residual min=-0.003288 max=0.006838 Jy/beam ! Clean residual mean=-0.000076 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.0985426 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.0985426 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.115088Jy sigma=0.000780 ! Fit after self-cal, rms=0.114910Jy sigma=0.000779 ! 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.00* FD 0.98 HN 1.36 KP 1.06 ! LA 0.92 MK 1.13 NL 1.24 OV 0.88 ! PT 1.00 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.33 KP 1.01 ! LA 0.86 MK 1.04 NL 1.18 OV 0.91 ! PT 0.95 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.36 KP 0.93 ! LA 0.88 MK 1.05 NL 1.23 OV 0.92 ! PT 0.97 SC 1.23 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.92 ! LA 0.89 MK 1.02 NL 1.20 OV 0.88 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.35 KP 0.87 ! LA 0.91 MK 1.13 NL 1.18 OV 0.95 ! PT 0.96 SC 1.14 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.22 KP 0.88 ! LA 0.87 MK 0.92 NL 1.14 OV 0.96 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.20 KP 0.87 ! LA 0.89 MK 0.97 NL 1.15 OV 1.02 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.26 KP 0.86 ! LA 0.86 MK 0.97 NL 1.37 OV 0.96 ! PT 1.02 SC 1.13 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.22 KP 0.93 ! LA 0.91 MK 1.02 NL 1.24 OV 0.88 ! PT 0.99 SC 1.11 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.18 KP 0.97 ! LA 0.91 MK 1.01 NL 1.32 OV 0.92 ! PT 0.92 SC 1.04 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.97 ! LA 0.94 MK 0.87 NL 1.24 OV 0.99 ! PT 1.03 SC 0.90 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 0.91 ! LA 1.00 MK 0.90 NL 1.34 OV 0.95 ! PT 0.95 SC 1.02 ! ! ! Fit before self-cal, rms=0.114910Jy sigma=0.000779 ! Fit after self-cal, rms=0.129018Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.772 mas, bmaj=2.234 mas, bpa=-6.597 degrees ! Estimated noise=549.438 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.000169103 Jy ! Component: 100 - total flux cleaned = 0.000130433 Jy ! Component: 150 - total flux cleaned = 0.000161949 Jy ! Component: 200 - total flux cleaned = 0.000193642 Jy ! Total flux subtracted in 200 components = 0.000193642 Jy ! Clean residual min=-0.002333 max=0.003613 Jy/beam ! Clean residual mean=-0.000033 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.0987363 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 43 components and 0.0987363 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.128995Jy sigma=0.000773 ! Fit after self-cal, rms=0.129624Jy sigma=0.000772 ! 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.129624Jy sigma=0.000772 ! Fit after self-cal, rms=0.132570Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7715 mas, bmaj=2.234 mas, bpa=-6.858 degrees ! Estimated noise=551.001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.05654e-05 Jy ! Component: 100 - total flux cleaned = 4.97116e-05 Jy ! Component: 150 - total flux cleaned = 7.52248e-05 Jy ! Component: 200 - total flux cleaned = 9.96543e-05 Jy ! Total flux subtracted in 200 components = 9.96543e-05 Jy ! Clean residual min=-0.002006 max=0.003209 Jy/beam ! Clean residual mean=-0.000030 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0988359 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.0988359 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.132556Jy sigma=0.000772 ! Fit after self-cal, rms=0.132630Jy sigma=0.000772 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 (3.2, 15.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283092 Jy ! Component: 100 - total flux cleaned = 0.00338127 Jy ! Component: 150 - total flux cleaned = 0.00351694 Jy ! Component: 200 - total flux cleaned = 0.00367981 Jy ! Total flux subtracted in 200 components = 0.00367981 Jy ! Clean residual min=-0.001728 max=0.002988 Jy/beam ! Clean residual mean=-0.000019 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.102516 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.102516 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.132547Jy sigma=0.000771 ! Fit after self-cal, rms=0.132452Jy sigma=0.000771 ! Inverting map ! Added new window around map position (16, 15.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024323 Jy ! Component: 100 - total flux cleaned = 0.00318083 Jy ! Component: 150 - total flux cleaned = 0.00364425 Jy ! Component: 200 - total flux cleaned = 0.00376334 Jy ! Total flux subtracted in 200 components = 0.00376334 Jy ! Clean residual min=-0.001589 max=0.001936 Jy/beam ! Clean residual mean=-0.000021 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.106279 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.106279 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.132370Jy sigma=0.000770 ! Fit after self-cal, rms=0.132296Jy sigma=0.000770 ! Inverting map ! Added new window around map position (18.8, -18.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195643 Jy ! Component: 100 - total flux cleaned = 0.00216215 Jy ! Component: 150 - total flux cleaned = 0.00195252 Jy ! Component: 200 - total flux cleaned = 0.00183767 Jy ! Total flux subtracted in 200 components = 0.00183767 Jy ! Clean residual min=-0.001559 max=0.002007 Jy/beam ! Clean residual mean=-0.000027 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.108117 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.108117 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.132235Jy sigma=0.000770 ! Fit after self-cal, rms=0.132173Jy sigma=0.000770 ! Inverting map ! Added new window around map position (9.8, -16.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202182 Jy ! Component: 100 - total flux cleaned = 0.00231117 Jy ! Component: 150 - total flux cleaned = 0.00208343 Jy ! Component: 200 - total flux cleaned = 0.00196096 Jy ! Total flux subtracted in 200 components = 0.00196096 Jy ! Clean residual min=-0.001414 max=0.001528 Jy/beam ! Clean residual mean=-0.000022 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.110078 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 88 components and 0.110078 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.132103Jy sigma=0.000769 ! Fit after self-cal, rms=0.131967Jy sigma=0.000769 ! 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.131967Jy sigma=0.000769 ! Fit after self-cal, rms=0.127946Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.764 mas, bmaj=2.219 mas, bpa=-7.037 degrees ! Estimated noise=541.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118211 Jy ! Component: 100 - total flux cleaned = 0.00104495 Jy ! Component: 150 - total flux cleaned = 0.000878682 Jy ! Component: 200 - total flux cleaned = 0.000653327 Jy ! Total flux subtracted in 200 components = 0.000653327 Jy ! Clean residual min=-0.001271 max=0.001752 Jy/beam ! Clean residual mean=-0.000015 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.110731 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.110731 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.127890Jy sigma=0.000769 ! Fit after self-cal, rms=0.127720Jy sigma=0.000769 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.000460557 Jy ! Component: 100 - total flux cleaned = 0.000278157 Jy ! Component: 150 - total flux cleaned = 3.67287e-05 Jy ! Component: 200 - total flux cleaned = -0.00014464 Jy ! Total flux subtracted in 200 components = -0.00014464 Jy ! Clean residual min=-0.001239 max=0.001660 Jy/beam ! Clean residual mean=-0.000015 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.110586 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.110586 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.127674Jy sigma=0.000768 ! Fit after self-cal, rms=0.127590Jy sigma=0.000768 ! Inverting map ! Added new window around map position (0.4, -15.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110412 Jy ! Component: 100 - total flux cleaned = 0.00124433 Jy ! Component: 150 - total flux cleaned = 0.00124506 Jy ! Component: 200 - total flux cleaned = 0.00113204 Jy ! Total flux subtracted in 200 components = 0.00113204 Jy ! Clean residual min=-0.001269 max=0.001571 Jy/beam ! Clean residual mean=-0.000011 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.111718 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 118 components and 0.111718 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.127536Jy sigma=0.000768 ! Fit after self-cal, rms=0.127456Jy sigma=0.000768 ! Inverting map ! Added new window around map position (-14.4, 7.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106887 Jy ! Component: 100 - total flux cleaned = 0.0011102 Jy ! Component: 150 - total flux cleaned = 0.0011106 Jy ! Component: 200 - total flux cleaned = 0.00111109 Jy ! Total flux subtracted in 200 components = 0.00111109 Jy ! Clean residual min=-0.001276 max=0.001522 Jy/beam ! Clean residual mean=-0.000008 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.112829 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 128 components and 0.112829 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.127402Jy sigma=0.000768 ! Fit after self-cal, rms=0.127356Jy sigma=0.000768 ! 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.127356Jy sigma=0.000768 ! Fit after self-cal, rms=0.122364Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.312 mas, bmaj=8.326 mas, bpa=-1.484 degrees ! Estimated noise=681.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0002118 Jy ! Component: 100 - total flux cleaned = -0.000130456 Jy ! Component: 150 - total flux cleaned = -0.000149545 Jy ! Component: 200 - total flux cleaned = -0.000227765 Jy ! Total flux subtracted in 200 components = -0.000227765 Jy ! Clean residual min=-0.000995 max=0.000935 Jy/beam ! Clean residual mean=0.000000 rms=0.000303 Jy/beam ! Combined flux in latest and established models = 0.112602 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.112602 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.122348Jy sigma=0.000767 ! Fit after self-cal, rms=0.122256Jy sigma=0.000767 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.96714e-05 Jy ! Component: 100 - total flux cleaned = -0.000203706 Jy ! Component: 150 - total flux cleaned = -0.000317555 Jy ! Component: 200 - total flux cleaned = -0.000388272 Jy ! Total flux subtracted in 200 components = -0.000388272 Jy ! Clean residual min=-0.000995 max=0.000955 Jy/beam ! Clean residual mean=-0.000000 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.112213 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 155 components and 0.112213 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.122242Jy sigma=0.000767 ! Fit after self-cal, rms=0.122219Jy sigma=0.000767 ! 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.7529 mas, bmaj=2.199 mas, bpa=-7.319 degrees ! Estimated noise=529.442 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7529 x 2.199 at -7.319 degrees (North through East) ! Clean map min=-0.0043641 max=0.058908 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.5975 mas, bmaj=1.871 mas, bpa=-7.482 degrees ! Estimated noise=1531.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0480224 Jy ! Component: 100 - total flux cleaned = 0.0674378 Jy ! Component: 150 - total flux cleaned = 0.0799449 Jy ! Component: 200 - total flux cleaned = 0.089423 Jy ! Total flux subtracted in 200 components = 0.089423 Jy ! Clean residual min=-0.006829 max=0.008231 Jy/beam ! Clean residual mean=-0.000010 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.089423 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.089423 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7529 mas, bmaj=2.199 mas, bpa=-7.319 degrees ! Estimated noise=529.442 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.0101674 Jy ! Component: 100 - total flux cleaned = 0.0154506 Jy ! Component: 150 - total flux cleaned = 0.0177463 Jy ! Component: 200 - total flux cleaned = 0.0196659 Jy ! Total flux subtracted in 200 components = 0.0196659 Jy ! Clean residual min=-0.002622 max=0.003711 Jy/beam ! Clean residual mean=-0.000007 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.109089 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 51 components and 0.109089 Jy ! Inverting map ! Added new window around map position (-0.8, -0.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232029 Jy ! Component: 100 - total flux cleaned = 0.0027484 Jy ! Component: 150 - total flux cleaned = 0.00311561 Jy ! Component: 200 - total flux cleaned = 0.00351948 Jy ! Total flux subtracted in 200 components = 0.00351948 Jy ! Clean residual min=-0.001825 max=0.001866 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.112608 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.112608 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.312 mas, bmaj=8.326 mas, bpa=-1.484 degrees ! Estimated noise=681.451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00071031 Jy ! Component: 100 - total flux cleaned = 0.00110017 Jy ! Component: 150 - total flux cleaned = 0.00113756 Jy ! Component: 200 - total flux cleaned = 0.00110327 Jy ! Total flux subtracted in 200 components = 0.00110327 Jy ! Clean residual min=-0.001348 max=0.001510 Jy/beam ! Clean residual mean=-0.000005 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.113712 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.000122689 Jy ! Component: 100 - total flux cleaned = -0.000290732 Jy ! Component: 150 - total flux cleaned = -0.000422172 Jy ! Component: 200 - total flux cleaned = -0.000598829 Jy ! Total flux subtracted in 200 components = -0.000598829 Jy ! Clean residual min=-0.001301 max=0.001352 Jy/beam ! Clean residual mean=-0.000006 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.113113 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 89 components and 0.113113 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7529 mas, bmaj=2.199 mas, bpa=-7.319 degrees ! Estimated noise=529.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478186 Jy ! Component: 100 - total flux cleaned = 0.000592886 Jy ! Component: 150 - total flux cleaned = 0.000745095 Jy ! Component: 200 - total flux cleaned = 0.000883503 Jy ! Total flux subtracted in 200 components = 0.000883503 Jy ! Clean residual min=-0.001241 max=0.001525 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.113996 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.113996 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.122238Jy sigma=0.000767 ! Fit after self-cal, rms=0.122153Jy sigma=0.000767 wmodel J1323-3849_X_2015_01_22_pus_map.mod ! Writing 104 model components to file: J1323-3849_X_2015_01_22_pus_map.mod wobs J1323-3849_X_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1323-3849_X_2015_01_22_pus_uvs.fits wwins J1323-3849_X_2015_01_22_pus_map.win ! wwins: Wrote 8 windows to J1323-3849_X_2015_01_22_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.000502174 Jy ! Component: 100 - total flux cleaned = 0.000927478 Jy ! Component: 150 - total flux cleaned = 0.00119374 Jy ! Component: 200 - total flux cleaned = 0.00144817 Jy ! Component: 250 - total flux cleaned = 0.00173322 Jy ! Component: 300 - total flux cleaned = 0.001988 Jy ! Component: 350 - total flux cleaned = 0.00215804 Jy ! Component: 400 - total flux cleaned = 0.00226831 Jy ! Component: 450 - total flux cleaned = 0.00237587 Jy ! Component: 500 - total flux cleaned = 0.00251515 Jy ! Component: 550 - total flux cleaned = 0.00261678 Jy ! Component: 600 - total flux cleaned = 0.00273222 Jy ! Component: 650 - total flux cleaned = 0.00281246 Jy ! Component: 700 - total flux cleaned = 0.00289093 Jy ! Component: 750 - total flux cleaned = 0.00298329 Jy ! Component: 800 - total flux cleaned = 0.00305909 Jy ! Component: 850 - total flux cleaned = 0.00319164 Jy ! Component: 900 - total flux cleaned = 0.00323515 Jy ! Component: 950 - total flux cleaned = 0.00332005 Jy ! Component: 1000 - total flux cleaned = 0.00333395 Jy ! Component: 1050 - total flux cleaned = 0.00340226 Jy ! Component: 1100 - total flux cleaned = 0.00342886 Jy ! Component: 1150 - total flux cleaned = 0.00344206 Jy ! Component: 1200 - total flux cleaned = 0.00349419 Jy ! Component: 1250 - total flux cleaned = 0.0035327 Jy ! Component: 1300 - total flux cleaned = 0.00354543 Jy ! Component: 1350 - total flux cleaned = 0.00359508 Jy ! Component: 1400 - total flux cleaned = 0.00361946 Jy ! Component: 1450 - total flux cleaned = 0.00359535 Jy ! Component: 1500 - total flux cleaned = 0.00359519 Jy ! Component: 1550 - total flux cleaned = 0.00356002 Jy ! Component: 1600 - total flux cleaned = 0.00354838 Jy ! Component: 1650 - total flux cleaned = 0.00351424 Jy ! Component: 1700 - total flux cleaned = 0.00351427 Jy ! Component: 1750 - total flux cleaned = 0.00352558 Jy ! Component: 1800 - total flux cleaned = 0.00351432 Jy ! Component: 1850 - total flux cleaned = 0.00352533 Jy ! Component: 1900 - total flux cleaned = 0.00352527 Jy ! Component: 1950 - total flux cleaned = 0.00350395 Jy ! Component: 2000 - total flux cleaned = 0.00351451 Jy ! Total flux subtracted in 2048 components = 0.00351449 Jy ! Clean residual min=-0.000521 max=0.000674 Jy/beam ! Clean residual mean=-0.000003 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.117511 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 221 components and 0.117511 Jy ![Exited script file: muppet] wmap "J1323-3849_X_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7529 x 2.199 at -7.319 degrees (North through East) ! Clean map min=-0.0032674 max=0.059141 Jy/beam ! Writing clean map to FITS file: J1323-3849_X_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0591406 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196696 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.997771 0.997771 1.99554 3.99109 7.98217 15.9643 31.9287 63.8574 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.059 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.7529 x 2.199 at -7.319 degrees (North through East) ! Clean map min=-0.0032674 max=0.059141 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 J1323-3849_X_2015_01_22_pus_uvs.log closed on Wed Jan 4 13:10:56 2017