! Started logfile: /scr/pima/rv124_uvs/J0555+3948_X_dfm.log on Mon Dec 24 00:17:10 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv124_uvs/J0555+3948_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J0555+3948_X_uva.fits ! AN table 1: 9 integrations on 55 of 55 possible baselines. ! AN table 2: 5 integrations on 45 of 45 possible baselines. ! AN table 3: 14 integrations on 36 of 36 possible baselines. ! AN table 4: 31 integrations on 28 of 28 possible baselines. ! AN table 5: 27 integrations on 6 of 6 possible baselines. ! AN table 6: 102 integrations on 10 of 10 possible baselines. ! AN table 7: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.491083 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0555+3948 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 7380 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0555+3948_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 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 51 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 78 telescope corrections were flagged in sub-array 3. ! A total of 106 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 177 telescope corrections were flagged in sub-array 6. ! A total of 97 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 78 telescope corrections were flagged in sub-array 3. ! A total of 106 telescope corrections were flagged in sub-array 4. ! A total of 46 telescope corrections were flagged in sub-array 5. ! A total of 177 telescope corrections were flagged in sub-array 6. ! A total of 97 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 82 telescope corrections were flagged in sub-array 3. ! A total of 124 telescope corrections were flagged in sub-array 4. ! A total of 66 telescope corrections were flagged in sub-array 5. ! A total of 243 telescope corrections were flagged in sub-array 6. ! A total of 121 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! A total of 24 telescope corrections were flagged in sub-array 2. ! A total of 82 telescope corrections were flagged in sub-array 3. ! A total of 124 telescope corrections were flagged in sub-array 4. ! A total of 66 telescope corrections were flagged in sub-array 5. ! A total of 243 telescope corrections were flagged in sub-array 6. ! A total of 121 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=2.278788Jy sigma=69.512104 ! Fit after self-cal, rms=1.418008Jy sigma=66.363854 ! 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 ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! Estimated beam: bmin=0.3533 mas, bmaj=0.5709 mas, bpa=49.31 degrees ! Estimated noise=0.857286 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.89456 Jy ! Component: 100 - total flux cleaned = 1.46158 Jy ! Total flux subtracted in 100 components = 1.46158 Jy ! Clean residual min=-0.080599 max=0.306661 Jy/beam ! Clean residual mean=0.000055 rms=0.019068 Jy/beam ! Combined flux in latest and established models = 1.46158 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.46158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.093597Jy sigma=19.702573 ! Fit after self-cal, rms=1.041062Jy sigma=19.509658 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.386809 Jy ! Component: 100 - total flux cleaned = 0.649465 Jy ! Total flux subtracted in 100 components = 0.649465 Jy ! Clean residual min=-0.065768 max=0.164396 Jy/beam ! Clean residual mean=-0.000053 rms=0.012323 Jy/beam ! Combined flux in latest and established models = 2.11105 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 2.11105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.705182Jy sigma=20.879787 ! Fit after self-cal, rms=0.702904Jy sigma=20.714933 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! Added new window around map position (-0.6, 0.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199919 Jy ! Component: 100 - total flux cleaned = 0.352288 Jy ! Total flux subtracted in 100 components = 0.352288 Jy ! Clean residual min=-0.049948 max=0.089231 Jy/beam ! Clean residual mean=-0.000125 rms=0.009689 Jy/beam ! Combined flux in latest and established models = 2.46334 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 2.46334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.580140Jy sigma=17.955197 ! Fit after self-cal, rms=0.574996Jy sigma=17.935275 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126608 Jy ! Component: 100 - total flux cleaned = 0.225218 Jy ! Total flux subtracted in 100 components = 0.225218 Jy ! Clean residual min=-0.044216 max=0.062324 Jy/beam ! Clean residual mean=-0.000170 rms=0.008118 Jy/beam ! Combined flux in latest and established models = 2.68855 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 2.68855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.535062Jy sigma=16.791553 ! Fit after self-cal, rms=0.532317Jy sigma=16.783191 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0840541 Jy ! Component: 100 - total flux cleaned = 0.150082 Jy ! Total flux subtracted in 100 components = 0.150082 Jy ! Clean residual min=-0.038835 max=0.048851 Jy/beam ! Clean residual mean=-0.000201 rms=0.007388 Jy/beam ! Combined flux in latest and established models = 2.83864 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 2.83864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.525578Jy sigma=16.318650 ! Fit after self-cal, rms=0.523950Jy sigma=16.313862 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! Added new window around map position (-0.2, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0601458 Jy ! Component: 100 - total flux cleaned = 0.107625 Jy ! Total flux subtracted in 100 components = 0.107625 Jy ! Clean residual min=-0.036650 max=0.034424 Jy/beam ! Clean residual mean=-0.000223 rms=0.006882 Jy/beam ! Combined flux in latest and established models = 2.94626 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 2.94626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.530359Jy sigma=16.454010 ! Fit after self-cal, rms=0.530014Jy sigma=16.450078 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec 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 ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec ! Estimated beam: bmin=0.2893 mas, bmaj=0.8489 mas, bpa=49.64 degrees ! Estimated noise=0.452933 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.0336424 Jy ! Component: 100 - total flux cleaned = -0.0563521 Jy ! Component: 150 - total flux cleaned = -0.0734821 Jy ! Component: 200 - total flux cleaned = -0.0865667 Jy ! Total flux subtracted in 200 components = -0.0865667 Jy ! Clean residual min=-0.060335 max=0.011493 Jy/beam ! Clean residual mean=-0.027586 rms=0.006429 Jy/beam ! Combined flux in latest and established models = 2.85969 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 2.85969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.520807Jy sigma=15.924529 ! Fit after self-cal, rms=0.519978Jy sigma=15.909973 ! Inverting map ! Your choice of large map pixels excluded 14.2% of the data. ! The y-axis pixel size should ideally be below 0.1568 milli-arcsec print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.2893 x 0.8489 at 49.64 degrees (North through East) ! Clean map min=-0.050457 max=0.88197 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.84 HN 1.05 KP 0.99 LA 0.94 ! NL 0.99 NY 0.86 OV 0.93 PT 0.81 ! SC 1.01 WN 1.54 WZ 1.03 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 0.82 HN 1.01 KP 1.00 ! LA 0.96 MK 1.07 NL 0.99 OV 0.91 ! PT 0.82 SC 0.98 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 FD 0.81 KP 1.28 LA 1.00 ! MK 1.02 NL 1.02 NY 0.76 OV 0.92 ! PT 0.79 ! ! A total of 30 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 KP 1.05 LA 1.05 MK 0.99 ! NY 0.79 OV 0.91 PT 0.87 YG 35.33 ! ! A total of 6 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.01 NY 0.72 WN 1.55 WZ 0.96 ! ! A total of 69 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 1.00* NY 0.70 WN 1.53 WZ 1.00 ! YG 33.47 ! ! A total of 30 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.00* HN 1.05 NL 1.32 NY 0.66 ! SC 0.95 WN 1.59 WZ 1.01 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 HN 1.02 KP 0.98 LA 0.94 ! NL 1.00 NY 0.92 OV 0.91 PT 0.80 ! SC 1.02 WN 1.60 WZ 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.84 HN 1.02 KP 0.99 ! LA 0.94 MK 1.08 NL 0.98 OV 0.91 ! PT 0.81 SC 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 FD 0.83 KP 1.26 LA 0.95 ! MK 1.03 NL 1.03 NY 0.91 OV 0.90 ! PT 0.83 ! ! A total of 30 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.94 KP 1.06 LA 1.06 MK 1.00 ! NY 0.92 OV 0.92 PT 0.87 YG 33.98 ! ! A total of 6 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 1.01 NY 0.88 WN 1.59 WZ 0.92 ! ! A total of 69 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 1.00* NY 0.86 WN 1.58 WZ 0.95 ! YG 35.79 ! ! A total of 30 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.00* HN 1.06 NL 1.33 NY 0.82 ! SC 0.96 WN 1.57 WZ 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.84 HN 1.10 KP 0.99 LA 0.95 ! NL 1.02 NY 1.00* OV 0.91 PT 0.80 ! SC 1.01 WN 1.52 WZ 1.05 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.83 HN 1.04 KP 0.99 ! LA 0.96 MK 1.04 NL 1.00 OV 0.93 ! PT 0.82 SC 0.95 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.96 FD 0.85 KP 1.33 LA 0.96 ! MK 1.01 NL 1.03 NY 1.00* OV 0.91 ! PT 0.84 ! ! A total of 30 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.95 KP 1.08 LA 1.07 MK 1.01 ! NY 1.00* OV 0.92 PT 0.89 YG 5.43 ! ! A total of 42 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* NY 0.00* WN 0.00* WZ 0.00* ! ! A total of 267 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 0.00* NY 0.00* WN 0.00* WZ 0.00* ! YG 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.00* HN 1.06 NL 1.39 NY 1.00* ! SC 0.99 WN 1.47 WZ 1.09 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.84 HN 1.07 KP 1.02 LA 0.95 ! NL 1.05 NY 1.00* OV 0.93 PT 0.80 ! SC 1.01 WN 1.36 WZ 1.07 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 0.84 HN 1.04 KP 1.02 ! LA 0.97 MK 1.04 NL 1.01 OV 0.93 ! PT 0.82 SC 1.01 ! ! A total of 6 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 FD 0.86 KP 1.37 LA 0.97 ! MK 1.00 NL 1.04 NY 1.00* OV 0.94 ! PT 0.81 ! ! A total of 30 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.96 KP 1.07 LA 1.07 MK 0.99 ! NY 1.00* OV 0.95 PT 0.88 YG 7.27 ! ! A total of 42 telescope corrections were flagged in sub-array 5. ! Telescope amplitude corrections in sub-array 5: ! BR 0.00* NY 0.00* WN 0.00* WZ 0.00* ! ! A total of 267 telescope corrections were flagged in sub-array 6. ! Telescope amplitude corrections in sub-array 6: ! HH 0.00* NY 0.00* WN 0.00* WZ 0.00* ! YG 0.00* ! ! A total of 12 telescope corrections were flagged in sub-array 7. ! Telescope amplitude corrections in sub-array 7: ! HH 1.00* HN 1.03 NL 1.32 NY 1.00* ! SC 1.03 WN 1.35 WZ 1.15 ! ! ! Fit before self-cal, rms=0.519978Jy sigma=15.909973 ! Fit after self-cal, rms=0.287148Jy sigma=1.711359 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.7309 mas, bmaj=0.9083 mas, bpa=-12.48 degrees ! Estimated noise=1.47481 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.0259648 Jy ! Component: 100 - total flux cleaned = 0.0271354 Jy ! Component: 150 - total flux cleaned = 0.0271759 Jy ! Component: 200 - total flux cleaned = 0.0271625 Jy ! Total flux subtracted in 200 components = 0.0271625 Jy ! Clean residual min=-0.029887 max=0.026736 Jy/beam ! Clean residual mean=0.000491 rms=0.005890 Jy/beam ! Combined flux in latest and established models = 2.88686 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 2.88686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272984Jy sigma=1.644136 ! Fit after self-cal, rms=0.265737Jy sigma=1.602239 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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. ! ! Fit before self-cal, rms=0.265737Jy sigma=1.602239 ! Fit after self-cal, rms=0.214252Jy sigma=1.452395 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.6798 mas, bmaj=0.8026 mas, bpa=19.55 degrees ! Estimated noise=1.40184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163735 Jy ! Component: 100 - total flux cleaned = 0.0163589 Jy ! Component: 150 - total flux cleaned = 0.0167884 Jy ! Component: 200 - total flux cleaned = 0.0167965 Jy ! Total flux subtracted in 200 components = 0.0167965 Jy ! Clean residual min=-0.019193 max=0.017730 Jy/beam ! Clean residual mean=-0.000187 rms=0.003977 Jy/beam ! Combined flux in latest and established models = 2.90365 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 2.90365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211108Jy sigma=1.433306 ! Fit after self-cal, rms=0.210549Jy sigma=1.424730 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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.00207124 Jy ! Component: 100 - total flux cleaned = 0.00170937 Jy ! Component: 150 - total flux cleaned = 0.00172157 Jy ! Component: 200 - total flux cleaned = 0.00172735 Jy ! Total flux subtracted in 200 components = 0.00172735 Jy ! Clean residual min=-0.019020 max=0.017463 Jy/beam ! Clean residual mean=-0.000241 rms=0.003856 Jy/beam ! Combined flux in latest and established models = 2.90538 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 41 components and 2.90538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209147Jy sigma=1.420891 ! Fit after self-cal, rms=0.208995Jy sigma=1.417862 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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. ! ! Fit before self-cal, rms=0.208995Jy sigma=1.417862 ! Fit after self-cal, rms=0.162298Jy sigma=1.106890 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.6885 mas, bmaj=0.8096 mas, bpa=15.9 degrees ! Estimated noise=1.40826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102483 Jy ! Component: 100 - total flux cleaned = 0.0114356 Jy ! Component: 150 - total flux cleaned = 0.0121238 Jy ! Component: 200 - total flux cleaned = 0.0127381 Jy ! Total flux subtracted in 200 components = 0.0127381 Jy ! Clean residual min=-0.009430 max=0.011551 Jy/beam ! Clean residual mean=-0.000161 rms=0.002153 Jy/beam ! Combined flux in latest and established models = 2.91812 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 2.91812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159971Jy sigma=1.091821 ! Fit after self-cal, rms=0.159889Jy sigma=1.083952 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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.6, -0.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241465 Jy ! Component: 100 - total flux cleaned = 0.00130331 Jy ! Component: 150 - total flux cleaned = 0.000669067 Jy ! Component: 200 - total flux cleaned = 0.000388512 Jy ! Total flux subtracted in 200 components = 0.000388512 Jy ! Clean residual min=-0.009666 max=0.010126 Jy/beam ! Clean residual mean=-0.000173 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 2.91851 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 2.91851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157447Jy sigma=1.075999 ! Fit after self-cal, rms=0.157275Jy sigma=1.063231 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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. ! ! Fit before self-cal, rms=0.157275Jy sigma=1.063231 ! Fit after self-cal, rms=0.153839Jy sigma=1.053058 clean clean_niter,clean_gain ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=2.637 mas, bmaj=3.273 mas, bpa=-15.06 degrees ! Estimated noise=2.39583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00864677 Jy ! Component: 100 - total flux cleaned = 0.00923899 Jy ! Component: 150 - total flux cleaned = 0.00934438 Jy ! Component: 200 - total flux cleaned = 0.00952083 Jy ! Total flux subtracted in 200 components = 0.00952083 Jy ! Clean residual min=-0.007974 max=0.007752 Jy/beam ! Clean residual mean=-0.000176 rms=0.002121 Jy/beam ! Combined flux in latest and established models = 2.92803 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 2.92803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153687Jy sigma=1.048692 ! Fit after self-cal, rms=0.153592Jy sigma=1.045256 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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.000235569 Jy ! Component: 100 - total flux cleaned = 0.000372007 Jy ! Component: 150 - total flux cleaned = 0.000486834 Jy ! Component: 200 - total flux cleaned = 0.000581227 Jy ! Total flux subtracted in 200 components = 0.000581227 Jy ! Clean residual min=-0.008008 max=0.007596 Jy/beam ! Clean residual mean=-0.000228 rms=0.002123 Jy/beam ! Combined flux in latest and established models = 2.92861 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 2.92861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153855Jy sigma=1.049143 ! Fit after self-cal, rms=0.153876Jy sigma=1.047869 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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 ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.6963 mas, bmaj=0.8163 mas, bpa=13.51 degrees ! Estimated noise=1.4134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.6963 x 0.8163 at 13.51 degrees (North through East) ! Clean map min=-0.014265 max=1.632 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153876Jy sigma=1.047869 ! Fit after self-cal, rms=0.144339Jy sigma=0.874375 ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.6983 mas, bmaj=0.8183 mas, bpa=12.11 degrees ! Estimated noise=1.41431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0076011 Jy ! Component: 100 - total flux cleaned = 0.00885424 Jy ! Component: 150 - total flux cleaned = 0.00885453 Jy ! Component: 200 - total flux cleaned = 0.00885279 Jy ! Total flux subtracted in 200 components = 0.00885279 Jy ! Clean residual min=-0.007389 max=0.008137 Jy/beam ! Clean residual mean=-0.000039 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 2.93746 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 2.93746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142252Jy sigma=0.863618 ! Fit after self-cal, rms=0.142187Jy sigma=0.852924 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Added new window around map position (6, -5.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313029 Jy ! Component: 100 - total flux cleaned = 0.00312735 Jy ! Component: 150 - total flux cleaned = 0.00288168 Jy ! Component: 200 - total flux cleaned = 0.00244079 Jy ! Total flux subtracted in 200 components = 0.00244079 Jy ! Clean residual min=-0.006872 max=0.006879 Jy/beam ! Clean residual mean=-0.000114 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 2.9399 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 2.9399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141093Jy sigma=0.842164 ! Fit after self-cal, rms=0.141133Jy sigma=0.840120 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141133Jy sigma=0.840120 ! Fit after self-cal, rms=0.139382Jy sigma=0.829912 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 ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.641 mas, bmaj=0.8486 mas, bpa=-19.71 degrees ! Estimated noise=1.72949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.37907 Jy ! Component: 100 - total flux cleaned = 1.97719 Jy ! Component: 150 - total flux cleaned = 2.31542 Jy ! Component: 200 - total flux cleaned = 2.53191 Jy ! Total flux subtracted in 200 components = 2.53191 Jy ! Clean residual min=-0.032947 max=0.116098 Jy/beam ! Clean residual mean=0.000113 rms=0.008219 Jy/beam ! Combined flux in latest and established models = 2.53191 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 21 model components to the UV plane model. ! The established model now contains 21 components and 2.53191 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.7029 mas, bmaj=0.8223 mas, bpa=8.649 degrees ! Estimated noise=1.41744 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.19884 Jy ! Component: 100 - total flux cleaned = 0.305251 Jy ! Component: 150 - total flux cleaned = 0.363865 Jy ! Component: 200 - total flux cleaned = 0.396575 Jy ! Total flux subtracted in 200 components = 0.396575 Jy ! Clean residual min=-0.015604 max=0.028220 Jy/beam ! Clean residual mean=0.000739 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 2.92849 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 2.92849 Jy ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Added new window around map position (0.6, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127102 Jy ! Component: 100 - total flux cleaned = 0.015541 Jy ! Component: 150 - total flux cleaned = 0.0174196 Jy ! Component: 200 - total flux cleaned = 0.0185561 Jy ! Total flux subtracted in 200 components = 0.0185561 Jy ! Clean residual min=-0.012767 max=0.012608 Jy/beam ! Clean residual mean=0.000171 rms=0.002335 Jy/beam ! Combined flux in latest and established models = 2.94704 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 40 components and 2.94704 Jy ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec 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 ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=2.627 mas, bmaj=3.265 mas, bpa=-15.13 degrees ! Estimated noise=2.4056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00451231 Jy ! Component: 100 - total flux cleaned = 0.00484065 Jy ! Component: 150 - total flux cleaned = 0.004845 Jy ! Component: 200 - total flux cleaned = 0.00484997 Jy ! Total flux subtracted in 200 components = 0.00484997 Jy ! Clean residual min=-0.005702 max=0.005721 Jy/beam ! Clean residual mean=0.000065 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 2.95189 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.000106854 Jy ! Component: 100 - total flux cleaned = -0.000200434 Jy ! Component: 150 - total flux cleaned = -0.000293375 Jy ! Component: 200 - total flux cleaned = -0.000459551 Jy ! Total flux subtracted in 200 components = -0.000459551 Jy ! Clean residual min=-0.005621 max=0.005892 Jy/beam ! Clean residual mean=0.000106 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 2.95143 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 2.95143 Jy ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! Estimated beam: bmin=0.7029 mas, bmaj=0.8223 mas, bpa=8.649 degrees ! Estimated noise=1.41744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000450855 Jy ! Component: 100 - total flux cleaned = -0.000881448 Jy ! Component: 150 - total flux cleaned = -0.00129156 Jy ! Component: 200 - total flux cleaned = -0.00204966 Jy ! Total flux subtracted in 200 components = -0.00204966 Jy ! Clean residual min=-0.010587 max=0.010832 Jy/beam ! Clean residual mean=0.000099 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 2.94938 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 2.94938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216522Jy sigma=2.383183 ! Fit after self-cal, rms=0.210977Jy sigma=2.215596 wmodel J0555+3948_X_map.mod ! Writing 52 model components to file: J0555+3948_X_map.mod wobs J0555+3948_X_uvs.fits ! Writing UV FITS file: J0555+3948_X_uvs.fits wwins J0555+3948_X_map.win ! wwins: Wrote 6 windows to J0555+3948_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297618 Jy ! Component: 100 - total flux cleaned = 0.00180672 Jy ! Component: 150 - total flux cleaned = 0.00339406 Jy ! Component: 200 - total flux cleaned = 0.00445672 Jy ! Component: 250 - total flux cleaned = 0.00533346 Jy ! Component: 300 - total flux cleaned = 0.00632287 Jy ! Component: 350 - total flux cleaned = 0.0067347 Jy ! Component: 400 - total flux cleaned = 0.00686987 Jy ! Component: 450 - total flux cleaned = 0.00700254 Jy ! Component: 500 - total flux cleaned = 0.00687565 Jy ! Component: 550 - total flux cleaned = 0.00700305 Jy ! Component: 600 - total flux cleaned = 0.00700365 Jy ! Component: 650 - total flux cleaned = 0.00700429 Jy ! Component: 700 - total flux cleaned = 0.00712444 Jy ! Component: 750 - total flux cleaned = 0.00700645 Jy ! Component: 800 - total flux cleaned = 0.00689056 Jy ! Component: 850 - total flux cleaned = 0.00689105 Jy ! Component: 900 - total flux cleaned = 0.00677839 Jy ! Component: 950 - total flux cleaned = 0.00688943 Jy ! Component: 1000 - total flux cleaned = 0.00666887 Jy ! Component: 1050 - total flux cleaned = 0.00677653 Jy ! Component: 1100 - total flux cleaned = 0.00656271 Jy ! Component: 1150 - total flux cleaned = 0.00656287 Jy ! Component: 1200 - total flux cleaned = 0.00656299 Jy ! Component: 1250 - total flux cleaned = 0.00656302 Jy ! Component: 1300 - total flux cleaned = 0.00656293 Jy ! Component: 1350 - total flux cleaned = 0.00656288 Jy ! Component: 1400 - total flux cleaned = 0.00656326 Jy ! Component: 1450 - total flux cleaned = 0.00666152 Jy ! Component: 1500 - total flux cleaned = 0.00656414 Jy ! Component: 1550 - total flux cleaned = 0.00656463 Jy ! Component: 1600 - total flux cleaned = 0.00656505 Jy ! Component: 1650 - total flux cleaned = 0.0066595 Jy ! Component: 1700 - total flux cleaned = 0.00647312 Jy ! Component: 1750 - total flux cleaned = 0.00647344 Jy ! Component: 1800 - total flux cleaned = 0.00656486 Jy ! Component: 1850 - total flux cleaned = 0.00638439 Jy ! Component: 1900 - total flux cleaned = 0.00647416 Jy ! Component: 1950 - total flux cleaned = 0.00638525 Jy ! Component: 2000 - total flux cleaned = 0.00638549 Jy ! Component: 2050 - total flux cleaned = 0.00629886 Jy ! Component: 2100 - total flux cleaned = 0.00629905 Jy ! Component: 2150 - total flux cleaned = 0.00621392 Jy ! Component: 2200 - total flux cleaned = 0.00629899 Jy ! Component: 2250 - total flux cleaned = 0.00621462 Jy ! Component: 2300 - total flux cleaned = 0.00629811 Jy ! Component: 2350 - total flux cleaned = 0.00621505 Jy ! Component: 2400 - total flux cleaned = 0.0062151 Jy ! Component: 2450 - total flux cleaned = 0.00621495 Jy ! Component: 2500 - total flux cleaned = 0.00613445 Jy ! Component: 2550 - total flux cleaned = 0.00613442 Jy ! Component: 2600 - total flux cleaned = 0.00613462 Jy ! Component: 2650 - total flux cleaned = 0.00613451 Jy ! Component: 2700 - total flux cleaned = 0.00613446 Jy ! Component: 2750 - total flux cleaned = 0.00605684 Jy ! Component: 2800 - total flux cleaned = 0.00605678 Jy ! Component: 2850 - total flux cleaned = 0.00613307 Jy ! Component: 2900 - total flux cleaned = 0.0059809 Jy ! Component: 2950 - total flux cleaned = 0.00598093 Jy ! Component: 3000 - total flux cleaned = 0.00598094 Jy ! Component: 3050 - total flux cleaned = 0.00590669 Jy ! Component: 3100 - total flux cleaned = 0.00590681 Jy ! Component: 3150 - total flux cleaned = 0.00590658 Jy ! Component: 3200 - total flux cleaned = 0.00590664 Jy ! Component: 3250 - total flux cleaned = 0.00590648 Jy ! Component: 3300 - total flux cleaned = 0.00583448 Jy ! Component: 3350 - total flux cleaned = 0.00576334 Jy ! Component: 3400 - total flux cleaned = 0.00576327 Jy ! Component: 3450 - total flux cleaned = 0.00576322 Jy ! Component: 3500 - total flux cleaned = 0.00576314 Jy ! Component: 3550 - total flux cleaned = 0.00569413 Jy ! Component: 3600 - total flux cleaned = 0.00569372 Jy ! Component: 3650 - total flux cleaned = 0.0056257 Jy ! Component: 3700 - total flux cleaned = 0.00569361 Jy ! Component: 3750 - total flux cleaned = 0.00562598 Jy ! Component: 3800 - total flux cleaned = 0.00555923 Jy ! Component: 3850 - total flux cleaned = 0.0055593 Jy ! Component: 3900 - total flux cleaned = 0.00562525 Jy ! Component: 3950 - total flux cleaned = 0.00549401 Jy ! Component: 4000 - total flux cleaned = 0.00549412 Jy ! Component: 4050 - total flux cleaned = 0.00555884 Jy ! Total flux subtracted in 4096 components = 0.0054942 Jy ! Clean residual min=-0.003209 max=0.003209 Jy/beam ! Clean residual mean=-0.000071 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 2.95488 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 348 components and 2.95488 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J0555+3948_X_map.fits ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7029 x 0.8223 at 8.649 degrees (North through East) ! Clean map min=-0.0064053 max=1.6636 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J0555+3948_X_map.fits wmodel /scr/pima/rv124_uvs/J0555+3948_X_map.mod ! Writing 348 model components to file: /scr/pima/rv124_uvs/J0555+3948_X_map.mod wobs /scr/pima/rv124_uvs/J0555+3948_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J0555+3948_X_uvs.fits wwins /scr/pima/rv124_uvs/J0555+3948_X_map.win ! wwins: Wrote 7 windows to /scr/pima/rv124_uvs/J0555+3948_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.66356 invert ! Inverting map ! Your choice of large map pixels excluded 13.7% of the data. ! The y-axis pixel size should ideally be below 0.1657 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000986682 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.177934 0.177934 0.355869 0.711737 1.42347 2.84695 5.6939 11.3878 22.7756 45.5512 91.1024 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.663 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1686.02 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J0555+3948_X_dfm.log closed on Mon Dec 24 00:17:14 2018