! Started logfile: J1534-3805_X_2017_10_21_pus_uvs.log on Sat May 11 21:56:36 2019 obs J1534-3805_X_2017_10_21_pus_uva.fits ! Reading UV FITS file: J1534-3805_X_2017_10_21_pus_uva.fits ! AN table 1: 114 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.590643 visibilities/baseline/integration-bin. ! Found source: J1534-3805 ! ! There are 12 IFs, and a total of 12 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.44388e+09 3.2e+07 1 3.2e+07 ! 02 2 8.47588e+09 3.2e+07 1 3.2e+07 ! 03 3 8.50788e+09 3.2e+07 1 3.2e+07 ! 04 4 8.53988e+09 3.2e+07 1 3.2e+07 ! 05 5 8.60388e+09 3.2e+07 1 3.2e+07 ! 06 6 8.63588e+09 3.2e+07 1 3.2e+07 ! 07 7 8.69988e+09 3.2e+07 1 3.2e+07 ! 08 8 8.73188e+09 3.2e+07 1 3.2e+07 ! 09 9 8.79588e+09 3.2e+07 1 3.2e+07 ! 10 10 8.82788e+09 3.2e+07 1 3.2e+07 ! 11 11 8.85988e+09 3.2e+07 1 3.2e+07 ! 12 12 8.89188e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 1202 lines of history. ! ! Reading 29088 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 J1534-3805_X_2017_10_21_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 9. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 10. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 11. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 12. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.953552Jy sigma=0.006038 ! Fit after self-cal, rms=0.895931Jy sigma=0.005727 ! 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.8749 mas, bmaj=7.086 mas, bpa=-18.08 degrees ! Estimated noise=1524.74 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.0837565 Jy ! Component: 100 - total flux cleaned = 0.10566 Jy ! Total flux subtracted in 100 components = 0.10566 Jy ! Clean residual min=-0.004503 max=0.009473 Jy/beam ! Clean residual mean=-0.000054 rms=0.001874 Jy/beam ! Combined flux in latest and established models = 0.10566 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.10566 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.126227Jy sigma=0.000707 ! Fit after self-cal, rms=0.126165Jy sigma=0.000706 ! 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.175 mas, bmaj=7.656 mas, bpa=-17.15 degrees ! Estimated noise=668.307 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.0156888 Jy ! Component: 100 - total flux cleaned = 0.0238281 Jy ! Component: 150 - total flux cleaned = 0.0284643 Jy ! Component: 200 - total flux cleaned = 0.0312978 Jy ! Total flux subtracted in 200 components = 0.0312978 Jy ! Clean residual min=-0.003023 max=0.002322 Jy/beam ! Clean residual mean=0.000054 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.136958 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 73 components and 0.136958 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.124502Jy sigma=0.000691 ! Fit after self-cal, rms=0.124565Jy sigma=0.000691 ! 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 1.04 HN 1.00* KP 0.97 ! LA 1.01 MK 1.03 NL 0.97 OV 1.05 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00 HN 1.00* KP 1.01 ! LA 1.02 MK 1.04 NL 1.03 OV 1.04 ! PT 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.02 HN 1.00* KP 0.96 ! LA 0.96 MK 1.09 NL 1.05 OV 1.04 ! PT 0.90 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.95 HN 1.00* KP 0.93 ! LA 1.01 MK 1.00 NL 1.04 OV 1.06 ! PT 0.94 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.99 HN 1.00* KP 0.95 ! LA 1.03 MK 1.03 NL 1.02 OV 1.04 ! PT 0.91 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.94 ! LA 0.99 MK 1.03 NL 0.97 OV 1.03 ! PT 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.02 HN 1.00* KP 0.95 ! LA 0.98 MK 1.01 NL 1.06 OV 1.00 ! PT 1.00 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.01 HN 1.00* KP 0.96 ! LA 1.02 MK 0.99 NL 1.12 OV 1.04 ! PT 0.93 ! ! ! Correcting IF 9. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.00* KP 0.97 ! LA 1.00 MK 1.08 NL 1.03 OV 1.01 ! PT 0.93 ! ! ! Correcting IF 10. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.96 HN 1.00* KP 1.00 ! LA 0.98 MK 1.00 NL 0.95 OV 1.02 ! PT 0.97 ! ! ! Correcting IF 11. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 1.02 HN 1.00* KP 0.99 ! LA 1.00 MK 1.05 NL 1.01 OV 1.00 ! PT 0.90 ! ! ! Correcting IF 12. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.98 HN 1.00* KP 1.03 ! LA 1.03 MK 0.91 NL 1.00 OV 1.05 ! PT 0.92 ! ! ! Fit before self-cal, rms=0.124565Jy sigma=0.000691 ! Fit after self-cal, rms=0.129077Jy sigma=0.000689 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.187 mas, bmaj=7.851 mas, bpa=-17.15 degrees ! Estimated noise=669.022 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.000188234 Jy ! Component: 100 - total flux cleaned = 9.40747e-05 Jy ! Component: 150 - total flux cleaned = 0.000132072 Jy ! Component: 200 - total flux cleaned = 0.000130639 Jy ! Total flux subtracted in 200 components = 0.000130639 Jy ! Clean residual min=-0.001954 max=0.001953 Jy/beam ! Clean residual mean=-0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.137089 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.137089 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.129027Jy sigma=0.000688 ! Fit after self-cal, rms=0.129169Jy sigma=0.000688 ! 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.129169Jy sigma=0.000688 ! Fit after self-cal, rms=0.129777Jy sigma=0.000688 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.187 mas, bmaj=7.857 mas, bpa=-17.14 degrees ! Estimated noise=669.403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.46477e-05 Jy ! Component: 100 - total flux cleaned = 0.000101712 Jy ! Component: 150 - total flux cleaned = 0.000127559 Jy ! Component: 200 - total flux cleaned = 0.000152011 Jy ! Total flux subtracted in 200 components = 0.000152011 Jy ! Clean residual min=-0.001943 max=0.001857 Jy/beam ! Clean residual mean=0.000015 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.137241 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.137241 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.129755Jy sigma=0.000688 ! Fit after self-cal, rms=0.129760Jy sigma=0.000687 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.19597e-05 Jy ! Component: 100 - total flux cleaned = -8.67954e-06 Jy ! Component: 150 - total flux cleaned = -8.82973e-06 Jy ! Component: 200 - total flux cleaned = -8.85174e-06 Jy ! Total flux subtracted in 200 components = -8.85174e-06 Jy ! Clean residual min=-0.001892 max=0.001831 Jy/beam ! Clean residual mean=0.000014 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.137232 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.137232 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.129748Jy sigma=0.000687 ! Fit after self-cal, rms=0.129743Jy sigma=0.000687 ! 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.129743Jy sigma=0.000687 ! Fit after self-cal, rms=0.129789Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.188 mas, bmaj=7.858 mas, bpa=-17.11 degrees ! Estimated noise=669.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00019353 Jy ! Component: 100 - total flux cleaned = 0.000196371 Jy ! Component: 150 - total flux cleaned = 0.000196121 Jy ! Component: 200 - total flux cleaned = 0.000179597 Jy ! Total flux subtracted in 200 components = 0.000179597 Jy ! Clean residual min=-0.001918 max=0.001734 Jy/beam ! Clean residual mean=0.000018 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.137412 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 111 components and 0.137412 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.129779Jy sigma=0.000687 ! Fit after self-cal, rms=0.129781Jy sigma=0.000687 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 = -2.17217e-06 Jy ! Component: 100 - total flux cleaned = -3.62027e-05 Jy ! Component: 150 - total flux cleaned = -5.10313e-05 Jy ! Component: 200 - total flux cleaned = -6.51391e-05 Jy ! Total flux subtracted in 200 components = -6.51391e-05 Jy ! Clean residual min=-0.001866 max=0.001722 Jy/beam ! Clean residual mean=0.000017 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.137346 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.137346 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.129775Jy sigma=0.000687 ! Fit after self-cal, rms=0.129772Jy sigma=0.000687 ! 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.129772Jy sigma=0.000687 ! Fit after self-cal, rms=0.129759Jy sigma=0.000687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.822 mas, bmaj=11.46 mas, bpa=-5.061 degrees ! Estimated noise=717.942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105947 Jy ! Component: 100 - total flux cleaned = 0.00017047 Jy ! Component: 150 - total flux cleaned = 0.000170671 Jy ! Component: 200 - total flux cleaned = 0.000152227 Jy ! Total flux subtracted in 200 components = 0.000152227 Jy ! Clean residual min=-0.001762 max=0.001691 Jy/beam ! Clean residual mean=0.000022 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.137499 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.137499 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.129755Jy sigma=0.000687 ! Fit after self-cal, rms=0.129751Jy sigma=0.000687 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 = -1.60011e-05 Jy ! Component: 100 - total flux cleaned = -5.91541e-06 Jy ! Component: 150 - total flux cleaned = -2.33242e-05 Jy ! Component: 200 - total flux cleaned = -3.18309e-05 Jy ! Total flux subtracted in 200 components = -3.18309e-05 Jy ! Clean residual min=-0.001724 max=0.001680 Jy/beam ! Clean residual mean=0.000022 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.137467 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 136 components and 0.137467 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.129748Jy sigma=0.000687 ! Fit after self-cal, rms=0.129747Jy sigma=0.000687 ! 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.19 mas, bmaj=7.861 mas, bpa=-17.09 degrees ! Estimated noise=669.746 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.19 x 7.861 at -17.09 degrees (North through East) ! Clean map min=-0.001912 max=0.10919 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.8817 mas, bmaj=7.215 mas, bpa=-17.98 degrees ! Estimated noise=1550.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0842981 Jy ! Component: 100 - total flux cleaned = 0.107641 Jy ! Component: 150 - total flux cleaned = 0.119235 Jy ! Component: 200 - total flux cleaned = 0.126129 Jy ! Total flux subtracted in 200 components = 0.126129 Jy ! Clean residual min=-0.004047 max=0.004410 Jy/beam ! Clean residual mean=-0.000026 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.126129 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.126129 Jy ! Inverting map and beam ! Estimated beam: bmin=1.19 mas, bmaj=7.861 mas, bpa=-17.09 degrees ! Estimated noise=669.746 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.00583444 Jy ! Component: 100 - total flux cleaned = 0.00891074 Jy ! Component: 150 - total flux cleaned = 0.0100394 Jy ! Component: 200 - total flux cleaned = 0.010401 Jy ! Total flux subtracted in 200 components = 0.010401 Jy ! Clean residual min=-0.002191 max=0.001804 Jy/beam ! Clean residual mean=0.000013 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.13653 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.13653 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.822 mas, bmaj=11.46 mas, bpa=-5.061 degrees ! Estimated noise=717.942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000463546 Jy ! Component: 100 - total flux cleaned = 0.000463002 Jy ! Component: 150 - total flux cleaned = 0.00046265 Jy ! Component: 200 - total flux cleaned = 0.000483146 Jy ! Total flux subtracted in 200 components = 0.000483146 Jy ! Clean residual min=-0.002069 max=0.001700 Jy/beam ! Clean residual mean=0.000022 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.137013 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 = 1.8691e-05 Jy ! Component: 100 - total flux cleaned = 3.6338e-05 Jy ! Component: 150 - total flux cleaned = 5.34359e-05 Jy ! Component: 200 - total flux cleaned = 5.31978e-05 Jy ! Total flux subtracted in 200 components = 5.31978e-05 Jy ! Clean residual min=-0.001998 max=0.001690 Jy/beam ! Clean residual mean=0.000022 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.137066 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.137066 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.19 mas, bmaj=7.861 mas, bpa=-17.09 degrees ! Estimated noise=669.746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220762 Jy ! Component: 100 - total flux cleaned = -0.000256594 Jy ! Component: 150 - total flux cleaned = -0.000287962 Jy ! Component: 200 - total flux cleaned = -0.000287145 Jy ! Total flux subtracted in 200 components = -0.000287145 Jy ! Clean residual min=-0.001928 max=0.001703 Jy/beam ! Clean residual mean=0.000014 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.136779 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.136779 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.129763Jy sigma=0.000687 ! Fit after self-cal, rms=0.129743Jy sigma=0.000687 wmodel J1534-3805_X_2017_10_21_pus_map.mod ! Writing 78 model components to file: J1534-3805_X_2017_10_21_pus_map.mod wobs J1534-3805_X_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J1534-3805_X_2017_10_21_pus_uvs.fits wwins J1534-3805_X_2017_10_21_pus_map.win ! wwins: Wrote 1 windows to J1534-3805_X_2017_10_21_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222299 Jy ! Component: 100 - total flux cleaned = -0.000171077 Jy ! Component: 150 - total flux cleaned = -9.5747e-05 Jy ! Component: 200 - total flux cleaned = -0.000119181 Jy ! Component: 250 - total flux cleaned = -0.000119469 Jy ! Component: 300 - total flux cleaned = -0.000184569 Jy ! Component: 350 - total flux cleaned = -0.000205453 Jy ! Component: 400 - total flux cleaned = -0.000245426 Jy ! Component: 450 - total flux cleaned = -0.000264426 Jy ! Component: 500 - total flux cleaned = -0.000208605 Jy ! Component: 550 - total flux cleaned = -0.000190743 Jy ! Component: 600 - total flux cleaned = -0.000173506 Jy ! Component: 650 - total flux cleaned = -0.000225185 Jy ! Component: 700 - total flux cleaned = -0.000241944 Jy ! Component: 750 - total flux cleaned = -0.000241837 Jy ! Component: 800 - total flux cleaned = -0.000194438 Jy ! Component: 850 - total flux cleaned = -0.000163517 Jy ! Component: 900 - total flux cleaned = -0.000133528 Jy ! Component: 950 - total flux cleaned = -0.000104182 Jy ! Component: 1000 - total flux cleaned = -7.53671e-05 Jy ! Component: 1050 - total flux cleaned = -5.60997e-06 Jy ! Component: 1100 - total flux cleaned = -1.95686e-05 Jy ! Component: 1150 - total flux cleaned = 7.57701e-06 Jy ! Component: 1200 - total flux cleaned = 4.67358e-05 Jy ! Component: 1250 - total flux cleaned = 5.94035e-05 Jy ! Component: 1300 - total flux cleaned = 7.19679e-05 Jy ! Component: 1350 - total flux cleaned = 0.000121355 Jy ! Component: 1400 - total flux cleaned = 0.000133409 Jy ! Component: 1450 - total flux cleaned = 0.000192772 Jy ! Component: 1500 - total flux cleaned = 0.000204384 Jy ! Component: 1550 - total flux cleaned = 0.00020489 Jy ! Component: 1600 - total flux cleaned = 0.000284303 Jy ! Component: 1650 - total flux cleaned = 0.000340086 Jy ! Component: 1700 - total flux cleaned = 0.000405686 Jy ! Component: 1750 - total flux cleaned = 0.000373396 Jy ! Component: 1800 - total flux cleaned = 0.000394693 Jy ! Component: 1850 - total flux cleaned = 0.000384338 Jy ! Component: 1900 - total flux cleaned = 0.00040509 Jy ! Component: 1950 - total flux cleaned = 0.000394899 Jy ! Component: 2000 - total flux cleaned = 0.000405023 Jy ! Total flux subtracted in 2048 components = 0.000385158 Jy ! Clean residual min=-0.000615 max=0.000572 Jy/beam ! Clean residual mean=0.000014 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.137164 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 208 components and 0.137164 Jy ![Exited script file: muppet] wmap "J1534-3805_X_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.19 x 7.861 at -17.09 degrees (North through East) ! Clean map min=-0.0015778 max=0.10965 Jy/beam ! Writing clean map to FITS file: J1534-3805_X_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109655 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000209434 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.572982 0.572982 1.14596 2.29193 4.58386 9.16772 18.3354 36.6709 73.3418 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 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.19 x 7.861 at -17.09 degrees (North through East) ! Clean map min=-0.0015778 max=0.10965 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 J1534-3805_X_2017_10_21_pus_uvs.log closed on Sat May 11 21:56:38 2019