! Started logfile: J1333-1950_X_2015_01_22_pus_uvs.log on Wed Jan 4 13:11:08 2017 obs J1333-1950_X_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1333-1950_X_2015_01_22_pus_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1333-1950 ! ! 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 23328 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 J1333-1950_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.819063Jy sigma=0.008510 ! Fit after self-cal, rms=0.791310Jy sigma=0.008235 ! 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.8605 mas, bmaj=1.975 mas, bpa=9.781 degrees ! Estimated noise=1504.26 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.177152 Jy ! Component: 100 - total flux cleaned = 0.235429 Jy ! Total flux subtracted in 100 components = 0.235429 Jy ! Clean residual min=-0.018228 max=0.023836 Jy/beam ! Clean residual mean=-0.000008 rms=0.005439 Jy/beam ! Combined flux in latest and established models = 0.235429 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.235429 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.104610Jy sigma=0.000916 ! Fit after self-cal, rms=0.104261Jy sigma=0.000914 ! 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=1.03 mas, bmaj=2.504 mas, bpa=1.976 degrees ! Estimated noise=470.602 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.0102029 Jy ! Component: 100 - total flux cleaned = 0.00795228 Jy ! Component: 150 - total flux cleaned = 0.00693972 Jy ! Component: 200 - total flux cleaned = 0.00638308 Jy ! Total flux subtracted in 200 components = 0.00638308 Jy ! Clean residual min=-0.012379 max=0.013276 Jy/beam ! Clean residual mean=-0.000114 rms=0.003303 Jy/beam ! Combined flux in latest and established models = 0.241812 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.241812 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.100504Jy sigma=0.000864 ! Fit after self-cal, rms=0.100478Jy sigma=0.000864 ! 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.82 FD 1.03 HN 1.00* KP 1.19 ! LA 1.02 MK 0.96 NL 0.94 OV 0.91 ! PT 1.15 SC 1.49 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.02 HN 1.00* KP 1.14 ! LA 0.99 MK 0.96 NL 0.92 OV 0.91 ! PT 1.11 SC 1.54 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.01 HN 1.00* KP 1.07 ! LA 1.02 MK 0.96 NL 0.93 OV 0.90 ! PT 1.08 SC 1.68 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.99 HN 1.00* KP 1.03 ! LA 1.00 MK 0.98 NL 0.93 OV 0.91 ! PT 1.12 SC 1.50 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.01 HN 1.00* KP 0.96 ! LA 1.03 MK 1.02 NL 0.95 OV 0.92 ! PT 1.07 SC 1.34 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.03 HN 1.00* KP 0.96 ! LA 1.09 MK 1.01 NL 0.95 OV 0.94 ! PT 1.11 SC 1.33 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.11 HN 1.00* KP 0.95 ! LA 1.07 MK 1.03 NL 1.00 OV 0.97 ! PT 1.18 SC 1.40 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.05 HN 1.00* KP 0.97 ! LA 1.05 MK 0.99 NL 0.95 OV 0.95 ! PT 1.12 SC 1.49 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 1.00* KP 0.99 ! LA 1.07 MK 1.00 NL 0.93 OV 0.94 ! PT 1.12 SC 1.25 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.02 HN 1.00* KP 1.05 ! LA 1.09 MK 1.02 NL 0.95 OV 0.95 ! PT 1.15 SC 1.22 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.04 HN 1.00* KP 1.08 ! LA 1.13 MK 1.05 NL 0.94 OV 0.92 ! PT 1.13 SC 1.13 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.03 HN 1.00* KP 1.07 ! LA 1.15 MK 1.00 NL 0.94 OV 0.93 ! PT 1.14 SC 1.09 ! ! ! Fit before self-cal, rms=0.100478Jy sigma=0.000864 ! Fit after self-cal, rms=0.113149Jy sigma=0.000803 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.05 mas, bmaj=2.616 mas, bpa=0.09977 degrees ! Estimated noise=469.842 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.00166919 Jy ! Component: 100 - total flux cleaned = 0.00189311 Jy ! Component: 150 - total flux cleaned = 0.00189358 Jy ! Component: 200 - total flux cleaned = 0.00189355 Jy ! Total flux subtracted in 200 components = 0.00189355 Jy ! Clean residual min=-0.002080 max=0.003295 Jy/beam ! Clean residual mean=0.000069 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.243706 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 16 components and 0.243706 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.113110Jy sigma=0.000803 ! Fit after self-cal, rms=0.113177Jy sigma=0.000802 ! 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.113177Jy sigma=0.000802 ! Fit after self-cal, rms=0.114220Jy sigma=0.000802 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.049 mas, bmaj=2.621 mas, bpa=-0.01826 degrees ! Estimated noise=470.339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703442 Jy ! Component: 100 - total flux cleaned = 0.000759233 Jy ! Component: 150 - total flux cleaned = 0.000759915 Jy ! Component: 200 - total flux cleaned = 0.000760325 Jy ! Total flux subtracted in 200 components = 0.000760325 Jy ! Clean residual min=-0.002029 max=0.002996 Jy/beam ! Clean residual mean=0.000070 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.244466 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.244466 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.114203Jy sigma=0.000802 ! Fit after self-cal, rms=0.114205Jy sigma=0.000802 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 (1, -9.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276854 Jy ! Component: 100 - total flux cleaned = 0.00435071 Jy ! Component: 150 - total flux cleaned = 0.00544489 Jy ! Component: 200 - total flux cleaned = 0.00581273 Jy ! Total flux subtracted in 200 components = 0.00581273 Jy ! Clean residual min=-0.001680 max=0.002316 Jy/beam ! Clean residual mean=0.000042 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.250279 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.250279 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.114122Jy sigma=0.000801 ! Fit after self-cal, rms=0.114119Jy sigma=0.000801 ! Inverting map ! Added new window around map position (9, -21.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201755 Jy ! Component: 100 - total flux cleaned = 0.00299496 Jy ! Component: 150 - total flux cleaned = 0.00357073 Jy ! Component: 200 - total flux cleaned = 0.00390677 Jy ! Total flux subtracted in 200 components = 0.00390677 Jy ! Clean residual min=-0.001300 max=0.001446 Jy/beam ! Clean residual mean=0.000028 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.254185 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 60 components and 0.254185 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.114075Jy sigma=0.000801 ! Fit after self-cal, rms=0.114078Jy sigma=0.000800 ! 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.114078Jy sigma=0.000800 ! Fit after self-cal, rms=0.113768Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.049 mas, bmaj=2.618 mas, bpa=0.01229 degrees ! Estimated noise=469.843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000685841 Jy ! Component: 100 - total flux cleaned = 0.000822626 Jy ! Component: 150 - total flux cleaned = 0.000971134 Jy ! Component: 200 - total flux cleaned = 0.00109022 Jy ! Total flux subtracted in 200 components = 0.00109022 Jy ! Clean residual min=-0.001206 max=0.001386 Jy/beam ! Clean residual mean=0.000031 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.255276 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.255276 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.113752Jy sigma=0.000800 ! Fit after self-cal, rms=0.113756Jy sigma=0.000800 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 (-24.6, 21.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000909283 Jy ! Component: 100 - total flux cleaned = 0.00105146 Jy ! Component: 150 - total flux cleaned = 0.00122171 Jy ! Component: 200 - total flux cleaned = 0.00135467 Jy ! Total flux subtracted in 200 components = 0.00135467 Jy ! Clean residual min=-0.001215 max=0.001190 Jy/beam ! Clean residual mean=0.000018 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.25663 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 0.25663 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.113727Jy sigma=0.000800 ! Fit after self-cal, rms=0.113727Jy sigma=0.000800 ! 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.113727Jy sigma=0.000800 ! Fit after self-cal, rms=0.113032Jy sigma=0.000800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.349 mas, bmaj=5.504 mas, bpa=20.19 degrees ! Estimated noise=542.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403591 Jy ! Component: 100 - total flux cleaned = 0.000636067 Jy ! Component: 150 - total flux cleaned = 0.000736067 Jy ! Component: 200 - total flux cleaned = 0.0008007 Jy ! Total flux subtracted in 200 components = 0.0008007 Jy ! Clean residual min=-0.001136 max=0.001308 Jy/beam ! Clean residual mean=0.000030 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.257431 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.257431 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.113029Jy sigma=0.000800 ! Fit after self-cal, rms=0.113027Jy sigma=0.000800 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.88055e-05 Jy ! Component: 100 - total flux cleaned = 9.57337e-05 Jy ! Component: 150 - total flux cleaned = 0.000111963 Jy ! Component: 200 - total flux cleaned = 0.000143824 Jy ! Total flux subtracted in 200 components = 0.000143824 Jy ! Clean residual min=-0.001128 max=0.001300 Jy/beam ! Clean residual mean=0.000028 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.257575 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.257575 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.113025Jy sigma=0.000800 ! Fit after self-cal, rms=0.113024Jy sigma=0.000800 ! 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.048 mas, bmaj=2.612 mas, bpa=0.08272 degrees ! Estimated noise=469.575 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.048 x 2.612 at 0.08272 degrees (North through East) ! Clean map min=-0.0024955 max=0.22986 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.8919 mas, bmaj=2.058 mas, bpa=6.566 degrees ! Estimated noise=1526.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176305 Jy ! Component: 100 - total flux cleaned = 0.23161 Jy ! Component: 150 - total flux cleaned = 0.248809 Jy ! Component: 200 - total flux cleaned = 0.250439 Jy ! Total flux subtracted in 200 components = 0.250439 Jy ! Clean residual min=-0.006738 max=0.005969 Jy/beam ! Clean residual mean=0.000034 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.250439 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 0.250439 Jy ! Inverting map and beam ! Estimated beam: bmin=1.048 mas, bmaj=2.612 mas, bpa=0.08272 degrees ! Estimated noise=469.575 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.000682828 Jy ! Component: 100 - total flux cleaned = 0.000328119 Jy ! Component: 150 - total flux cleaned = 0.00161852 Jy ! Component: 200 - total flux cleaned = 0.00253889 Jy ! Total flux subtracted in 200 components = 0.00253889 Jy ! Clean residual min=-0.002722 max=0.002057 Jy/beam ! Clean residual mean=0.000035 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.252978 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.252978 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.349 mas, bmaj=5.504 mas, bpa=20.19 degrees ! Estimated noise=542.618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144718 Jy ! Component: 100 - total flux cleaned = 0.00198217 Jy ! Component: 150 - total flux cleaned = 0.00238936 Jy ! Component: 200 - total flux cleaned = 0.00279996 Jy ! Total flux subtracted in 200 components = 0.00279996 Jy ! Clean residual min=-0.001934 max=0.001538 Jy/beam ! Clean residual mean=0.000046 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.255778 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.000369282 Jy ! Component: 100 - total flux cleaned = 0.000701905 Jy ! Component: 150 - total flux cleaned = 0.00100134 Jy ! Component: 200 - total flux cleaned = 0.00123849 Jy ! Total flux subtracted in 200 components = 0.00123849 Jy ! Clean residual min=-0.001628 max=0.001288 Jy/beam ! Clean residual mean=0.000035 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.257016 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 68 components and 0.257016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.048 mas, bmaj=2.612 mas, bpa=0.08272 degrees ! Estimated noise=469.575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000803999 Jy ! Component: 100 - total flux cleaned = 0.00125136 Jy ! Component: 150 - total flux cleaned = 0.00151829 Jy ! Component: 200 - total flux cleaned = 0.00159829 Jy ! Total flux subtracted in 200 components = 0.00159829 Jy ! Clean residual min=-0.001636 max=0.001520 Jy/beam ! Clean residual mean=0.000011 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.258614 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.258615 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.113081Jy sigma=0.000801 ! Fit after self-cal, rms=0.113072Jy sigma=0.000801 wmodel J1333-1950_X_2015_01_22_pus_map.mod ! Writing 88 model components to file: J1333-1950_X_2015_01_22_pus_map.mod wobs J1333-1950_X_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1333-1950_X_2015_01_22_pus_uvs.fits wwins J1333-1950_X_2015_01_22_pus_map.win ! wwins: Wrote 4 windows to J1333-1950_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.000141635 Jy ! Component: 100 - total flux cleaned = -0.000348479 Jy ! Component: 150 - total flux cleaned = -0.000391184 Jy ! Component: 200 - total flux cleaned = -0.000526787 Jy ! Component: 250 - total flux cleaned = -0.000637238 Jy ! Component: 300 - total flux cleaned = -0.000760004 Jy ! Component: 350 - total flux cleaned = -0.000843319 Jy ! Component: 400 - total flux cleaned = -0.00103506 Jy ! Component: 450 - total flux cleaned = -0.00120475 Jy ! Component: 500 - total flux cleaned = -0.00142867 Jy ! Component: 550 - total flux cleaned = -0.00164562 Jy ! Component: 600 - total flux cleaned = -0.00184221 Jy ! Component: 650 - total flux cleaned = -0.00197908 Jy ! Component: 700 - total flux cleaned = -0.00215278 Jy ! Component: 750 - total flux cleaned = -0.00230928 Jy ! Component: 800 - total flux cleaned = -0.00243692 Jy ! Component: 850 - total flux cleaned = -0.00261131 Jy ! Component: 900 - total flux cleaned = -0.00273314 Jy ! Component: 950 - total flux cleaned = -0.00284051 Jy ! Component: 1000 - total flux cleaned = -0.00289922 Jy ! Component: 1050 - total flux cleaned = -0.00300303 Jy ! Component: 1100 - total flux cleaned = -0.00305979 Jy ! Component: 1150 - total flux cleaned = -0.00316011 Jy ! Component: 1200 - total flux cleaned = -0.00325861 Jy ! Component: 1250 - total flux cleaned = -0.00333382 Jy ! Component: 1300 - total flux cleaned = -0.00342938 Jy ! Component: 1350 - total flux cleaned = -0.00352347 Jy ! Component: 1400 - total flux cleaned = -0.00362669 Jy ! Component: 1450 - total flux cleaned = -0.00370811 Jy ! Component: 1500 - total flux cleaned = -0.00381859 Jy ! Component: 1550 - total flux cleaned = -0.00389785 Jy ! Component: 1600 - total flux cleaned = -0.00398589 Jy ! Component: 1650 - total flux cleaned = -0.00404392 Jy ! Component: 1700 - total flux cleaned = -0.00410148 Jy ! Component: 1750 - total flux cleaned = -0.00415835 Jy ! Component: 1800 - total flux cleaned = -0.0042241 Jy ! Component: 1850 - total flux cleaned = -0.00423346 Jy ! Component: 1900 - total flux cleaned = -0.00427042 Jy ! Component: 1950 - total flux cleaned = -0.00429796 Jy ! Component: 2000 - total flux cleaned = -0.00432524 Jy ! Total flux subtracted in 2048 components = -0.00434338 Jy ! Clean residual min=-0.000471 max=0.000520 Jy/beam ! Clean residual mean=0.000007 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.254271 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 200 components and 0.254271 Jy ![Exited script file: muppet] wmap "J1333-1950_X_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.048 x 2.612 at 0.08272 degrees (North through East) ! Clean map min=-0.0022829 max=0.2279 Jy/beam ! Writing clean map to FITS file: J1333-1950_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.227897 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159516 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.209985 0.209985 0.419969 0.839939 1.67988 3.35975 6.71951 13.439 26.878 53.7561 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.227 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.048 x 2.612 at 0.08272 degrees (North through East) ! Clean map min=-0.0022829 max=0.2279 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 J1333-1950_X_2015_01_22_pus_uvs.log closed on Wed Jan 4 13:11:10 2017